freebsd-nq/sys
2014-04-07 21:18:12 +00:00
..
amd64 Make the vmm code compile with gcc too. Not entirely sure things are 2014-04-05 22:43:23 +00:00
arm Move sys/arm/econa to sys/arm/cavium/cns11xx. 2014-04-07 05:33:30 +00:00
boot These were bogusly placed in the arm directory. Move them to their 2014-04-07 16:38:31 +00:00
bsm IFp4 @1192291: 2014-04-07 20:44:00 +00:00
cam Report stripe size and offset of the backing device in READ CAPACITY (16) 2014-04-06 10:13:14 +00:00
cddl In addition to r264077, tell GEOM that we do support BIO_DELETE now. 2014-04-06 16:31:28 +00:00
compat In freebsd32_sendmsg(), replace the call to sockargs() followed by a 2014-04-05 18:56:01 +00:00
conf An all-or-nothing approach to labels isn't flexible enough. Embedded 2014-04-06 02:44:37 +00:00
contrib Implement the final missing sysctls by moving ipf_auth_softc_t from 2014-04-07 19:32:56 +00:00
crypto
ddb ddb: Minor style cleanups. 2014-03-31 16:37:41 +00:00
dev Add some assertions to ensure that the target array doesn't get accessed 2014-04-07 15:13:24 +00:00
fs
gdb
geom An all-or-nothing approach to labels isn't flexible enough. Embedded 2014-04-06 02:44:37 +00:00
gnu
i386 Make this compile with gcc. 2014-04-05 22:43:18 +00:00
ia64 Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4 2014-04-01 14:46:11 +00:00
isa
kern Thinko: don't forget to apply 'howto' in case init(8) isn't running. 2014-04-07 21:18:12 +00:00
kgssapi
libkern
mips Change kernel/rootfs hints to use search patterns instead of absolute 2014-04-04 15:52:45 +00:00
modules An all-or-nothing approach to labels isn't flexible enough. Embedded 2014-04-06 02:44:37 +00:00
net De-virtualize UMA zone pf_mtag_z and move to global initialization part. 2014-03-29 09:05:25 +00:00
net80211
netgraph
netinet Minor style cleanups. 2014-04-07 01:55:53 +00:00
netinet6 Minor style cleanups. 2014-04-07 01:55:53 +00:00
netipsec The check for local address spoofing lacks ifaddr locking. 2014-04-04 16:58:32 +00:00
netnatm
netpfil Merge from projects/pf r264198: 2014-04-07 07:06:13 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci Increase the number of TX DMA segments from 32 to 35. It turned 2014-03-31 01:54:59 +00:00
powerpc Clear the backlight level when it's turned off. Also, reduce the delay times to 2014-04-06 23:57:19 +00:00
rpc
security
sparc64 Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4 2014-04-01 14:46:11 +00:00
sys Implement kqueue(2) for procdesc(4). 2014-04-07 18:10:49 +00:00
teken
tools
ufs
vm
x86 Make this compile with gcc. 2014-04-05 22:43:18 +00:00
xdr
xen Make this compile with gcc. 2014-04-05 22:43:18 +00:00
Makefile