NetBSD/sys
ozaki-r cefec21119 Get rid of a big block in in_arpinput
No functional change.
2015-11-30 06:45:38 +00:00
..
altq
arch Page align KERNEL_BASE_{PHYS,VIRT} and fix boot on my BPI after the XN 2015-11-29 19:52:03 +00:00
coda
compat Factor the basic dependency list out of the #ifdef _KERNEL_OPT block, since 2015-11-30 01:31:02 +00:00
conf use commands() instead of target() because assym.mk creates all the targets 2015-11-27 20:59:47 +00:00
crypto
ddb
dev Fall back to VOP_READ/VOP_WRITE if the simulated disk has smaller 2015-11-30 06:04:47 +00:00
dist/pf
external Improve debug message 2015-11-29 09:10:05 +00:00
fs Patch by hannken@ to fix a bug which has been introduced with 1.71. 2015-11-18 22:06:25 +00:00
gdbscripts
ipkdb
kern Fix kern/50841: races in sys_lseek. 2015-11-28 15:26:29 +00:00
lib remove "@echo done" from 4 rules that don't need it and the random "done" 2015-10-29 00:18:55 +00:00
miscfs
modules Actually create the wapbl module, since it works. 2015-11-15 03:12:14 +00:00
net Fix build dependency of if_llatbl.c 2015-11-26 01:41:20 +00:00
net80211
netatalk
netbt add version and extended feature flags defined in 4.2 specification, 2015-11-28 09:04:34 +00:00
netinet Get rid of a big block in in_arpinput 2015-11-30 06:45:38 +00:00
netinet6 Replace __debugused with __diagused 2015-11-27 02:54:22 +00:00
netipsec
netisdn
netkey
netmpls
netnatm initialize npcb; founds by brainy 2015-11-06 21:33:07 +00:00
netsmb
nfs Don't forget to call nfs_fini() when we're finished. Without this, 2015-11-02 09:57:43 +00:00
opencrypto fix the build 2015-11-28 03:40:43 +00:00
rump Adapt to e_default_mapaddr signature changes 2015-11-26 15:13:43 +00:00
secmodel
stand
sys struct emul::e_vm_default_addr changed signature, welcome to 7.99.22! 2015-11-26 13:17:07 +00:00
ufs Update now-lying comment. 2015-11-26 19:25:54 +00:00
uvm We never exec(2) with a kernel vmspace, so do not test for that, but instead 2015-11-26 13:15:34 +00:00
Makefile