freebsd-dev/sys
2004-08-14 05:00:37 +00:00
..
alpha
amd64 Fix the memory scaling bug when basemem was converted to Kbytes from 2004-08-13 22:30:55 +00:00
arm Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
boot
cam When printing out an unknown sense code we should print it in hex, not 2004-08-13 18:45:04 +00:00
coda
compat
conf Removed COPTS support from kmod.mk and kern.pre.mk. 2004-08-13 14:30:26 +00:00
contrib Since if_oltr doesn't contain locking or run with INTR_MPSAFE, mark 2004-08-14 00:19:07 +00:00
crypto
ddb Damage control. Correcly advance symtab and strtab pointers, not 2004-07-28 08:59:08 +00:00
dev Add new PCI device ID for PERC4/DI. 2004-08-14 02:48:13 +00:00
doc
fs Commit a work-around for a more general bug involving process state: 2004-08-13 20:27:56 +00:00
gdb
geom Add geom_uzip -- geom class that implements read-only compressed disks. 2004-08-13 09:40:58 +00:00
gnu
i4b
i386
ia64 Allocate memory in the unwinder with M_NOWAIT. We may need to provide 2004-08-14 05:00:37 +00:00
isa
isofs/cd9660
kern After completing a name lookup for a target UNIX domain socket to 2004-08-14 03:43:49 +00:00
libkern
modules Add geom_uzip -- geom class that implements read-only compressed disks. 2004-08-13 09:40:58 +00:00
net Use IFQ_SET_MAXLEN() to set the maximum queue depth of the routing 2004-08-13 22:23:21 +00:00
net80211
netatalk
netatm
netgraph
netinet Add the ability to associate ipfw rules with a specific prison ID. 2004-08-12 22:06:55 +00:00
netinet6
netipsec
netipx
netkey
netnatm Constify send and receive space constants in natm. 2004-06-24 03:11:29 +00:00
netncp
netsmb
nfs
nfs4client
nfsclient Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00
nfsserver
opencrypto
pc98
pccard
pci Since the if_de driver doesn't contain locking, mark it as 2004-08-13 22:48:05 +00:00
posix4 The sem_timedwait() and ksem_timedwait() functions both 2004-02-03 22:27:03 +00:00
powerpc - Introduce an ofw_bus kobj-interface for retrieving the OFW node and a 2004-08-12 17:41:33 +00:00
rpc
security
sparc64 Add pmap locking to pmap_remove_all(). 2004-08-13 18:54:21 +00:00
sys
tools
ufs
vm Replace the linear search in vm_map_findspace() with an O(log n) 2004-08-13 08:06:34 +00:00
Makefile