freebsd-skq/sys
2017-02-15 01:35:26 +00:00
..
amd64 Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
arm Remove debugging code that was probably unused since before the arm code 2017-02-13 20:51:08 +00:00
arm64 Push reading of ESR_EL1 to assembly. Among other uses this will allow us 2017-02-07 18:19:11 +00:00
boot loader: cstyle fixes and DIOCGMEDIASIZE should use uint64_t 2017-02-13 21:33:50 +00:00
bsm
cam No need to erase sense_data when sense_len is set to zero. 2017-02-14 21:05:36 +00:00
cddl Check for an exiting process when enabling PID provider probes. 2017-02-15 01:35:26 +00:00
compat Replace Linuxulator implementation of readdir(), getdents() and 2017-02-14 19:13:27 +00:00
conf [mips/broadcom] Move MIPS-specific bhnd(4) nexus drivers to 2017-02-13 19:58:55 +00:00
contrib Stop including sys/types.h from arm's machine/atomic.h, fix the places 2017-02-11 01:07:46 +00:00
crypto
ddb
dev Unbreak the gcc build of netmap. 2017-02-14 21:36:18 +00:00
fs add svcpool_close to handle killed nfsd threads 2017-02-14 17:49:08 +00:00
gdb
geom Defer startup of gjournal switcher kproc. 2017-02-07 22:45:59 +00:00
gnu
i386 Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
isa
kern sleepq_catch_signals: do thread suspension before signal check 2017-02-14 17:13:23 +00:00
kgssapi
libkern
mips [mips/broadcom] Move MIPS-specific bhnd(4) nexus drivers to 2017-02-13 19:58:55 +00:00
modules ixl(4): Update to 1.7.12-k 2017-02-10 01:04:11 +00:00
net MFV r313676: libpcap 1.8.1 2017-02-13 08:23:39 +00:00
net80211 [net80211] add a sysctl that forces a vap restart. 2017-02-11 05:33:49 +00:00
netgraph
netinet Add missing check to fix the build with IPSEC_SUPPORT and without MAC. 2017-02-14 21:33:10 +00:00
netinet6 Remove IPsec related PCB code from SCTP. 2017-02-13 11:37:52 +00:00
netipsec Move tcp_fields_to_net() static inline into tcp_var.h, just below its 2017-02-10 17:46:26 +00:00
netnatm
netpfil Fix typos in comments (returing -> returning) 2017-02-07 00:09:48 +00:00
netsmb sys/net*: minor spelling fixes. 2016-05-03 18:05:43 +00:00
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc
riscv
rpc add svcpool_close to handle killed nfsd threads 2017-02-14 17:49:08 +00:00
security
sparc64
sys Add RLIM_SAVED_MAX and RLIM_SAVED_CUR symbols. 2017-02-14 17:44:30 +00:00
teken
tests
tools
ufs ufs: Use UFS_MAXNAMLEN constant 2017-02-09 17:47:01 +00:00
vm try to fix RACCT_RSS accounting 2017-02-14 13:54:05 +00:00
x86 mca: use time_uptime instead of ticks for CMCI throttling 2017-02-14 22:46:39 +00:00
xdr
xen
Makefile