freebsd-dev/sys
1999-04-25 07:44:02 +00:00
..
alpha Bump configvers; when the updates to generic/lint get committed, the old 1999-04-24 21:38:50 +00:00
amd64 De-quote where possible and minor tweaks. depends on a current config(8). 1999-04-24 21:45:44 +00:00
boot Sync with sys/boot/i386/loader/Makefile revision 1.34. 1999-04-25 03:56:44 +00:00
cam Release bus entries in the EDT when a path is released. 1999-04-23 23:25:48 +00:00
coda Removed a bogus cast to c_caddr_t. This is part of terminating 1999-01-29 07:23:53 +00:00
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 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 Fixed -Wcast-qual warnings. 1999-02-12 12:44:19 +00:00
dev Add $Id: $ 1999-04-24 20:26:12 +00:00
fs Removed annoying messaged during boot,added some check 1999-04-20 21:06:44 +00:00
geom Fixed variable overflow problem. 1999-03-11 18:50:39 +00:00
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 The fd options changed during new-bus. 1999-04-24 21:46:56 +00:00
isa Modify the non-i386 version of disable_intr() and enable_intr() so that they 1999-04-24 10:41:21 +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 Fixed printf format errors on alpha. 1999-04-24 18:50:48 +00:00
libkern Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 02:26:20 +00:00
miscfs Catch a case spotted by Tor where files mmapped could leave garbage in the 1999-04-05 19:38:30 +00:00
modules Reference kld(4). 1999-04-23 16:12:44 +00:00
msdosfs Back out half of 1.32: don't print a message on every failed mount attempt. 1999-03-28 23:00:33 +00:00
net Fix my breakage of BRIDGE compiling option without IPFIREWALL.. 1999-04-21 18:23:00 +00:00
netatalk Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 22:42:27 +00:00
netatm Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 00:57:57 +00:00
netinet so_linger is in seconds, not in 1/HZ 1999-04-24 18:25:35 +00:00
netipx Remove incorrect initialization. 1999-04-11 02:50:15 +00:00
netkey #ifdef out unused function key_freetables. 1999-01-12 12:38:31 +00:00
netnatm Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
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 Well folks, this is it - The second stage of the removal for build support 1999-04-17 08:36:07 +00:00
powerpc Fixed several (not all) warnings. 1999-04-23 19:53:38 +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 typo in comment 1999-04-24 18:26:54 +00:00
tools Declare static __inline functions as __inline in their forward 1999-02-28 11:30:00 +00:00
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