NetBSD/sys
rmind d3cb55ca37 Add m_ensure_contig() routine, which is equivalent to m_pullup, but does not
destroy the mbuf chain on failure (it is kept valid).
2013-01-19 00:51:52 +00:00
..
altq
arch Remove a KASSERT that is no longer valid (no restricted to only coherent 2013-01-19 00:35:24 +00:00
coda
compat netbsd32_posix_spawn_fa_alloc: use the right length for path allocation. 2013-01-15 17:14:11 +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 Fix __HAVE_MM_MD_CACHE_ALIASING case to use UVM_KMF_COLORMATCH so that 2013-01-19 00:27:34 +00:00
dist/pf
external Fix off-by-one read error. 2013-01-15 03:39:16 +00:00
fs Do the protocol consistency check hack only when compiling ELF. 2013-01-16 21:10:14 +00:00
gdbscripts
ipkdb
kern Add m_ensure_contig() routine, which is equivalent to m_pullup, but does not 2013-01-19 00:51:52 +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 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
netinet6 PR/47408: Anthony Mallet: sendto(2) issue with IPv6 UDP datagrams 2013-01-06 00:17:13 +00:00
netipsec
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs
opencrypto
rump Helps ELF platforms if I spell __ELF__ correctly ... 2013-01-17 23:21:20 +00:00
secmodel
stand
sys Add m_ensure_contig() routine, which is equivalent to m_pullup, but does not 2013-01-19 00:51:52 +00:00
ufs Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
uvm
Makefile