OpenBSD CVS

src/usr.sbin/pstat/


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.sbin / pstat

Current tag: OPENBSD_6_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   9 years  deraadt   Remove setgid kmem support. As a result, -d and -v will require you to run this...
[TXT] pstat.8  1.52   7 years  mpi   Remove leftovers of line disciplines that are no more. ok mikeb@
[TXT] pstat.c  1.114   6 years  guenther   Stop assuming <sys/file.h> will pull in fcntl.h when _KERNEL is defined. ok mil...