Go to file
cgd 3b6f768ed2 Create only /var/db/kvm.db, and only create it if it doesn't
already match the running kernel.  Fixes an inconsistency
where /var/db/kvm_filename.db would be created, but only
if /var/db/kvm_netbsd.db didn't match the running kernel.
1996-10-12 00:51:44 +00:00
bin Removed missing.c beacuse NetBSD is not missing any of the functions 1996-10-10 14:17:02 +00:00
distrib Merge the netbsd-1-2 branch into the mainline. 1996-10-11 20:30:33 +00:00
etc merge in 1.2 branch 1996-10-09 00:40:33 +00:00
games merge in 1.2 branch 1996-10-09 00:40:33 +00:00
gnu last change should not have been merged 1996-10-09 01:03:08 +00:00
include add _PATH_KVMDB as "/var/db/kvm.db" 1996-10-12 00:49:19 +00:00
lib Don't use a kernel database based on the file name, use only 1996-10-12 00:50:11 +00:00
libexec Actually set the RTLD_DL flag in dlopen'ed shared objects, per PR#2791. 1996-10-06 19:03:32 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Add a chlen command, to change the length/size of an inode. From FreeBSD. 1996-10-11 20:22:43 +00:00
share Add a missing quote ; closes pr misc/2832 1996-10-11 14:53:03 +00:00
sys Fix compile errors when not configured for the Draco. 1996-10-11 21:32:56 +00:00
usr.bin Fix some warnings, and cosmetic things (spaces/tabs, etc.) 1996-10-09 18:07:14 +00:00
usr.sbin Create only /var/db/kvm.db, and only create it if it doesn't 1996-10-12 00:51:44 +00:00
Makefile allow builds to work if directory games is missing. Closes pr misc/1921 and 1996-08-10 23:29:00 +00:00