NetBSD/sys
2011-07-01 23:48:20 +00:00
..
altq
arch Change assert to panic. 2011-07-01 23:47:09 +00:00
coda Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
common Multiprocessing fixes. 2011-06-29 05:53:44 +00:00
compat dependant -> dependent 2011-06-30 20:09:15 +00:00
conf 7th Edition(V7) File System support. and NetBSD symbolic-link, socket, FIFO extension. see newfs_v7fs(8). 2011-06-27 11:52:22 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
dev use an unsigned type for unsigned calcations. avoid GCC 4.5 warnings. 2011-07-01 23:48:20 +00:00
dist fix an uninitialised variable problem. large-ish function, but i 2011-07-01 02:33:23 +00:00
external #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
fs dependant -> dependent 2011-06-30 20:09:15 +00:00
gdbscripts
ipkdb
kern Don't cast a pointer void * before passing to memset(), that's not 2011-06-30 22:38:50 +00:00
lib remove HAVE_GCC == 4 conditional 2011-06-20 08:22:43 +00:00
miscfs From Aleksey Cheusov: Don't make it easy for compromised systems to bypass 2011-06-23 17:06:38 +00:00
modules Refactor flash and nand driver, so we can reuse the io thread code 2011-06-28 18:14:11 +00:00
net Fix memset usage. 2011-07-01 02:46:24 +00:00
net80211 Change i_len in ieee80211req to be unsigned and fix other signed/unsigned 2011-06-12 00:07:19 +00:00
netatalk aarpprobe() is called before MOWNER_ATTACH(&aarp_mowner), leading 2011-05-08 13:51:31 +00:00
netbt
netinet Don't increment ip_nfragpackets when failed to allocate fragment queue. 2011-06-27 00:45:50 +00:00
netinet6 Don't refer to extern tcbtable here, it is unused. 2011-06-01 22:59:44 +00:00
netipsec catch a case where an ip6 address with scope embedded was compared with 2011-06-09 21:04:37 +00:00
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs - Fix a silly bug: remove umap from uobj in ubc_release() UBC_UNMAP case. 2011-06-19 02:42:53 +00:00
opencrypto use 64-bit integers for GF128 multiplication on LP64 CPUs 2011-06-09 14:47:42 +00:00
rump regen 2011-06-26 17:05:55 +00:00
secmodel
stand
sys add flash_addr_t 2011-06-28 20:49:43 +00:00
ufs ffs_copyonwrite(): If the write is to the in-file-system journal 2011-07-01 14:28:21 +00:00
uvm Move PMAP_* cache defines to before inclusion of <machine/pmap.h> 2011-06-30 00:49:14 +00:00
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00