freebsd-skq/sys
2003-05-13 11:26:08 +00:00
..
alpha Style fixes. 2003-05-04 22:13:04 +00:00
amd64 Really stop the loader from trying to load the acpi module by lying and 2003-05-12 18:37:56 +00:00
arm Style fixes. 2003-05-04 22:13:04 +00:00
boot Fix lookup of module metadata on amd64 systems. While this is in 2003-05-12 05:48:09 +00:00
cam
coda
compat Don't #define memset() to bzero(), it is far too prone to bite somebody. 2003-05-12 05:08:38 +00:00
conf Add files for the 'ips' driver. 2003-05-11 06:37:52 +00:00
contrib
crypto
ddb
dev Add support for 3Com OfficeConnect 10/100B. 2003-05-12 19:50:21 +00:00
fs Clean up proc locking in procfs: make sure the proc lock is held before 2003-05-05 15:12:51 +00:00
geom When a disk disappears, destroy the class from the event thread 2003-05-12 20:15:28 +00:00
gnu
i4b
i386 Provide exec_linux_setregs() to override exec_setregs(). 2003-05-11 21:51:11 +00:00
ia64 Style fixes. 2003-05-04 22:13:04 +00:00
isa
isofs/cd9660
kern Optimize the use of splay in gbincore(). During a "make buildworld" the 2003-05-13 04:36:02 +00:00
libkern
modules Move the ips driver from ${MACHINE_ARCH} == "i386" to ${MACHINE} == "i386". 2003-05-13 11:26:08 +00:00
net Define a link layer MIB for ATM. Most fields of this MIB are needed by 2003-05-05 16:35:52 +00:00
netatalk
netatm
netgraph Last commit of the bluetooth upgrade. (this patch was forgotten in the first 2003-05-10 22:11:25 +00:00
netinet Correct a bug introduced with reduced TCP state handling; make 2003-05-07 05:26:27 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
opencrypto
pc98
pccard
pci Add support for 3Com OfficeConnect 10/100B. 2003-05-12 19:50:21 +00:00
posix4
powerpc Things run thru the C preprocessor must use C-style comments. 2003-05-05 10:01:10 +00:00
rpc
security Rename MAC_MAX_POLICIES to MAC_MAX_SLOTS, since the variables and 2003-05-08 19:49:42 +00:00
sparc64 Style fixes. 2003-05-04 22:13:04 +00:00
sys Redefine M_FREELIST to be 0x8000; 0x4000 conflicted with two other 2003-05-09 02:15:52 +00:00
tools
ufs
vm Give the kmem object's mutex a unique name, instead of "vm object", 2003-05-09 02:13:23 +00:00
Makefile Exclude sys/boot for amd64. There are still toolchain issues to deal 2003-05-08 06:35:39 +00:00