NetBSD/sys
2015-01-14 15:28:18 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Properly separate fenv.h and ieeefp.h by moving all fenv defines 2015-01-13 11:15:29 +00:00
coda Add missing vrele() and vfs_vnode_iterator_destroy() to coda_cacheprint(). 2015-01-06 11:24:46 +00:00
compat Add compatibility for pre MIDMAGIC a.out binaries (with COMPAT_NOMID) 2014-12-05 22:21:47 +00:00
conf defflag TODR_DEBUG 2015-01-11 14:22:53 +00:00
crypto
ddb Define ddb module. 2014-11-16 05:46:27 +00:00
dev regen. 2015-01-14 15:28:18 +00:00
dist/pf
external initialize "addr" before passing its address to uvm_mmap_dev(). 2015-01-10 23:34:49 +00:00
fs Make sure reads on empty files reach PUFFS filesystems 2015-01-13 16:39:51 +00:00
gdbscripts
ipkdb
kern defflag TODR_DEBUG 2015-01-11 14:22:53 +00:00
lib bcdtobin and bintobcd are now inlines in <dev/clock_subr.h> 2014-11-20 16:25:16 +00:00
miscfs Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
modules Change chfs from hashlist to vcache. 2015-01-11 17:29:57 +00:00
net Use pserialize for rtlist in bridge 2015-01-08 10:47:44 +00:00
net80211
netatalk Define netatalk module. 2014-12-08 07:18:45 +00:00
netbt since rfcomm_attach_pcb may be called from (soft) interrupt context 2014-11-16 21:34:27 +00:00
netinet use the new printing code. 2014-12-02 20:25:47 +00:00
netinet6 Report route additions/changes/deletions for cached neighbours to userland. 2014-12-16 11:42:27 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb Adjust smbfs/netsmb for filenames byte length changes that come as 2014-11-15 18:52:44 +00:00
nfs
opencrypto simplify, no functional change 2014-11-27 20:30:21 +00:00
rump Move sysproxy support into a separate component, rumpkern_sysproxy, 2015-01-07 22:24:03 +00:00
secmodel
stand
sys Introduce membar_datadep_consumer. 2015-01-08 22:27:17 +00:00
ufs Change mfs to use an anonymous vnode obtained with bdevvp() 2015-01-14 11:21:31 +00:00
uvm in uvm_mmap_dev(), use the passed-in offset instead of 0. 2015-01-10 23:35:02 +00:00
Makefile