OpenBSD CVS

src/bin/ps/


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 / bin / ps

Current tag: OPENBSD_5_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   22 years  art   Use KVM_NO_FILES and remove the setgid.
[TXT] extern.h  1.14   13 years  guenther   Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now that we've g...
[TXT] keyword.c  1.32   13 years  guenther   Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now that we've g...
[TXT] nlist.c  1.17   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] print.c  1.48   13 years  guenther   Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now that we've g...
[TXT] ps.1  1.76   12 years  art   Remove mention of P_BIGLOCK.
[TXT] ps.c  1.49   13 years  guenther   Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now that we've g...
[TXT] ps.h  1.9   13 years  guenther   Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now that we've g...
[TXT] fmt.c (in the Attic) [Hide]  1.9   16 years  jasper   - extern.h is already included by ps.h, so zap it. from Jacek Masiulaniec, via ...