freebsd-src/sys
Nick Hibma 42b8d61161 1) Change printf's into DPRINTF.
2) rename variables to be more conclusive.
3) fix a problem in uhci_ii_done. Avoid collecting all the status's of the
TD's, we only need to one from the last inactive one.
4) Change the errorcount from 2 to 3 (see UHCI spec.).
1999-04-20 21:35:27 +00:00
..
alpha unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
amd64 _pmap_unwire_pte_hold and pmap_remove_page: 1999-04-19 18:45:21 +00:00
boot Make the location of init(8) tunable at boot time. 1999-04-20 21:15:13 +00:00
cam Use macros for accessing the head of the heap so that code 1999-04-19 21:26:17 +00:00
coda
compat unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
compile
conf Clean out most of the LKM stuff, the build support left a little while ago. 1999-04-20 14:33:24 +00:00
contrib
ddb
dev 1) Change printf's into DPRINTF. 1999-04-20 21:35:27 +00:00
fs Removed annoying messaged during boot,added some check 1999-04-20 21:06:44 +00:00
geom
gnu Remove unused function int fi() {return 0;} 1999-04-11 03:47:24 +00:00
i4b I missed this PnP change for new-bus.. 1999-04-18 06:13:33 +00:00
i386 Make bt driver work on eisa again. 1999-04-20 09:53:05 +00:00
isa Make the bt isa driver work.. 1999-04-18 19:08:28 +00:00
isofs/cd9660 Add support for Joliet extensions to the iso9660 fs. The related PR 1999-04-18 10:58:03 +00:00
kern Make the location of init(8) tunable at boot time. 1999-04-20 21:15:13 +00:00
libkern
miscfs
modules No need to use a magic IPFIREWALL_MODULE - the build system supplies 1999-04-20 14:31:23 +00:00
msdosfs
net Tidy up some stray / unused stuff in the IPFW package and friends. 1999-04-20 13:32:06 +00:00
netatalk
netatm
netinet s/IPFIREWALL_MODULE/KLD_MODULE/ 1999-04-20 14:29:59 +00:00
netipx Remove incorrect initialization. 1999-04-11 02:50:15 +00:00
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs Removed annoying messaged during boot,added some check 1999-04-20 21:06:44 +00:00
pc98 Sync with sys/i386/i386/userconfig.c revision 1.136. 1999-04-20 09:10:47 +00:00
pccard Well folks, this is it - The second stage of the removal for build support 1999-04-17 08:36:07 +00:00
pci Recognize PC-98 16-bits bus (C-bus) as ISA bus. Because class number 1999-04-20 11:36:36 +00:00
posix4 Well folks, this is it - The second stage of the removal for build support 1999-04-17 08:36:07 +00:00
powerpc unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
rpc
svr4 Well folks, this is it - The second stage of the removal for build support 1999-04-17 08:36:07 +00:00
sys Zap LKM option and support. Farewell old friend. 1999-04-19 14:19:52 +00:00
tools
ufs
vm unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
Makefile