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_3_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   22 years  art   UVM is no longer an option
[TXT] extern.h  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] pr_time.c  1.9   26 years  millert   Add rcsid tags. If program has set argv[0] or argv[0][0] to NUL, print p->p_comm...
[TXT] proc_compare.c  1.5   22 years  mpech   kill more registers millert@ ok
[TXT] uptime.1  1.11   22 years  miod   Since all our arches have /dev/ksyms, replace rigid mentions of the kernel being...
[TXT] w.1  1.13   22 years  miod   Since all our arches have /dev/ksyms, replace rigid mentions of the kernel being...
[TXT] w.c  1.36   22 years  mpech   Fix gethostname() usage. deraadt@ ok