NetBSD/sys
martin 41a21e241a Make the illegal instruction macro safe, so the compiler does not fear it
would be an illegal instruction when compiling with certain cpu options.
2019-04-17 15:42:02 +00:00
..
altq
arch Make the illegal instruction macro safe, so the compiler does not fear it 2019-04-17 15:42:02 +00:00
coda
compat KNF. No functional change. 2019-04-17 09:21:57 +00:00
conf Introduce POOL_QUARANTINE, a feature that creates a window during which a 2019-04-13 08:41:36 +00:00
crypto
ddb
dev Regen. 2019-04-15 09:01:49 +00:00
dist/pf
external fix various problems i've seen where cv_*wait*() return ERESTART, 2019-04-16 10:00:04 +00:00
fs
gdbscripts
kern Don't check pserialize_not_in_read_section after panic 2019-04-17 02:29:43 +00:00
lib Go back ot using 0x%x instead of %#x because we don't always support the 2019-04-05 20:09:29 +00:00
miscfs add a node for the process resource limits. 2019-03-30 23:28:30 +00:00
modules Split the COMPAT_50 socket-timeout stuff out of kern/uipc_socket.c 2019-04-15 02:07:11 +00:00
net Remove unused inclusion. 2019-04-17 07:47:56 +00:00
net80211 Fix CVS Id 2019-04-11 11:40:58 +00:00
netatalk
netbt
netcan
netinet
netinet6 Fix small read overflow; harmless, because since I removed RH0, the memory 2019-04-03 19:23:38 +00:00
netipsec remove a variable which is no longer used. 2019-04-12 07:12:12 +00:00
netmpls
netsmb Prevent a NULL pointer dereference when the local endpoint is not defined. 2019-04-15 21:00:33 +00:00
nfs
opencrypto
rump Fix CVS Id usage 2019-04-11 14:38:05 +00:00
secmodel Add the NVMM_CTL ioctl, always privileged regardless of the permissions of 2019-04-10 18:49:04 +00:00
stand Print bootargs from the environment 2019-04-10 19:36:04 +00:00
sys Clean up this mess and simplify, so that all the socket options get 2019-04-15 10:53:17 +00:00
ufs PR/53990, PR/52380, PR/52102: UFS2 cylinder group inode allocation botch 2019-04-14 15:55:24 +00:00
uvm Provide a code argument in kasan_mark(), and give a code to each caller. 2019-04-07 09:20:04 +00:00
Makefile