freebsd_amp_hwpstate/sys
Kazutaka YOKOTA fc67908fe8 Cosmetic change: correct formatting error in my previous commit.
"Options" should be:

options<ascii space><tab>OPTION_NAME

Pointed out by: obrien
1999-11-09 00:39:55 +00:00
..
alpha - Added the following options; they have existed in syscons 1999-11-08 10:59:48 +00:00
amd64 Patch got this one wrong, we want to check securelevel in open() 1999-11-07 12:32:45 +00:00
boot Add back netboot since it compiles just fine. Note that you need a full 1999-11-03 20:19:30 +00:00
cam
coda
compat simplify check for device. 1999-11-08 09:59:17 +00:00
compile
conf Cosmetic change: correct formatting error in my previous commit. 1999-11-09 00:39:55 +00:00
contrib
ddb
dev The Qtronix keyboard has a built in PS/2 port for a mouse. 1999-11-08 23:58:33 +00:00
fs remove a confusing and stale comment. 1999-11-08 13:52:57 +00:00
geom Remove the devsw magic from DEV_MODULE() 1999-11-07 10:01:17 +00:00
gnu
i4b
i386 Cosmetic change: correct formatting error in my previous commit. 1999-11-09 00:39:55 +00:00
isa Use cdevsw_add() (temporarily) to avoid DEV_DRIVER_MODULE(), since the 1999-11-08 07:32:06 +00:00
isofs/cd9660 remove a confusing and stale comment. 1999-11-08 13:52:57 +00:00
kern A little bit of nitpicking in the 'syncing disks...' end of a shutdown. 1999-11-08 19:36:45 +00:00
libkern
miscfs Oops, a bit too hasty there. 1999-11-08 13:08:02 +00:00
modules Update to better reflect reality. 1999-11-08 03:14:58 +00:00
msdosfs
net KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00
netatalk
netatm
netgraph Remove a null pointer reference 1999-11-09 00:31:04 +00:00
netinet Restore sub-chapters order. 1999-11-09 00:24:09 +00:00
netinet6 KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00
netipx
netkey
netnatm
netncp
netns
nfs Fix nfssvc_addsock() to not attempt to free a NULL socket structure 1999-11-08 19:10:16 +00:00
nfsclient Fix nfssvc_addsock() to not attempt to free a NULL socket structure 1999-11-08 19:10:16 +00:00
nfsserver Fix nfssvc_addsock() to not attempt to free a NULL socket structure 1999-11-08 19:10:16 +00:00
ntfs
nwfs
pc98 Use cdevsw_add() until the rest of the devices are created with make_dev() 1999-11-08 07:46:28 +00:00
pccard
pci Remove calls to alpha_register_pci_scsi(). After Mike's recent boot 1999-11-05 13:10:39 +00:00
posix4
powerpc
rpc
svr4
sys Zap DEV_DRIVER_MODULE(). The New world order is that drivers create their 1999-11-08 08:12:05 +00:00
tools
ufs
vm Remove unused declarations. 1999-11-08 00:53:34 +00:00
Makefile