freebsd-dev/sys
2004-05-05 19:51:15 +00:00
..
alpha Add option GEOM_GPT. This brings the ability to have a large number of 2004-05-02 20:40:19 +00:00
amd64 Add a simple mini-driver for the ELCR register. Originally, the ELCR 2004-05-04 20:07:46 +00:00
arm Don't declare osigset_t, as it is done in sys/_sigset.h. 2004-05-04 22:38:22 +00:00
boot
cam Quirk for Neuros USB audio device. 2004-05-02 19:24:23 +00:00
coda
compat
conf MFi386: Add elcr.c. 2004-05-05 18:03:40 +00:00
contrib Commit three imported bugfixes from OpenBSD 3.4-stable: 2004-05-02 20:47:24 +00:00
crypto
ddb
dev Regen 2004-05-05 19:40:03 +00:00
fs
geom Close some small wakeup<->msleep races. 2004-05-05 12:30:41 +00:00
gnu
i4b
i386 Style cleanups, u_intXX -> uintXX. 2004-05-05 19:51:15 +00:00
ia64 Floating-point faults and exceptions can happen in the kernel too. 2004-05-03 04:13:31 +00:00
isa
isofs/cd9660
kern Add /* !MAC */ to final #endif. 2004-05-03 22:54:46 +00:00
libkern Fixed some style bugs (unsorting of prototypes in previous commit, and 2004-05-05 15:12:55 +00:00
modules Add support for Cronyx Tau-PCI adapters. 2004-05-05 16:14:00 +00:00
net Add route.h to pick up the rt_ifmsg() declaration. 2004-05-04 02:39:41 +00:00
net80211 Link state change notification of ethernet media to the routing socket. 2004-05-05 15:48:06 +00:00
netatalk Remove redundant call to soisdisconnected() from ddp_abort(), as it 2004-05-05 03:34:37 +00:00
netatm
netgraph
netinet Switch to using the inpcb MAC label instead of socket MAC label when 2004-05-04 02:11:47 +00:00
netinet6
netipsec use correct address for SADB_EXT_ADDRESS_DST in key_do_allocsa_policy 2004-05-03 05:15:53 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 Oops, switch to using the moved cy driver for pc98 too (remove pointers 2004-05-03 16:03:41 +00:00
pccard
pci Remove old cy driver files. They have been repo-copied to sys/dev/cy and 2004-05-02 05:38:49 +00:00
posix4
powerpc Add option GEOM_GPT. This brings the ability to have a large number of 2004-05-02 20:40:19 +00:00
rpc
security If the mbuf pointer passed to mac_mbuf_to_label() is NULL, or the tag 2004-05-03 23:37:48 +00:00
sparc64 Fix bug introduced in revision 1.9; in nexus_probe_nomatch() get device name 2004-05-04 22:31:16 +00:00
sys Fix typo (in comment): s/IA-46/IA-64/ 2004-05-05 02:38:54 +00:00
tools
ufs
vm
Makefile