freebsd-dev/sys
2002-07-21 21:47:07 +00:00
..
alpha Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable 2002-07-20 02:56:12 +00:00
amd64 style(9)ize the whole file 2002-07-21 05:35:42 +00:00
arm Remove label_t and physadr, which seem to have never been used in 2002-07-10 15:47:59 +00:00
boot Turn on -Wformat 2002-07-20 03:52:37 +00:00
cam
coda
compat Regenerate 2002-07-20 02:56:34 +00:00
conf Change bktr and smbus from 'count' back to 'optional' 2002-07-21 21:47:07 +00:00
contrib Resolve conflicts arising from the ACPI CA 20020611 import. 2002-07-09 17:54:02 +00:00
crypto Fix some really pedantic GCC warnings. 2002-07-15 13:45:15 +00:00
ddb Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
dev Remove dependency on NPCI. Use 'options ATA_NOPCI' to compile without 2002-07-21 21:37:09 +00:00
fs Introduce the DEVFS "rule" subsystem. DEVFS rules permit the 2002-07-17 01:46:48 +00:00
geom Don't use the static thread.. it is going away. 2002-06-29 07:47:20 +00:00
gnu Use hashdestroy() now that it exists. 2002-06-30 03:01:44 +00:00
i4b
i386 style(9)ize the whole file 2002-07-21 05:35:42 +00:00
ia64 Change the max IRQ from 63 to 255. I realize we have to block some out 2002-07-20 06:25:47 +00:00
isa
isofs/cd9660
kern o Lock page queue accesses by vm_page_free(). 2002-07-21 19:06:46 +00:00
libkern Convert GNU variadic macros to the ISO 9X variety. 2002-07-15 13:34:50 +00:00
modules Add uaudio -- a USB audio device driver. 2002-07-21 17:28:50 +00:00
net Add some additional 802.11 media definitions. 2002-07-14 21:58:19 +00:00
netatalk
netatm - Remove UM_* user land memory macros since they are no longer used. 2002-06-24 22:31:17 +00:00
netgraph
netinet Fix overflows in intermediate calculations in sysctl_msec_to_ticks(). 2002-07-20 23:48:59 +00:00
netinet6 fixed to make mbuf chain. 2002-07-18 04:18:56 +00:00
netipx
netkey - fixed the order of searching SA table for packets. 2002-07-10 16:39:38 +00:00
netnatm
netncp
netns
netsmb
nfs
nfsclient o Lock page queue accesses in nfs_getpages(). 2002-07-21 20:01:32 +00:00
nfsserver 'recm' was not being unconditionally cleared for each loop, leading to 2002-07-17 01:07:08 +00:00
pc98 Use pmap_kenter() rather than vtopte() and bashing the page tables 2002-07-18 00:42:53 +00:00
pccard Add support for writing to mapping high memory for pccard memory 2002-07-20 22:29:23 +00:00
pci o If the page returned by vm_page_grab(VM_ALLOC_ZERO) isn't prezeroed, 2002-07-21 04:07:26 +00:00
posix4 Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
powerpc Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable 2002-07-20 02:56:12 +00:00
rpc
security/lomac
sparc64 Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable 2002-07-20 02:56:12 +00:00
sys Add bus_child_present and the child_present method to bus_if.m 2002-07-21 03:28:43 +00:00
tools - Use 'options DEBUG_VFS_LOCKS' instead of the DEBUG_ALL_VFS_LOCKS 2002-07-07 06:39:36 +00:00
ufs Add a missing argument to the stub for softdep_setup_freeblocks. 2002-07-20 04:07:15 +00:00
vm o Lock page queue accesses by vm_page_free() and vm_page_deactivate(). 2002-07-21 21:20:57 +00:00
Makefile