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)
Wed, Aug 26, 4:47 AM
Unknown Object (File)
Sat, Aug 22, 7:00 AM
Unknown Object (File)
Sun, Aug 16, 12:40 AM
Unknown Object (File)
Wed, Aug 12, 8:59 PM
Unknown Object (File)
Mon, Aug 10, 4:57 PM
Unknown Object (File)
Sat, Aug 8, 9:39 PM
Unknown Object (File)
Sat, Aug 8, 7:38 PM
Unknown Object (File)
Fri, Aug 7, 7:55 PM
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
Lint Skipped
Unit
Tests Skipped

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).