1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
2006-06-13 00:57:10 +00:00
..
amd64 Enable a few more things in x86 NOTES to get broader LINT coverage: 2006-06-12 20:38:17 +00:00
arm MFp4: 2006-06-12 22:58:50 +00:00
boot
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 Forcefully turn off GPROF in this file if it is enabled as GPROF's 2006-06-12 20:35:59 +00:00
conf Handle MFS_IMAGE in the ${FULLKERNEL} target, so that we can build kernel 2006-06-13 00:57:10 +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 Need machine/bus.h here too 2006-06-12 19:22:44 +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 Make the ISAPNP code optional and only enable it on i386 and pc98 (used 2006-06-12 21:07:13 +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 Make the ISAPNP code optional and only enable it on i386 and pc98 (used 2006-06-12 21:07:13 +00:00
isofs/cd9660
kern Use fget() in kqueue_register() instead of doing all the work by hand. 2006-06-12 21:46:23 +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 Use bit operations to get a locally administered address rather than using a 2006-06-12 22:43:37 +00:00
net80211
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
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 Make the ISAPNP code optional and only enable it on i386 and pc98 (used 2006-06-12 21:07:13 +00:00
pccard
pci
posix4
powerpc Some machines have an ESCC. Make sure we build uart(4) with support 2006-06-12 20:10:46 +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
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