NetBSD/sys
christos 0b973a3f7c I don't know what was using this before (but it did not work since it
did not produce valid LDSCRIPT code) and now it does.
2014-11-12 02:15:58 +00:00
..
altq
arch appease gcc 4.8 2014-11-11 23:08:37 +00:00
coda
compat Do not uselessly include <sys/malloc.h>. 2014-11-09 18:23:28 +00:00
conf I don't know what was using this before (but it did not work since it 2014-11-12 02:15:58 +00:00
crypto
ddb
dev allocate char and attr buffers with M_ZERO 2014-11-10 20:52:47 +00:00
dist/pf
external fix build failure. 2014-11-11 11:30:21 +00:00
fs Revert previous, it is actually needed. (builds are failing) 2014-11-10 19:44:08 +00:00
gdbscripts
ipkdb
kern Do not uselessly include <sys/malloc.h>. 2014-11-09 17:48:07 +00:00
lib prefer our own unwind.h 2014-10-23 17:51:22 +00:00
miscfs Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
modules turn on dynamic ldscript creation to handle link set symbol definitions 2014-11-12 02:15:16 +00:00
net PR/49373: Ryota Ozaki: Running if_clone_create and if_clone_destroy in 2014-11-07 12:57:42 +00:00
net80211
netatalk
netbt
netinet Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
netinet6 Clear IN6_IFF_DUPLICATED when link goes down or up. 2014-11-03 13:04:12 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb
nfs
opencrypto
rump Move rump kernel man pages from various sources to sys/rump 2014-11-09 17:39:37 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys Add ioctl to autodiscover wedges. 2014-11-04 07:41:37 +00:00
ufs Do not uselessly include <sys/malloc.h>. 2014-11-09 18:23:28 +00:00
uvm s/0/KERNEL_PID/ for correctness 2014-10-29 10:53:41 +00:00
Makefile