HardenedBSD/sys
1999-05-10 14:01:35 +00:00
..
alpha Adjust console stuff now that makedev is no longer a macro. 1999-05-10 14:01:35 +00:00
amd64 [Forgot to commit this in the batch a few days ago.] 1999-05-10 10:51:25 +00:00
boot
cam
coda remove cast from dev_t to dev_t. 1999-05-09 13:11:37 +00:00
compat Ack! I deleted "struct", not "const".. Oh boy... 1999-05-10 12:38:41 +00:00
compile
conf Sync with sys/i386/conf/options.i386 revision 1.113. 1999-05-10 09:03:10 +00:00
contrib Put back changes that might be causing trouble on Alpha. 1999-05-09 19:39:54 +00:00
ddb add some amount of sanity to the way the gdb stuff finds its device. 1999-05-09 10:51:13 +00:00
dev Adjust console stuff now that makedev is no longer a macro. 1999-05-10 14:01:35 +00:00
fs remove cast from dev_t to dev_t. 1999-05-09 13:11:37 +00:00
geom
gnu
i4b Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
i386 [Forgot to commit this in the batch a few days ago.] 1999-05-10 10:51:25 +00:00
isa Adjust console stuff now that makedev is no longer a macro. 1999-05-10 14:01:35 +00:00
isofs/cd9660
kern Lites2 seems to have pretty much disappeared from the radar, and I suspect 1999-05-09 20:42:45 +00:00
libkern
miscfs
modules
msdosfs
net
netatalk
netatm
netinet
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98 Fixed for COM_MULTIPORT option. Members flags and unit should be 1999-05-10 09:37:37 +00:00
pccard Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
pci Detect PCI device IDs for latest boards. Simplified the ID comparisons. 1999-05-10 10:23:40 +00:00
posix4
powerpc
rpc
svr4 Ack! I deleted "struct", not "const".. Oh boy... 1999-05-10 12:38:41 +00:00
sys Make minor, major and makedev inline functions so we gain type checking 1999-05-09 18:03:48 +00:00
tools
ufs Put back changes that might be causing trouble on Alpha. 1999-05-09 19:39:54 +00:00
vm No point in swapdev being a static global when used only locally. 1999-05-09 17:28:00 +00:00
Makefile