freebsd-nq/sys
2006-06-12 17:13:57 +00:00
..
amd64 Add the ability to subset the devices that UART pulls in. This allows 2006-06-12 04:21:50 +00:00
arm Remove pmap_pagedaemon_waken and update pmap_get_pv_entry() to match the 2006-06-11 04:53:06 +00:00
boot Increment the disk block offset after writing, not before. This 2006-05-31 09:05:49 +00:00
bsm Merge OpenBSM 1.0 alpha 6 version of audit_record.h to src/sys: 2006-06-05 13:00:52 +00:00
cam Add PIM_SEQSCAN for HBA misc flags and code that understands 2006-06-05 22:22:14 +00:00
coda
compat Do not copy out the iovec in the 32bit recvmsg call since soreceive 2006-06-08 18:33:08 +00:00
conf Add the ability to subset the devices that UART pulls in. This allows 2006-06-12 04:21:50 +00:00
contrib reposition defines so things build on architectures where AH_REGOPS_FUNC 2006-06-07 18:09:33 +00:00
crypto Fix gratuitous compiler warning. 2006-06-08 17:40:02 +00:00
ddb
dev Check in file missed in last commit. It made it into the MFC properly 2006-06-12 17:13:57 +00:00
doc
fs Upon further review, DES prefers this change over that in revision 1.13 2006-06-05 16:41:27 +00:00
gdb
geom Allow to use the old -a option to specify an encryption algorithm to use 2006-06-06 22:06:24 +00:00
gnu Implement vnode operations for setting and removing extended attributes. 2006-06-11 03:32:50 +00:00
i4b
i386 Add the ability to subset the devices that UART pulls in. This allows 2006-06-12 04:21:50 +00:00
ia64 Add the ability to subset the devices that UART pulls in. This allows 2006-06-12 04:21:50 +00:00
isa
isofs/cd9660
kern Add a convenience function rman_init_from_resource for initializing 2006-06-12 04:06:21 +00:00
libkern
modules Don't expect that 'device random' will compile in those files into the 2006-06-09 17:36:50 +00:00
net Fix KASSERT conditions in if_deregister_com_alloc(). 2006-06-11 22:09:28 +00:00
net80211 Fix the following bpf(4) race condition which can result in a panic: 2006-06-02 19:59:33 +00:00
netatalk Update global copyright statement for netatalk, as I claim copyright 2006-06-08 22:13:52 +00:00
netatm
netgraph When counting nodes second time, use the same criteria as for 2006-06-07 12:42:15 +00:00
netinet Enable proxy ARP answers on any of the bridged interfaces if proxy record 2006-06-09 00:33:30 +00:00
netinet6 Fix spurious warnings from neighbor discovery when working with IPv6 over 2006-06-08 00:31:17 +00:00
netipsec Change '#if INET' and '#if INET6' to '#ifdef INET' and '#ifdef INET6'. 2006-06-04 19:32:32 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient Kris Kennaway found that for '/' NFS mounts, the MPSAFE mount flag was 2006-05-30 20:32:44 +00:00
nfsserver Temporary workaround to prevent leak of Giant from nfsd when calling 2006-06-05 14:48:02 +00:00
opencrypto When DIAGNOSTIC is defined, verify if we don't free crypto requests from 2006-06-06 15:04:52 +00:00
pc98 Add the ability to subset the devices that UART pulls in. This allows 2006-06-12 04:21:50 +00:00
pccard
pci Move SiS 760 to where it belongs. 2006-05-30 18:41:26 +00:00
posix4
powerpc Add the ability to subset the devices that UART pulls in. This allows 2006-06-12 04:21:50 +00:00
rpc
security Lock process when copying fields from process structure so as to 2006-06-08 21:58:04 +00:00
sparc64 Add the ability to subset the devices that UART pulls in. This allows 2006-06-12 04:21:50 +00:00
sys Add a convenience function rman_init_from_resource for initializing 2006-06-12 04:06:21 +00:00
tools - Add two checks for syntax errors 2006-05-30 21:13:28 +00:00
ufs Check the sectorsize of the underlying disk before trying to 2006-06-03 21:20:37 +00:00
vm Enable debug.mpsafevm on arm by default. 2006-06-10 05:29:37 +00:00
Makefile