freebsd-dev/usr.bin/w
Ed Schouten dc65bcacb2 Let w(1) use utmpx.
We don't have UT_*SIZE anymore. One of the reasons for that is because
all strings are null terminated, there is no need for apps to copy
strings out of the utmpx structure. This means we can define W_DISP*SIZE
lengths for all columns.

While there, adjust the sizes a little. Steal some bytes from the
username column, while extending the hostname column quite a bit.
2009-12-06 01:10:30 +00:00
..
extern.h Fix the problem that the entry broke into two lines with multi-byte 2009-08-30 11:17:42 +00:00
Makefile Let w(1) use utmpx. 2009-12-06 01:10:30 +00:00
pr_time.c Constify format string pointer, otherwise this would trigger warning when 2009-09-08 01:11:23 +00:00
proc_compare.c
uptime.1
w.1 Fix markup. 2006-12-14 19:02:48 +00:00
w.c Let w(1) use utmpx. 2009-12-06 01:10:30 +00:00