NetBSD/sys
2013-01-27 22:04:19 +00:00
..
altq
arch Remove confusing, leftover comment. 2013-01-27 19:58:04 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
compat exitting -> exiting. 2013-01-27 14:47:37 +00:00
conf Provide dotg(4) - a driver for the Synposys DesignWare OTG USB IP found 2013-01-09 22:23:44 +00:00
crypto
ddb remove the new command not the old one. 2013-01-06 04:17:27 +00:00
dev exitting -> exiting. 2013-01-27 14:47:37 +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 Fix off-by-one read error. 2013-01-15 03:39:16 +00:00
fs don't need sys/mount.h in userland. 2013-01-27 22:04:19 +00:00
gdbscripts
ipkdb
kern Tweak the previous a little: don't be so hasty to declare sources "fast" 2013-01-26 22:22:07 +00:00
lib Add strnlen.c to SRCS (which will automatically use the .S version if it 2013-01-23 22:34:37 +00:00
miscfs Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
modules We need more defines for this to actually work! 2013-01-22 01:50:25 +00:00
net - nbuf_ensure_contig: rework to use m_ensure_contig(9), which will not free 2013-01-20 18:45:56 +00:00
net80211 The IEEE80211_F_ flag prefix was used for both the flags in ieee80211_var.h 2013-01-10 17:40:10 +00:00
netatalk
netbt
netinet use __BITMAP_TYPE 2012-12-07 02:27:29 +00:00
netinet6 don't return hlim when asked for multicast loop flag 2013-01-25 10:33:53 +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 Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
opencrypto Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +00:00
rump revert previous commit not yet fully functional, sorry 2013-01-26 15:18:00 +00:00
secmodel kill some -Wunused-but-set-variable warnings 2012-11-13 20:10:02 +00:00
stand
sys Rather than holding samples from each source until we have 64 at a time to 2013-01-26 19:05:11 +00:00
ufs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
uvm revert previous commit not yet fully functional, sorry 2013-01-26 15:18:00 +00:00
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00