freebsd-src/sys
1999-04-26 08:53:03 +00:00
..
alpha Added used include. 1999-04-25 10:45:59 +00:00
amd64 pmap_dispose_proc and pmap_copy_page: 1999-04-25 18:40:05 +00:00
boot Make man page reflect reality on parsing rules. Now I know Jordan 1999-04-25 21:41:09 +00:00
cam Release bus entries in the EDT when a path is released. 1999-04-23 23:25:48 +00:00
coda
compat
compile
conf Sync with sys/i386/conf/options.i386 revision 1.112. 1999-04-25 04:05:31 +00:00
contrib Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't 1999-04-24 20:24:02 +00:00
ddb
dev Allow multiple opens. 1999-04-25 08:58:10 +00:00
fs Removed annoying messaged during boot,added some check 1999-04-20 21:06:44 +00:00
geom
gnu Fix so that this driver works again when compiled with EGCS (which 1999-04-22 15:19:37 +00:00
i4b Use PCCARD_MODULE() instead of DATA_SET(), the pccard linker set went a 1999-04-25 07:44:02 +00:00
i386 pmap_dispose_proc and pmap_copy_page: 1999-04-25 18:40:05 +00:00
isa Make the machdep.i8254_freq and machdep.tsc_freq sysctls modify the 1999-04-25 09:00:00 +00:00
isofs/cd9660
kern Fix a very long standing bug in run_interrupt_driven_config_hooks(). It 1999-04-25 22:13:34 +00:00
libkern
miscfs
modules Reference kld(4). 1999-04-23 16:12:44 +00:00
msdosfs
net Make NETISR_SET use a SYSINIT() rather than a linker set. 1999-04-26 08:52:16 +00:00
netatalk
netatm
netinet so_linger is in seconds, not in 1/HZ 1999-04-24 18:25:35 +00:00
netipx
netkey
netnatm
netns
nfs Fixed printf format errors on alpha. 1999-04-24 11:29:48 +00:00
nfsclient Fixed printf format errors on alpha. 1999-04-24 11:29:48 +00:00
nfsserver Fixed printf format errors on alpha. 1999-04-24 11:29:48 +00:00
ntfs Removed annoying messaged during boot,added some check 1999-04-20 21:06:44 +00:00
pc98 Remove obsolete interrupt labels. 1999-04-25 05:59:02 +00:00
pccard Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't 1999-04-24 20:17:05 +00:00
pci Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't 1999-04-24 20:17:05 +00:00
posix4
powerpc Fixed several (not all) warnings. 1999-04-23 19:53:38 +00:00
rpc
svr4
sys Make DOMAIN_SET() use SYSINIT rather than linker sets. 1999-04-26 08:53:03 +00:00
tools
ufs Change type of a variable from u_int to size_t, so that pointer to it may be 1999-04-21 09:41:07 +00:00
vm Make pmap_collect() an official pmap interface. 1999-04-23 20:29:58 +00:00
Makefile Use ${.CURDIR} in `exists()' constructs. 1999-04-21 11:09:40 +00:00