NetBSD/sys
mrg 43adc5cb3f avoid function param names in prototypes. 2019-01-09 10:42:27 +00:00
..
altq Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
arch avoid function param names in prototypes. 2019-01-09 10:42:27 +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 no, should be dst 2018-11-02 11:59:59 +00:00
dev - Remove an extra register read in wm_kmrn_lock_loss_workaround_ich8lan(). 2019-01-09 08:28:22 +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 crashme: a framework to test kernel faults. 2019-01-09 04:01:20 +00:00
lib - Determine KERN_AS automatically depending on whether OPT_MODULAR is 2018-09-22 12:24:01 +00:00
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 l2tp(4): fix output bytes counter. Pointed by k-goda@IIJ, thanks. 2018-12-27 07:56:11 +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 Remove unused arguments. 2018-12-27 16:59:17 +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 Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nfs Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
opencrypto Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
rump Rather than performing lazy initialization, statically initialize early 2018-12-26 22:16:26 +00:00
secmodel Provide a sysctl kern.expose_address to expose kernel addresses in 2018-10-05 22:12:37 +00:00
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 Add "void *extra" argument to vcache_new() so a file system may 2019-01-01 10:06:54 +00:00
uvm add sysctl to easily set ubc_direct 2019-01-07 22:48:01 +00:00
Makefile Remove ISDN from the kernel. It has remained unmaintained for a long time, 2018-09-23 09:20:57 +00:00