NetBSD/sys
pooka a8ed404de6 * make it possible to include kern_module in a kernel without vfs
support, i.e. move vfs functionality to a separate module
  (kern_module_vfs.c)
* make module proplist size an MI constant (now 8k) instead of PAGE_SIZE
* change some error values to something else than the karmic EINVAL
2009-11-18 17:40:45 +00:00
..
altq
arch Don't #include <sys/extent.h> any more because this module doesn't use 2009-11-17 23:51:59 +00:00
coda
common/bus_dma
compat Make compat linux/linux32 msgrcv_msgarg type member of type 2009-11-18 15:19:24 +00:00
conf * make it possible to include kern_module in a kernel without vfs 2009-11-18 17:40:45 +00:00
crypto
ddb
dev comment 2009-11-18 12:24:05 +00:00
dist Attach the listener in the correct "attach" function. 2009-10-05 03:44:01 +00:00
external
fs Simplify tmpfs_itimes() and use vfs_timestamp(). Also, replace unnecessary 2009-11-11 09:59:41 +00:00
gdbscripts
ipkdb Let the ipkdb subsystem allow operations related to it rather than wrongly 2009-10-02 22:05:52 +00:00
kern * make it possible to include kern_module in a kernel without vfs 2009-11-18 17:40:45 +00:00
lib Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder). 2009-10-21 23:12:09 +00:00
miscfs - Move kauth_init() a little bit higher. 2009-11-14 18:36:56 +00:00
modules Move the kmodule linker script source into sys/modules/xldscripts. It is 2009-11-10 14:47:52 +00:00
net Simplify ifreq_setaddr: 2009-11-13 23:11:08 +00:00
net80211 Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
netatalk
netbt
netinet Handle RFC 5227 ARP probes properly, don't drop 0.0.0.0 source packets 2009-11-03 00:57:42 +00:00
netinet6 Clear cksum flags before any further processing like ip_forward does. 2009-11-11 22:19:22 +00:00
netipsec
netisdn
netiso
netkey
netnatm
netsmb Fix cut & paste error spotted by Nicolas Joly. 2009-10-18 23:20:31 +00:00
nfs Add a flags argument to pmap_kenter_pa(9). 2009-11-07 07:27:40 +00:00
opencrypto
rump Don't link rump kernel libs against libc. They have no host system 2009-11-17 16:17:06 +00:00
secmodel Fixed security.models.suser.curtain to deny when uid does not match. 2009-11-18 09:47:18 +00:00
stand
sys * make it possible to include kern_module in a kernel without vfs 2009-11-18 17:40:45 +00:00
ufs use NULL instead of 0 for pointers 2009-11-18 12:22:48 +00:00
uvm Add a flags argument to pmap_kenter_pa(9). 2009-11-07 07:27:40 +00:00
Makefile