NetBSD/sys
2014-12-17 06:54:48 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Wrap a long line. 2014-12-17 06:54:48 +00:00
coda Change coda from hashlist to vcache. 2014-12-13 15:59:30 +00:00
compat Add compatibility for pre MIDMAGIC a.out binaries (with COMPAT_NOMID) 2014-12-05 22:21:47 +00:00
conf Stop ordering dependencies alphabetically. 2014-11-15 12:56:28 +00:00
crypto
ddb Define ddb module. 2014-11-16 05:46:27 +00:00
dev first draft of a driver for SMSI,mgx 2014-12-16 21:01:34 +00:00
dist/pf
external add a new "fo_mmap" fileops method to allow use of arbitrary uvm_objects for 2014-12-14 23:48:58 +00:00
fs Simplify control flow 2014-12-07 23:48:04 +00:00
gdbscripts
ipkdb
kern Don't hard code crap we have perfectly good constants for. 2014-12-15 13:50:10 +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 Don't exclude amd64 from COMPAT < 15. We need it for COMPAT_NETBSD32 a.out 2014-12-14 21:14:06 +00:00
net Introduce if_initialize and if_register as an alternative to if_attach 2014-12-15 06:52:25 +00:00
net80211 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
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 Don't use C++ keyword new 2014-09-05 09:26:44 +00:00
netisdn src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netkey
netmpls
netnatm
netsmb Adjust smbfs/netsmb for filenames byte length changes that come as 2014-11-15 18:52:44 +00:00
nfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
opencrypto simplify, no functional change 2014-11-27 20:30:21 +00:00
rump workaround bin/49481 2014-12-16 15:33:22 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys welcome to 7.99.3. 2014-12-14 23:49:45 +00:00
ufs Restore apple ufs error handling. 2014-12-14 01:13:57 +00:00
uvm add a new "fo_mmap" fileops method to allow use of arbitrary uvm_objects for 2014-12-14 23:48:58 +00:00
Makefile