freebsd-dev/sys
2007-02-09 19:03:18 +00:00
..
amd64 Include GEOM_LABEL in GENERIC. It's very useful and not well publicized 2007-02-09 19:03:18 +00:00
arm Add sanity check to make sure that the MAC address isn't all 0's. Bad 2007-02-08 21:42:10 +00:00
boot Document the init_chroot and init_script variables. 2007-02-04 06:35:10 +00:00
bsm
cam
coda coda_vptofh is never defined nor used. 2007-02-02 15:47:28 +00:00
compat Remove extern int hz; use proper include file instead. 2007-02-02 08:58:16 +00:00
conf Evolve the ctlreq interface added to geom_gpt into a generic 2007-02-07 18:55:31 +00:00
contrib
crypto
ddb
dev Add support for Huawei Technologies Mobile card (3G). 2007-02-09 15:59:28 +00:00
fs Add noatime to the list of mount options that msdosfs accepts. 2007-02-08 02:30:55 +00:00
gdb
geom #include <sys/systm.h> before <sys/geom.h> to get KASSERT(), and fix LINT build. 2007-02-08 04:02:56 +00:00
gnu
i4b
i386 Include GEOM_LABEL in GENERIC. It's very useful and not well publicized 2007-02-09 19:03:18 +00:00
ia64 Include GEOM_LABEL in GENERIC. It's very useful and not well publicized 2007-02-09 19:03:18 +00:00
isa
isofs/cd9660
kern Give which signal caller has attempted to deliver when panicking. 2007-02-09 17:48:28 +00:00
libkern
modules Remove an unneeded define. 2007-02-09 01:42:43 +00:00
net Use __NO_STRICT_ALIGNMENT, instead of special casing ia64 and sparc64. 2007-02-09 00:09:35 +00:00
net80211 clear/reclaim challenge text when switching auth mode and operating as an ap 2007-02-04 05:49:16 +00:00
netatalk
netatm
netgraph In the output path, mask off M_BCAST|M_MCAST so as to prevent incorrect 2007-02-09 12:35:29 +00:00
netinet Store the cached route in vifp in the normal send_packet() case. 2007-02-08 23:05:08 +00:00
netinet6 MFC after: 3 days 2007-02-05 11:05:41 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb Backing out the wrong fix which could possibly trash the memory if devfs 2007-02-09 17:22:10 +00:00
nfs
nfs4client
nfsclient Fix for a vnode lock leak in nfs_create() in the event of an error. 2007-01-31 23:10:27 +00:00
nfsserver
opencrypto
pc98 Include GEOM_LABEL in GENERIC. It's very useful and not well publicized 2007-02-09 19:03:18 +00:00
pccard
pci
powerpc Include GEOM_LABEL in GENERIC. It's very useful and not well publicized 2007-02-09 19:03:18 +00:00
rpc
security Print intptr_t values by first casting to intmax_t and then printing with 2007-02-06 17:22:36 +00:00
sparc64 Include GEOM_LABEL in GENERIC. It's very useful and not well publicized 2007-02-09 19:03:18 +00:00
sun4v Include GEOM_LABEL in GENERIC. It's very useful and not well publicized 2007-02-09 19:03:18 +00:00
sys - Change types for necent runq additions to u_char rather than int. 2007-02-08 01:52:25 +00:00
tools
ufs Remove not needed acquision of the mount interlock aroung reading of 2007-02-08 09:47:19 +00:00
vm - Move 'struct swdevt' back into swap_pager.h and expose it to userland. 2007-02-07 17:43:11 +00:00
Makefile