OpenBSD CVS

src/usr.sbin/kvm_mkdb/


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

Current tag: OPENBSD_3_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   26 years  deraadt   $OpenBSD$
[TXT] extern.h  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] kvm_mkdb.8  1.10   20 years  djm   add -o option to generate kvm database in alternate directory; manpage nits jmc@...
[TXT] kvm_mkdb.c  1.16   19 years  djm   fix off-by-ones in path truncation checks. from Han Boetes; ok deraadt@
[TXT] nlist.c  1.35   20 years  deraadt   realloc fixes; markus ok
[TXT] testdb.c  1.7   19 years  millert   Use sysctl to get the running kernel version instead of grotting through kmem. ...