NetBSD/sys
mrg bb7d43b4a5 remove kern.panic_now -- crashme panic node replaces it. 2019-01-15 07:11:23 +00:00
..
altq Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
arch Add #ifndef i386, the dbregs are 32bit in this case anyway. 2019-01-14 18:54:07 +00:00
coda Fix locking for readdir code (Brett Lymn) 2018-11-20 19:05:25 +00:00
compat Retire compat_ibcs2, as discussed on tech-kern@. FreeBSD did the same 2018-12-29 11:30:11 +00:00
conf Welcome to 2019! 2019-01-01 01:52:40 +00:00
crypto
ddb
dev nothing handles AHCI_QUIRK_BADPMPRESET quirk, remove and change all entries 2019-01-14 21:29:56 +00:00
dist/pf Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
external revert this commit: 2019-01-08 05:57:34 +00:00
fs Remove bogus code to workaround PCC limitations. 2019-01-05 10:25:11 +00:00
gdbscripts
kern remove kern.panic_now -- crashme panic node replaces it. 2019-01-15 07:11:23 +00:00
lib
miscfs Add "void *extra" argument to vcache_new() so a file system may 2019-01-01 10:06:54 +00:00
modules Retire compat_ibcs2, as discussed on tech-kern@. FreeBSD did the same 2018-12-29 11:30:11 +00:00
net Fix missing splx in ppp_inproc(). 2019-01-11 02:57:21 +00:00
net80211 Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
netatalk Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
netbt Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
netcan Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
netinet Remove unused arguments. 2018-12-27 16:59:17 +00:00
netinet6 Fix bug, should be ip6_protox[]. 2019-01-14 18:51:15 +00:00
netipsec ipsecif(4) supports multiple peers in the same NAPT. 2018-12-26 08:58:51 +00:00
netmpls Remove M_COPY_PKTHDR, M_MOVE_PKTHDR, M_ALIGN and MH_ALIGN. 2018-12-27 14:03:54 +00:00
netsmb
nfs Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
opencrypto
rump Rather than performing lazy initialization, statically initialize early 2018-12-26 22:16:26 +00:00
secmodel
stand Add support for loading kernels over NFS. 2018-11-15 23:52:33 +00:00
sys crashme: a framework to test kernel faults. 2019-01-09 04:01:20 +00:00
ufs Update comment (overlooked in r1.179). 2019-01-10 06:31:04 +00:00
uvm add sysctl to easily set ubc_direct 2019-01-07 22:48:01 +00:00
Makefile