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_6


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.15   6 years  jasper   when -h is passed don't print any header, as is common practise in other systems...
[TXT] w.1  1.23   5 years  cheloha   Add & update author credits for Mary Ann Horton. Add credits for leave(1) and w...
[TXT] w.c  1.66   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...