OpenBSD CVS

src/usr.bin/w/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / w

Current tag: OPENBSD_6_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   6 years  schwarze   stop reacharound from w(1) to ps(1); no functional change; diff from bcallah@; O...
[TXT] extern.h  1.10   6 years  schwarze   stop reacharound from w(1) to ps(1); no functional change; diff from bcallah@; O...
[TXT] pr_time.c  1.16   9 years  millert   tzfile.h is an internal header that should never have been installed. What's wor...
[TXT] proc_compare.c  1.15   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] uptime.1  1.14   16 years  jmc   convert to new .Dd format;
[TXT] w.1  1.22   9 years  jmc   remove the first comma from constructs like ", and," and ", or,": you can use "a...
[TXT] w.c  1.63   6 years  jca   kp can be NULL (eg, stale utmp entry), so adjust the comment. Prompted by anoth...