NetBSD/sys
2018-12-13 12:13:33 +00:00
..
altq Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
arch add support PT_STEP 2018-12-13 10:44:25 +00:00
coda Fix locking for readdir code (Brett Lymn) 2018-11-20 19:05:25 +00:00
compat Improve my kern_time.c::rev1.192, systematically clear the buffers we get 2018-11-29 17:40:12 +00:00
conf Remove the COM_REGMAP option -- just use it all the time. While here, 2018-12-08 21:14:36 +00:00
crypto s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
ddb no, should be dst 2018-11-02 11:59:59 +00:00
dev Fix a wrong access to I217_PROXY_CTRL which was added in inbmphreg.h rev. 1.13 2018-12-13 05:22:44 +00:00
dist/pf Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
external Use DVF_ATTACH_INPROGRESS. 2018-12-01 01:56:30 +00:00
fs Remove unused mbuf.h includes. 2018-12-10 14:46:24 +00:00
gdbscripts
kern constify wapbl_ops 2018-12-10 21:19:33 +00:00
lib - Determine KERN_AS automatically depending on whether OPT_MODULAR is 2018-09-22 12:24:01 +00:00
miscfs assert that WAPBL journal write lock is actually held when called with 2018-12-10 21:10:52 +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 Fix (bridge && !inet6) build. 2018-12-13 12:13:33 +00:00
net80211 Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
netatalk Remove aarp_clean, unused. By the way this function was probably buggy 2018-05-29 16:29:47 +00:00
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 Simplify logic in ip{,6}_output(). 2018-12-12 01:53:52 +00:00
netinet6 inet6: discard any received NA with a LL address we own 2018-12-13 10:27:51 +00:00
netipsec ipsecif(4) should not increment drop counter by errors not related to if_snd. Pointed out by ozaki-r@n.o, thanks. 2018-12-07 09:11:04 +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 Add TX/RX offload capabilities to shmif(4). They are emulated in 2018-12-12 01:51:32 +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 constify wapbl_ops 2018-12-10 21:19:33 +00:00
ufs put back UFS_WAPBL_JUNLOCK_ASSERT(), the underlying rw_write_held() check 2018-12-10 20:48:34 +00:00
uvm for direct map case, avoid PGO_NOBLOCKALLOC when writing, it makes 2018-12-09 20:45:37 +00:00
Makefile Remove ISDN from the kernel. It has remained unmaintained for a long time, 2018-09-23 09:20:57 +00:00