summaryrefslogtreecommitdiff
path: root/sys/dev/DEVNAMES
diff options
context:
space:
mode:
authorxtraeme <xtraeme@NetBSD.org>2008-01-09 14:32:36 +0000
committerxtraeme <xtraeme@NetBSD.org>2008-01-09 14:32:36 +0000
commitf5d88c37cb1ced7ba2fdb0f5c23c9c1caef72164 (patch)
tree4604518a7b271017bfbcd6b7e97ccac6280c9496 /sys/dev/DEVNAMES
parent63cd4d7992230141a8ec27472eee11d2ad36aeb4 (diff)
Fix up some comments, from Yojiro UO in private email.
Diffstat (limited to 'sys/dev/DEVNAMES')
0 files changed, 0 insertions, 0 deletions
f='/netbsd/commit/distrib/shark/instkernel/ramdisk/list?id=4764c235e549652f08c8db41312e2eb51c32326b'>Change ramdisks from dhclient to dhcpcd and add corresponding glue tojoerg 2009-01-25Use the cutdown distrib/common/services and distrib/common/protocolsabs 2008-05-06Add -lprop to the LIBS line so that ifconfig will link.dyoung 2007-07-29Add dhclient to the shark's installation disk image so that we can configurejmmv 2007-05-10Since /etc/services has gotten rather large, use a minimal one for installdogcow 2007-03-12If running the installer from a serial console, ask the user for thejmmv 2003-12-27More crunchgen lists needing -lz now for new gzip.martin 2002-04-26replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" versionlukem 2002-04-13consistency cleanuplukem 2002-03-30* mount_mfs is a link to newfsthorpej 2002-03-30convert to new distrib world order. make UNPRIVED= should now work.lukem 2002-02-11First cut at instkernel for NetBSD/shark. Based on NetBSD/alphathorpej