freebsd-dev/usr.bin/w
Philippe Charnier 69fe77ce99 Do not print the result of strftime() in case of failure, the content is
indeterminate in such a case. The correct value for 2nd argument is
sizeof(buf). Do not NUL-terminate the result string, strftime() will do it
for us.
2003-09-07 16:31:32 +00:00
..
extern.h
Makefile
pr_time.c
proc_compare.c
uptime.1
w.1
w.c Do not print the result of strftime() in case of failure, the content is 2003-09-07 16:31:32 +00:00