69b41093b5
one character shorter than the previous in a stairstep fashion when long idle times were involved. A couple of nits: - spelling/typo fix. - some of the easier style(9) fixes where it was bothering me. - Handle 100+ days idle time (ha!). Probably the right thing to do is to do a snprintf into a buffer and strlen the result rather than doing hackery on magic numbers. XXX the wide (and mostly unused) username and tty columns annoy me since it it could be used for more useful information for the command. We should actually count the largest username and tty and adjust like 'ls -l' does. |
||
---|---|---|
.. | ||
extern.h | ||
Makefile | ||
pr_time.c | ||
proc_compare.c | ||
uptime.1 | ||
w.1 | ||
w.c |