NetBSD/sys
2018-04-24 01:32:30 +00:00
..
altq s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
arch Adjust Xsyscall_svs to not use movq for 64bit immediates either. 2018-04-23 22:53:04 +00:00
coda s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
compat s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
conf Remove COM_AWIN option 2018-04-08 13:38:31 +00:00
crypto s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
ddb ddb: rename "show lockstat" to "show lockstats" to avoid conflicting with lockstat(8) 2018-03-19 08:41:21 +00:00
dev enable code to only trigger usb processing when EINT is set, to 2018-04-23 19:55:00 +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 s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
gdbscripts
ipkdb
kern PR/kern/53202: Kernel hangs running t_ptrace_wait:resume1 test, revert 2018-04-23 15:51:00 +00:00
lib s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
miscfs Change procfs_revoke_vnodes() to use vrecycle()/vgone() instead 2018-04-16 20:27:38 +00:00
modules Add new example loadable kernel module: readhappy_mpsafe 2018-04-20 00:06:45 +00:00
net PR/53207: David Binderman: Use logical and 2018-04-23 15:36:30 +00:00
net80211 s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
netatalk s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
netbt
netcan Sprinkle more soroverflow(). 2018-03-21 14:23:54 +00:00
netinet Fix sys/netinet/in.c:r1.229 problem. I have missed FALLTHROUGH, sorry. 2018-04-24 01:32:30 +00:00
netinet6 Remove the kernel RH0 code. RH0 is deprecated by RFC5095, for security 2018-04-23 07:22:54 +00:00
netipsec Remove the kernel RH0 code. RH0 is deprecated by RFC5095, for security 2018-04-23 07:22:54 +00:00
netisdn Remove unused variable since previous revision. 2018-04-21 08:30:19 +00:00
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 s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +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 s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
uvm add prot parameter for uvm_emap_enter(), so that it's possible to 2018-04-20 19:02:18 +00:00
Makefile