freebsd-skq/sys
2005-10-14 17:22:28 +00:00
..
alpha 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most 2005-10-14 12:43:47 +00:00
amd64 Sort ath_rate_* entries. Mark ath_rate_sample as the desired algorithm. 2005-10-14 17:22:28 +00:00
arm 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most 2005-10-14 12:43:47 +00:00
boot
bsm
cam
coda
compat 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most 2005-10-14 12:43:47 +00:00
conf Get rid of duplicate -I's in CFLAGS. 2005-10-14 15:13:36 +00:00
contrib In detach method, move if_free() after bus_teardown_intr(). 2005-10-13 21:11:20 +00:00
crypto
ddb
dev Fix a regression that prevented PERC3 hardware from working. Apparently they 2005-10-14 16:22:45 +00:00
doc
fs 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most 2005-10-14 12:43:47 +00:00
gdb
geom Rough implementation of the create and add verbs. The verbs cause 2005-10-09 17:10:35 +00:00
gnu
i4b
i386 Sort ath_rate_* entries. Mark ath_rate_sample as the desired algorithm. 2005-10-14 17:22:28 +00:00
ia64 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most 2005-10-14 12:43:47 +00:00
isa
isofs/cd9660
kern Regen for sigqueue syscall. 2005-10-14 12:56:28 +00:00
libkern Backout strtok() addition to libkern, strsep() is enough and strtok() 2005-10-06 19:06:07 +00:00
modules Sort SUBDIR and surrounding definitions. 2005-10-14 15:12:45 +00:00
net Change most of the bridge and stp funtions to static. This has highlighted 2005-10-14 10:38:12 +00:00
net80211
netatalk
netatm
netgraph Further clean up the bridge hooks in if_ethersubr.c and ng_ether.c 2005-10-14 02:38:47 +00:00
netinet Change the reference counting to count the number of cloned interfaces for each 2005-10-12 19:52:16 +00:00
netinet6 AES counter mode uses 8byte IV, not 16 bytes. 2005-10-12 09:13:48 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client - We want if (mrep != NULL) not if (m_freem != NULL). m_freem will never 2005-04-25 05:11:19 +00:00
nfsclient - Use strsep() instead of strtok(). 2005-10-06 19:04:08 +00:00
nfsserver
opencrypto
pc98 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most 2005-10-14 12:43:47 +00:00
pccard
pci In detach method, move if_free() after bus_teardown_intr(). 2005-10-13 21:11:20 +00:00
posix4
powerpc 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most 2005-10-14 12:43:47 +00:00
rpc
security Lock object while we iterate through it's backing objects. 2005-10-09 02:37:27 +00:00
sparc64 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most 2005-10-14 12:43:47 +00:00
sys Regen for sigqueue syscall. 2005-10-14 12:56:28 +00:00
tools
ufs When performing a VOP_LOOKUP() as part of UFS1 extended attribute 2005-10-12 14:18:58 +00:00
vm Move execve's access time update functionality into a new 2005-10-12 06:56:00 +00:00
Makefile