..
altq
…
arch
enable viadrm
2010-08-21 11:55:21 +00:00
coda
Fix incorrect comments about the buffer size being 2K; it is really 8K now.
2010-08-07 20:39:33 +00:00
common /bus_dma
…
compat
Add PAE to ALL kernel, so that most paddr_t format string errors get caught
2010-07-26 22:33:23 +00:00
conf
…
crypto
…
ddb
…
dev
- don't clobber the data found by _PSS if XPSS validation fails
2010-08-21 13:12:15 +00:00
dist
Revert previous - changes here are irrelevant to NetBSD
2010-08-11 11:57:36 +00:00
external
Get viadrm working again
2010-08-21 11:54:36 +00:00
fs
Remove extra char - not sure where that came from (duplicated vi command?)
2010-08-11 13:26:25 +00:00
gdbscripts
…
ipkdb
…
kern
Allow ELF objects with more than two PT_LOAD sections. Go creates such
2010-08-20 14:59:53 +00:00
lib
print the correct error code if nfs_mount() fails.
2010-08-08 18:38:31 +00:00
miscfs
print more info in the "past eof" panic
2010-08-19 02:10:02 +00:00
modules
Add DIAGNOSTIC.
2010-08-18 19:33:10 +00:00
net
Keep condvar wmesg within 8 char limit
2010-08-11 11:47:29 +00:00
net80211
…
netatalk
…
netbt
…
netinet
ahem, min -> max in previous
2010-08-11 11:06:42 +00:00
netinet6
Remove stray {
2010-08-20 16:38:16 +00:00
netipsec
Further silence ipsec_attach().
2010-07-21 20:41:31 +00:00
netisdn
…
netiso
…
netkey
…
netmpls
…
netnatm
…
netsmb
Convert sizes/lengths to unsigned (size_t) or uint32_t
2010-07-12 02:58:01 +00:00
nfs
Do not return a garbage vnode in vpp if fhtovp fails.
2010-08-12 09:41:10 +00:00
opencrypto
Keep condvar wmesg within 8 char limit.
2010-08-11 11:49:09 +00:00
rump
Use the same base pagerflags for both ubc_uiomove and ubc_zerorange.
2010-08-19 02:07:11 +00:00
secmodel
…
stand
…
sys
Add __BEGIN_PUBLIC / __END_PUBLIC, __BEGIN_HIDDEN / __END_HIDDEN and
2010-08-07 21:03:18 +00:00
ufs
ffs_reclaim: don't free an already free inode. This may happen when
2010-08-12 07:41:49 +00:00
uvm
sys_mremap: unwrap a short line
2010-08-16 01:21:10 +00:00
Makefile
…