NetBSD/sys
maxv c22b5e2a12 We need VMCMDs for a binary and its interpreter, so make sure we have
at least one VMCMD. This also prevents the kernel from using an
uninitialized pointer as entry point for the execution.

From me and Christos

ok christos@
2014-02-19 15:23:20 +00:00
..
altq
arch Provide a genassym.cf in libc for hppa and use it. 2014-02-19 13:01:51 +00:00
coda Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
compat Regen. 2014-02-15 22:36:26 +00:00
conf Welcome to 2014! 2014-01-01 00:33:34 +00:00
crypto Create modules for software crypto components. 2014-01-01 15:18:57 +00:00
ddb add a return in the panic message 2014-01-22 15:20:40 +00:00
dev if MMIO is allowed and available, prefer it over PIO 2014-02-18 12:32:12 +00:00
dist/pf
external prefer __func__ instead of __FUNCTION__ 2014-02-18 20:54:34 +00:00
fs Adapt my previous patch differently. read(2) wants EISDIR when the 2014-02-17 20:16:52 +00:00
gdbscripts
ipkdb
kern We need VMCMDs for a binary and its interpreter, so make sure we have 2014-02-19 15:23:20 +00:00
lib Revert previous revision. It bkeaks profiling kernel builds. 2014-02-09 12:53:30 +00:00
miscfs Change layerfs_vget(), layerfs_fhtovp() and the various layer xxx_mount() 2014-02-10 11:23:14 +00:00
modules Undo previous - it still needs a lot more work. 2014-02-03 23:11:40 +00:00
net NPF: fix the recent breakage of the traceroute ALG. Also, simplify and 2014-02-19 03:51:31 +00:00
net80211 fix monitor mode channel. 2014-01-25 00:59:44 +00:00
netatalk
netbt
netinet IPv6 UDP uses the IPv4 pcb tables, and therefore the stats, so need 2014-01-04 14:18:12 +00:00
netinet6 Remove dead code. 2014-01-15 10:52:11 +00:00
netipsec fix debugging output printfs to use __func__ so they print the correct names. 2013-12-24 15:48:53 +00:00
netisdn
netkey
netmpls
netnatm
netsmb
nfs Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
opencrypto Undo previous - it still needs a lot more work. 2014-02-03 23:11:40 +00:00
rump remove stub now provided by rump kernel base 2014-02-18 06:20:46 +00:00
secmodel
stand
sys Remove the last argument of elf_check_header(). It is easier - and faster - to 2014-02-15 16:17:01 +00:00
ufs Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
uvm Use same uvm_swap_shutdown() stub for !vmswap kernels and rump kernels. 2014-02-18 06:18:13 +00:00
Makefile