NetBSD/sys
maxv 02dd989063 Fix inverted arguments in m_gethdr(). 2018-04-26 19:33:02 +00:00
..
altq s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
arch Fix inverted arguments in m_gethdr(). 2018-04-26 19:33:02 +00:00
coda s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
compat Test for valid interface for ioctls that demand it. 2018-04-26 08:11:18 +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 Don't free and reallocate bus_dmamem when it's not required. Currently, 2018-04-25 08:46:19 +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 Remove a unnecessary wrong cast (fix build of ALL) 2018-04-25 03:45:21 +00:00
fs Fix inverted arguments in MGET(). 2018-04-26 19:27:04 +00:00
gdbscripts
ipkdb
kern Remove unused mbuf argument from sbsavetimestamp. 2018-04-26 19:22:17 +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 Fix a deadlock (rt_free vs. route_intr on rt_so_mtx) 2018-04-25 03:49:57 +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 add HCI_SPEC_50 2017-12-21 09:30:30 +00:00
netcan Sprinkle more soroverflow(). 2018-03-21 14:23:54 +00:00
netinet Remove unused mbuf argument from sbsavetimestamp. 2018-04-26 19:22:17 +00:00
netinet6 Remove unused mbuf argument from sbsavetimestamp. 2018-04-26 19:22:17 +00:00
netipsec Remove the M_AUTHIPDGM flag. It is equivalent to M_AUTHIPHDR, both 2018-04-24 08:07:05 +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 Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netsmb From FreeBSD: 2017-10-03 15:27:10 +00:00
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 KAUTH_MACHDEP_SVS_DISABLE and add support to secmodel_securelevel(9). 2018-04-26 18:54:09 +00:00
stand
sys Remove unused mbuf argument from sbsavetimestamp. 2018-04-26 19:22:17 +00:00
ufs s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
uvm In uvm_page_recolor(), kmem_free() old size rather than new size. 2018-04-24 16:35:53 +00:00
Makefile