NetBSD/sys
christos 8f06c59281 s/static inline/static __inline/g for consistency with other include
headers.
2018-04-19 21:19:07 +00:00
..
altq
arch Take the interrupt lock in interrupt handler. Seesm to fix the hang I was 2018-04-19 18:19:17 +00:00
coda
compat Remove the rnewprocp argument from fork1(9) 2018-04-16 14:51:59 +00:00
conf Remove COM_AWIN option 2018-04-08 13:38:31 +00:00
crypto
ddb ddb: rename "show lockstat" to "show lockstats" to avoid conflicting with lockstat(8) 2018-03-19 08:41:21 +00:00
dev Use ixgbe_eitr_write() when writing the EITR for the link interrupt like 2018-04-19 07:40:12 +00:00
dist/pf It is normal for socket credentials to be missing for incoming sockets, 2018-02-19 23:03:00 +00:00
external Stop potential misuse of vendor names and USB vendor IDs in root hub 2018-04-09 16:21:09 +00:00
fs Typos. 2018-02-08 09:05:16 +00:00
gdbscripts
ipkdb
kern The mbuf length is allowed to be zero. 2018-04-19 05:16:02 +00:00
lib efiboot: try to read boot.cfg from /EFI/NetBSD on ESP of the booted disk. 2018-04-02 09:44:18 +00:00
miscfs Change procfs_revoke_vnodes() to use vrecycle()/vgone() instead 2018-04-16 20:27:38 +00:00
modules Add a new example kernel module 2018-04-13 20:30:09 +00:00
net Fix sending PADT to unexpected hosts when net.pppoe.term_unknown is enabled. 2018-04-18 07:40:40 +00:00
net80211 Improve an XXX of mine, and fix one stat. 2018-04-10 07:53:36 +00:00
netatalk Sprinkle more soroverflow(). 2018-03-21 14:23:54 +00:00
netbt
netcan Sprinkle more soroverflow(). 2018-03-21 14:23:54 +00:00
netinet Remove unused netipsec/xform.h includes. 2018-04-18 07:17:49 +00:00
netinet6 Remove unused netipsec/xform.h includes. 2018-04-18 07:17:49 +00:00
netipsec Remove extra long file paths from the headers. 2018-04-19 08:27:38 +00:00
netisdn
netkey
netmpls Add one more XXX in the list. 2018-04-11 06:37:32 +00:00
netnatm
netsmb
nfs PR/53103: Timo Buhrmester: linux emulation of sendto(2) broken 2018-03-16 17:25:04 +00:00
opencrypto Typos. 2018-02-08 09:05:16 +00:00
rump remove now unused crap. 2018-04-12 21:38:59 +00:00
secmodel Add new sysctl(3) entry: security.models.extensions.user_set_dbregs 2018-04-08 14:46:32 +00:00
stand
sys s/static inline/static __inline/g for consistency with other include 2018-04-19 21:19:07 +00:00
ufs Remove unnecessary assertions 2018-02-07 08:50:13 +00:00
uvm fix typo in comment 2018-04-02 18:25:41 +00:00
Makefile