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_1


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.16   12 years  guenther   Suppress the header line if all the field headers have been set to empty. ok mi...
[TXT] keyword.c  1.35   12 years  guenther   Add rtable id and thread id to struct kinfo_proc (and fix process id) and add an...
[TXT] nlist.c  1.18   12 years  nicm   Make ps understand -o cwd using the new KERN_PROC_CWD sysctl. Some help and sugg...
[TXT] print.c  1.52   12 years  guenther   Suppress the header line if all the field headers have been set to empty. ok mi...
[TXT] ps.1  1.81   12 years  guenther   Add rtable id and thread id to struct kinfo_proc (and fix process id) and add an...
[TXT] ps.c  1.51   12 years  guenther   Remove support for systems that lack CPUs. (i.e., stop looking up HW_NCPU when ...
[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 ...