NetBSD/sys
2014-01-30 06:38:00 +00:00
..
altq
arch ldrht is v6t2 or later so use ldrt and extract the right halfword. 2014-01-30 06:38:00 +00:00
coda Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
compat add a struct for the 4.3BSD struct direct 2014-01-28 01:29:35 +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 Remove an unused variable 2014-01-28 19:26:32 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external Fix builtin shadowing in PowerPC specific code. Implement clzdi/clzsi 2014-01-29 14:21:41 +00:00
fs Bogus gcc 4.8 maybe use uninitialized warning 2014-01-28 13:23:49 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern tty_pty: add CTASSERTs to document assumptions 2014-01-29 02:38:48 +00:00
lib Include compiler-rt in libc, libm and libkern. 2014-01-29 23:37:18 +00:00
miscfs Allow layer_node_create() with unlocked lower node and change 2014-01-29 08:27:04 +00:00
modules Add hifn(4) and ubsec(4) to the NOTYET section, and note that they can 2014-01-03 16:16:10 +00:00
net add __USE 2014-01-25 21:10:41 +00:00
net80211 fix monitor mode channel. 2014-01-25 00:59:44 +00:00
netatalk Remove unused variable 2013-09-12 19:47:58 +00:00
netbt Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
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 Fix signature of capi_ll_control. 2013-05-29 09:26:02 +00:00
netkey
netmpls reserve space for ICMP header accordingly to RFC4884 2013-08-07 06:55:00 +00:00
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
nfs Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
opencrypto As requested by mrg@, since there is still a small window during which 2014-01-24 15:11:09 +00:00
rump lwp0 needs l_proc set for panic->cpu_reboot to dump core the right way 2014-01-29 18:42:14 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys expose do_open 2014-01-25 02:28:31 +00:00
ufs Patch from Edgar Fuß on tech-kern: 2014-01-29 20:13:04 +00:00
uvm make this compile. 2014-01-25 17:30:45 +00:00
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00