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)
Thu, May 7, 3:17 PM
Unknown Object (File)
Thu, May 7, 8:50 AM
Unknown Object (File)
Thu, May 7, 7:36 AM
Unknown Object (File)
Wed, May 6, 9:07 AM
Unknown Object (File)
Mon, May 4, 3:45 PM
Unknown Object (File)
Tue, Apr 28, 12:13 PM
Unknown Object (File)
Tue, Apr 28, 5:15 AM
Unknown Object (File)
Apr 20 2026, 8: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).