NetBSD/sys
kiyohara 1656a75508 Fix format of specify for scsi disk. s,/dev/disk/scsi/0/0/0,/dev/disk/scsi/000, 2013-01-03 14:03:39 +00:00
..
altq
arch Fix format of specify for scsi disk. s,/dev/disk/scsi/0/0/0,/dev/disk/scsi/000, 2013-01-03 14:03:39 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
compat Put the kernel function prototypes inside #ifdef _KERNEL 2013-01-02 18:50:07 +00:00
conf Happy 2013 everybody 2013-01-01 00:01:23 +00:00
crypto
ddb Use _KERNEL_OPT 2012-09-01 01:13:51 +00:00
dev Use NULL not 0 for pointer assignment. 2013-01-02 09:53:58 +00:00
dist/pf IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now; 2012-09-15 18:12:17 +00:00
external - Replace the seemingly broken built-in ipf rbtree implementation with ours. 2012-12-20 21:42:27 +00:00
fs Move the initialization of n to after the error branch. 2012-12-28 08:03:59 +00:00
gdbscripts
ipkdb
kern Remove a debugging printf 2012-12-31 01:20:05 +00:00
lib Pass down an empty CPUFLAGS since CPUFLAGS is contained in CFLAGS. 2012-12-12 15:12:11 +00:00
miscfs Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
modules make this work 2012-12-14 15:46:51 +00:00
net Silence gcc in npf_recache(). 2012-12-24 23:11:25 +00:00
net80211 Set max_linkhdr when attaching so when bridging/forwarding ethernet drivers 2012-11-14 18:34:05 +00:00
netatalk
netbt
netinet use __BITMAP_TYPE 2012-12-07 02:27:29 +00:00
netinet6 Add a new sysctl to mark ports as reserved, so that they are not used in 2012-11-29 02:07:20 +00:00
netipsec rename pcb_sp to policy to avoid: 2012-12-07 15:29:38 +00:00
netisdn split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
netiso Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
nfs fix crash in nfs client lookups, dholland says 'my fault' 2012-11-07 02:31:48 +00:00
opencrypto Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +00:00
rump bump for arch linux/rpi support. 2012-12-30 23:52:48 +00:00
secmodel kill some -Wunused-but-set-variable warnings 2012-11-13 20:10:02 +00:00
stand
sys Avoid exposing some headers to userland 2013-01-03 13:19:32 +00:00
ufs Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
uvm Until such time as the swap subsystem can be converted to use The One True 2012-11-27 20:15:55 +00:00
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00