freebsd-skq/sys
2002-06-29 06:37:24 +00:00
..
alpha Set the UMA_ZONE_VM flag on the pvzone to avoid kmem_map recursion. 2002-06-27 04:08:45 +00:00
amd64 Remove a couple of __P() stragglers. 2002-06-29 02:32:34 +00:00
arm Make vm_pindex_t 64-bit on all platforms. This is necessary to avoid 2002-06-23 21:57:19 +00:00
boot Remove a couple of __P() stragglers. 2002-06-29 02:32:34 +00:00
cam
coda
compat - Remove the Giant acquisition from linux_socket_ioctl() as it was really 2002-06-26 15:53:11 +00:00
conf The new ipfw code. 2002-06-27 23:02:18 +00:00
contrib
crypto
ddb Remove a couple of __P() stragglers. 2002-06-29 02:32:34 +00:00
dev Remove a couple of __P() stragglers. 2002-06-29 02:32:34 +00:00
fs
geom Add two new submodes to the AES encryption method. 2002-06-28 21:25:15 +00:00
gnu
i4b
i386 Remove a couple of __P() stragglers. 2002-06-29 02:32:34 +00:00
ia64 Add UMA_ZONE_VM flag to the zones which are used for pmap_enter(). 2002-06-24 18:31:49 +00:00
isa
isofs/cd9660
kern Rename the db command lockedvnodes to lockedvnods so that it fits on the 2002-06-29 04:45:09 +00:00
libkern
modules bring Makefile up to date with new ipfw 2002-06-28 08:10:07 +00:00
net At long last, commit the zero copy sockets code. 2002-06-26 03:37:47 +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 NUL terminate the ACNAME passed to userland. 2002-06-22 21:00:53 +00:00
netinet One possible code path for syncache_respond() is: 2002-06-28 19:12:38 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient In namei(), we use a NULL thread for uio_td when doing a VOP_READLINK(). 2002-06-28 21:53:08 +00:00
nfsserver
pc98 MFi386: sys/i386/i386/machdep.c rev. 1.520. 2002-06-25 09:10:38 +00:00
pccard Lots of people have had to hack around the fixed address for cardbus 2002-06-27 19:56:22 +00:00
pci Remove a couple of __P() stragglers. 2002-06-29 02:32:34 +00:00
posix4
powerpc Add an MD callout like cpu_exit, but which is called after sched_lock is 2002-06-24 15:48:02 +00:00
rpc
security/lomac
sparc64 Fix a deletion during traversal tailq bug. 2002-06-29 06:37:24 +00:00
sys More caddr_t removal, make fo_ioctl take a void * instead of a caddr_t. 2002-06-29 01:50:25 +00:00
tools
ufs Remove the kernel file-size limit for UFS2, so that only the limit 2002-06-26 18:34:51 +00:00
vm Avoid using the 64-bit vm_pindex_t in a few places where 64-bit 2002-06-26 20:32:51 +00:00
Makefile