NetBSD/sys
ozaki-r 2050bad43a Don't run DAD on link-up if it's explicitly disabled 2018-11-29 09:54:22 +00:00
..
altq Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
arch Allow non-power of 2 counts, and support alloc/release/alloc patterns for a device as long as the ITT size is sufficient 2018-11-28 22:54:11 +00:00
coda Fix locking for readdir code (Brett Lymn) 2018-11-20 19:05:25 +00:00
compat Restore netbsd32 compat code for new NPF ABI. 2018-11-25 17:58:29 +00:00
conf Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver that 2018-11-07 07:43:07 +00:00
crypto
ddb no, should be dst 2018-11-02 11:59:59 +00:00
dev Add support for a "force_console" property, where when set, reuses the console dev configuration 2018-11-28 22:28:46 +00:00
dist/pf Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
external Avoid kpause while cold 2018-11-28 19:15:32 +00:00
fs Fix use after RECLAIM in PUFFS filesystems 2018-11-06 02:39:49 +00:00
gdbscripts
kern Move counting involuntary switches into mi_switch. preempt() passes that 2018-11-28 19:46:22 +00:00
lib - Determine KERN_AS automatically depending on whether OPT_MODULAR is 2018-09-22 12:24:01 +00:00
miscfs remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had 2018-10-14 17:37:40 +00:00
modules Remove the rest of my local change that somehow snuck in to an 2018-11-27 06:31:15 +00:00
net Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
net80211 Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
netatalk
netbt two issues noted by maxv@ 2018-09-07 14:47:15 +00:00
netcan Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
netinet Don't run DAD on link-up if it's explicitly disabled 2018-11-29 09:54:22 +00:00
netinet6 Don't run DAD on link-up if it's explicitly disabled 2018-11-29 09:54:22 +00:00
netipsec Support IPv6 NAT-T. Implemented by hsuenaga@IIJ and ohishi@IIJ. 2018-11-22 04:48:34 +00:00
netmpls Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
netsmb Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
opencrypto Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
rump Merge uipc_mbuf2.c into uipc_mbuf.c. Reorder the latter a little to gather 2018-11-15 09:38:57 +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 Move counting involuntary switches into mi_switch. preempt() passes that 2018-11-28 19:46:22 +00:00
ufs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
uvm need to use PGO_NOBLOCKALLOC also in ubc_alloc_direct() case, same 2018-11-20 20:07:19 +00:00
Makefile Remove ISDN from the kernel. It has remained unmaintained for a long time, 2018-09-23 09:20:57 +00:00