OpenBSD CVS

src/usr.sbin/kgmon/


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 / kgmon

Current tag: OPENBSD_6_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   8 years  deraadt   delete setuid code (which we disabled in 2002) ok guenther millert
[TXT] kgmon.8  1.14   7 years  deraadt   Document the dependency on sysctl kern.allowkmem ok tb
[TXT] kgmon.c  1.25   6 years  guenther   Use <fcntl.h> instead of <sys/file.h> for open() and friends. Delete a bunch of ...