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 remove __P 2002-03-22 01:42:45 +00:00
Makefile
pr_time.c ANSI style function declarations. 2002-06-07 01:41:54 +00:00
proc_compare.c ANSI style function declarations. 2002-06-07 01:41:54 +00:00
uptime.1 Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
w.1 Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
w.c Do not print the result of strftime() in case of failure, the content is 2003-09-07 16:31:32 +00:00