NetBSD/sys/conf
dyoung 1b379d7ac4 Make cgd(4) into a detachable pseudo-device. Thanks, Jan Danielsson,
for the patches!

I've lightly tested the basics: create cgd0 on vnd0d, initialize with
zeros, newfs /dev/cgd0a, mount, copy files on, unmount, drvctl -d
cgd0.  Works fine.  I also shutdown with a cgd0 configured: detached as
expected.
2010-01-12 21:08:08 +00:00
..
Makefile.kern.inc "cgd.c" doesn't use variable size stack allocations anymore. 2009-11-10 20:24:50 +00:00
copyright Welcome to 2010. 2009-12-31 23:59:02 +00:00
debugsyms.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
files Make cgd(4) into a detachable pseudo-device. Thanks, Jan Danielsson, 2010-01-12 21:08:08 +00:00
majors hdaudio(4) is a standards-compliant driver for Intel High Definition Audio. 2009-09-06 17:25:55 +00:00
mkldscript.sh Move mkldscript.sh, which is used to create ldscript dynamically to 2007-03-04 02:35:49 +00:00
newvers.sh Remove ad clause on a UCB license. 2010-01-10 23:55:03 +00:00
newvers_stand.sh don't embed localized timestamps into kernels/bootblocks. 2009-02-20 13:41:27 +00:00
osrelease.sh Fix borkeage 2009-11-15 18:41:08 +00:00
param.c Move dovfsusermount to secmodel_bsd44, where it really belongs. 2009-05-03 21:25:44 +00:00
std Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00