NetBSD/sys
2013-11-15 14:39:53 +00:00
..
altq
arch Modify some macros and add some new macros for CPU family and model 2013-11-15 08:47:55 +00:00
coda C requires a statement after a label, and a declaration is not a 2013-10-18 00:03:35 +00:00
compat On linux_sys_getdents, insert d_type at the end of each record. 2013-11-10 12:07:52 +00:00
conf revert previous 2013-10-18 08:06:06 +00:00
crypto
ddb fix userland build, by moving all the unused stuff inside ifdef _KERNEL 2013-10-19 15:20:52 +00:00
dev If the Weltrend Semiconductor device found in SANWA SUPPLY TAP-TST10 electricity meter as a usbhid device, it doesn't work at all, connect as ugen instead. Verified working with taptst10ctl. 2013-11-14 16:33:20 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external Simplify variable assignment and avoid gcc warnings. 2013-11-14 12:41:46 +00:00
fs tmpfs_alloc_node: use cprng_fast64(), the old random(9) shall be removed. 2013-11-11 17:04:06 +00:00
gdbscripts
ipkdb
kern - add KASSERTS on functions that don't accept M_COPYALL 2013-11-14 18:54:40 +00:00
lib make a gcc unitialized variable 2013-11-03 00:44:34 +00:00
miscfs Add missing operations that unlock or dereference their arguments. 2013-11-07 09:45:53 +00:00
modules set GENASSYM_DIR for arm and earm 2013-11-09 17:30:46 +00:00
net Fix the bpfjit build. 2013-11-15 13:56:21 +00:00
net80211 GC unused functions. Don't bother building ieee80211_acl.c, nothing in 2013-09-13 20:19:53 +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 * implement TCP CUBIC congestion control algorithm 2013-11-12 09:02:05 +00:00
netinet6 Mark a variable as used only in diagnostic kernels 2013-10-25 15:44:39 +00:00
netipsec - apply some __diagused 2013-11-03 18:37:10 +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
nfs add one more __unused attribute to shut gcc4.8 off. 2013-11-15 14:39:53 +00:00
opencrypto Remove unused variable 2013-09-12 13:12:35 +00:00
rump As discussed on tech-kern: make TOPDOWN-VM runtime selectable per process 2013-11-14 12:07:11 +00:00
secmodel
stand
sys As discussed on tech-kern: make TOPDOWN-VM runtime selectable per process 2013-11-14 12:07:11 +00:00
ufs clarify warning printout 2013-11-12 03:29:22 +00:00
uvm As discussed on tech-kern: make TOPDOWN-VM runtime selectable per process 2013-11-14 12:07:11 +00:00
Makefile