Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107032894
D29181.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
326 B
Referenced Files
None
Subscribers
None
D29181.diff
View Options
diff --git a/usr.bin/systat/vmstat.c b/usr.bin/systat/vmstat.c
--- a/usr.bin/systat/vmstat.c
+++ b/usr.bin/systat/vmstat.c
@@ -290,7 +290,7 @@
time(&now);
tp = localtime(&now);
(void) strftime(buf, sizeof(buf),
- d_first ? "%e %b %R" : "%b %e %R", tp);
+ d_first ? "%e %b %T" : "%b %e %T", tp);
getinfo(&s);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 10, 6:37 AM (12 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15740251
Default Alt Text
D29181.diff (326 B)
Attached To
Mode
D29181: systat: Include seconds in vmstat timestamp.
Attached
Detach File
Event Timeline
Log In to Comment