Page MenuHomeFreeBSD

Add xo_finish() to w.c in case it's invoked as uptime
ClosedPublic

Authored by grembo on Feb 10 2015, 9:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 12, 8:24 AM
Unknown Object (File)
Fri, Jul 10, 4:38 AM
Unknown Object (File)
Fri, Jul 10, 4:22 AM
Unknown Object (File)
Fri, Jul 10, 1:32 AM
Unknown Object (File)
Sat, Jul 4, 9:54 AM
Unknown Object (File)
Tue, Jun 16, 10:13 PM
Unknown Object (File)
Mon, Jun 15, 1:57 AM
Unknown Object (File)
Sun, Jun 14, 9:08 AM
Subscribers

Details

Summary

See subject

Test Plan

uptime | cat
(empty output)
uptime | cat after the patch

> works

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

grembo retitled this revision from to Add xo_finish() to w.c in case it's invoked as uptime.
grembo updated this object.
grembo edited the test plan for this revision. (Show Details)
grembo added reviewers: peter, marcel.

Add newline to match style

marcel edited edge metadata.

Good catch!

This revision is now accepted and ready to land.Feb 10 2015, 10:15 PM
grembo updated this revision to Diff 3726.

Closed by commit rS278541 (authored by @grembo).