NetBSD/sys
jmcneill d8588d7597 Add support for booting kernels from FFS partitions. 2018-08-26 21:28:18 +00:00
..
altq
arch Add SLJIT to aarch64. 2018-08-26 21:06:46 +00:00
coda
compat Retire NDIS. It appears that it has never worked, after 13 years it was 2018-08-25 07:48:56 +00:00
conf Add support for kASan on amd64. Written by me, with some parts inspired 2018-08-20 15:04:51 +00:00
crypto
ddb extend the ddb "show kernhist" command. the synopsis is now: 2018-08-13 03:20:19 +00:00
dev Add mue(4), driver for Microchip LAN75xx/LAN78xx known as internal NIC of 2018-08-25 20:12:21 +00:00
dist/pf Fix compilation of PF/IPF... 2018-08-10 07:16:13 +00:00
external Support building libfdt with _STANDALONE 2018-08-23 01:25:22 +00:00
fs - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
gdbscripts
kern Refactor the numeric validity check just added, so the error 2018-08-26 11:53:28 +00:00
lib Support loading read-only data sections. ARM64 ELF kernels need this. ok skrll@ 2018-08-23 17:35:42 +00:00
miscfs
modules Add mue(4), driver for Microchip LAN75xx/LAN78xx known as internal NIC of 2018-08-25 20:12:21 +00:00
net Use a random hunique, instead of sending the pointer of the interface. 2018-08-24 17:06:29 +00:00
net80211
netatalk
netbt Result of audit to check that mbuf length is checked before m_copydata() 2018-08-21 14:59:13 +00:00
netcan
netinet - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
netinet6 - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
netipsec Don't call key_ismyaddr, which may sleep, in a pserialize read section 2018-08-23 01:55:38 +00:00
netisdn Initialize some members in a mbuf which is on stack. 2018-07-25 07:55:44 +00:00
netkey
netmpls
netnatm
netsmb
nfs - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
opencrypto
rump regen 2018-08-21 11:47:37 +00:00
secmodel Add KAUTH_REQ_PROCESS_CANSEE_EPROC, and use it for the kern.proc node. 2018-08-25 09:54:37 +00:00
stand Add support for booting kernels from FFS partitions. 2018-08-26 21:28:18 +00:00
sys sdt.h deserves an RCS id like all the other header files. 2018-08-26 16:54:38 +00:00
ufs - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
uvm Add support for monitoring the stack with kASan. This allows us to detect 2018-08-22 12:07:42 +00:00
Makefile