Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159507257
D1821.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
398 B
Referenced Files
None
Subscribers
None
D1821.diff
View Options
Index: head/usr.bin/w/w.c
===================================================================
--- head/usr.bin/w/w.c
+++ head/usr.bin/w/w.c
@@ -264,7 +264,9 @@
if (header || wcmd == 0) {
pr_header(&now, nusers);
if (wcmd == 0) {
- xo_close_container("uptime-information");
+ xo_close_container("uptime-information");
+ xo_finish();
+
(void)kvm_close(kd);
exit(0);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 16, 1:57 AM (19 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33966302
Default Alt Text
D1821.diff (398 B)
Attached To
Mode
D1821: Add xo_finish() to w.c in case it's invoked as uptime
Attached
Detach File
Event Timeline
Log In to Comment