freebsd-dev/sys
2019-05-21 18:03:58 +00:00
..
amd64 Make linux_ptrace() use linux_msg() instead of printf(). 2019-05-21 08:23:24 +00:00
arm Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
arm64 Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
bsm
cam Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
cddl Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
compat Do not leak sa in linux_recvfrom() call if kern_recvit() fails. 2019-05-21 18:03:58 +00:00
conf Add common support functions for USB devices configured via FDT data. 2019-05-19 16:56:59 +00:00
contrib Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
crypto Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
ddb Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
dev Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
dts arm64: Add support for NanoPI NEO2 2019-05-02 12:56:13 +00:00
fs Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
gdb
geom List-ify kernel dump device configuration 2019-05-06 18:24:07 +00:00
gnu dts: Import files from Linux 5.1 2019-05-08 19:27:30 +00:00
i386 Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
isa
kern NDFREE(): Fix unlocking for LOCKPARENT|LOCKLEAF and ndp->ni_dvp == ndp->ni_vp. 2019-05-21 15:12:13 +00:00
kgssapi
libkern random(4): depessimize arc4random 2019-05-12 06:32:46 +00:00
mips Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
modules Add common support functions for USB devices configured via FDT data. 2019-05-19 16:56:59 +00:00
net Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
net80211
netgraph
netinet Add two missing eventhandler.h headers 2019-05-21 00:04:19 +00:00
netinet6 Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
netipsec Replace read_random(9) with more appropriate arc4rand(9) KPIs 2019-04-04 01:02:50 +00:00
netpfil Add IPv6 support for O_IPLEN opcode. 2019-04-29 09:33:16 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
opencrypto Don't panic for empty CCM requests. 2019-04-24 23:27:39 +00:00
powerpc Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
riscv Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
rpc Fix malloc stats for the RPCSEC_GSS server code when DEBUG is enabled. 2019-04-04 01:23:06 +00:00
security Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
sparc64 FCP-101: Remove wb(4) 2019-05-17 15:24:34 +00:00
sys The older detection methods (smbios.bios.vendor and smbios.system.product) 2019-05-21 13:29:53 +00:00
teken
tests
tools Avoid literal @generated tag in file-generating scripts 2019-05-08 13:35:51 +00:00
ufs Ensure that error is initialized in ufs_bmap_seekdata(). 2019-05-05 16:57:03 +00:00
vm Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
x86 The older detection methods (smbios.bios.vendor and smbios.system.product) 2019-05-21 13:29:53 +00:00
xdr
xen
Makefile