NetBSD/sys
tsutsui ebd1d58295 Add support for AlphaStation DS15.
Ported from OpenBSD via PR port-alpha/48148 by nullnilaki.
Note support for the secondary PCI bus still needs more improvements.
2013-09-23 16:41:56 +00:00
..
altq
arch Add support for AlphaStation DS15. 2013-09-23 16:41:56 +00:00
coda
compat exec modules need to be of the exec kind 2013-09-19 18:50:35 +00:00
conf Update LLVM/Clang snapshot to r191105. This brings in a better detection 2013-09-21 22:28:12 +00:00
crypto
ddb
dev KNF a comment. 2013-09-23 11:27:45 +00:00
dist/pf PFIL_HOOKS is dead. 2013-07-01 08:32:48 +00:00
external Improve a couple of DPRINTFs 2013-09-21 13:17:00 +00:00
fs Fix 32 bit issue in main file read-in function. On both 32 bit and 64 bit 2013-08-09 20:13:18 +00:00
gdbscripts
ipkdb
kern Remove redundant declaration of MUTEX_CLEAR_WAITERS without checking if 2013-09-22 14:59:07 +00:00
lib Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small 2013-09-12 15:36:14 +00:00
miscfs oops, spell b_bcount properly 2013-07-20 23:00:08 +00:00
modules NPF: G/C n-code in favour of BPF byte-code. Delete lots of code, mmm! 2013-09-19 01:49:07 +00:00
net bpfjit: replace malloc with kmem, KNF a little, add RCS ID. 2013-09-20 23:19:52 +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 ifdef a variable like its use 2013-09-15 14:47:40 +00:00
netinet6 Remove unused variable 2013-09-14 21:08:35 +00:00
netipsec make debugging code use __func__ 2013-09-19 19:29:35 +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 knf (blank line even if there are no local declarations) 2013-09-18 23:27:38 +00:00
opencrypto Remove unused variable 2013-09-12 13:12:35 +00:00
rump Make dma_tag_t a bit more useful. 2013-09-22 20:51:18 +00:00
secmodel
stand
sys Fix typos in comments. 2013-09-20 12:20:01 +00:00
ufs Function ffs_reload() works on a read-only mount, so remove the call 2013-09-16 12:36:54 +00:00
uvm Mark potentialy unused variables 2013-09-15 15:54:23 +00:00
Makefile