NetBSD/sys
2013-01-14 12:28:11 +00:00
..
altq
arch Use unsigned for device address. 2013-01-14 12:28:11 +00:00
coda
compat Use copyin/copyout and linux-specific ifreq structures (they are the same 2013-01-11 19:01:36 +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 another locking issue for an error case. 2013-01-13 15:34:03 +00:00
dist/pf
external Back out my last change, which was a partial fix for hash code computation problems. 2013-01-09 13:23:20 +00:00
fs Move the initialization of n to after the error branch. 2012-12-28 08:03:59 +00:00
gdbscripts
ipkdb
kern Revert defective O_SEARCH implementation committed by manu@ along with 2013-01-13 08:15:02 +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 use __BITMAP_TYPE 2012-12-07 02:27:29 +00:00
netinet6 PR/47408: Anthony Mallet: sendto(2) issue with IPv6 UDP datagrams 2013-01-06 00:17:13 +00:00
netipsec rename pcb_sp to policy to avoid: 2012-12-07 15:29:38 +00:00
netisdn
netiso
netkey
netmpls
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
nfs
opencrypto
rump Update a bit. yay, this file isn't completely append-only! 2013-01-08 13:45:28 +00:00
secmodel
stand
sys Revert defective O_SEARCH implementation committed by manu@ along with 2013-01-13 08:15:02 +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