.. |
altq
|
|
|
arch
|
Add bwi from PR kern/40279. There is no know case of testing the
|
2011-01-26 00:25:55 +00:00 |
coda
|
Abolish the SAVENAME and HASBUF flags. There is now always a buffer,
|
2010-11-30 10:43:01 +00:00 |
common
|
Remove forced DEBUG.
|
2011-01-18 01:20:06 +00:00 |
compat
|
Add the ability to mount NFS filesystems in COMPAT_NETBSD32
|
2011-01-22 22:26:10 +00:00 |
conf
|
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
|
2011-01-22 19:19:14 +00:00 |
crypto
|
|
|
ddb
|
Retire struct user, remove sys/user.h inclusions. Note sys/user.h header
|
2011-01-14 02:06:22 +00:00 |
dev
|
unifdef -U__bsdi__ -U__FreeBSD__ -D__NetBSD__. No functional change
|
2011-01-26 00:54:35 +00:00 |
dist
|
make sure the "overload_tbl" member of "struct pf_rule" copied in
|
2011-01-19 19:58:02 +00:00 |
external
|
Protect against a NULL pointer dereference that I've seen in the wild.
|
2011-01-26 00:55:42 +00:00 |
fs
|
A not rewritable disc can be pseudo-overwritable. A pseudo-overwritable disc
|
2011-01-22 18:02:18 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Cast arguments to vaddr_t when using PRIxVADDR in the printf format string.
|
2011-01-23 11:01:08 +00:00 |
lib
|
Add KDASSERTMSG (KDASSERT already exists).
|
2011-01-24 22:53:07 +00:00 |
miscfs
|
Layer_revoke(): change previous to always take an extra reference on the
|
2011-01-13 10:28:38 +00:00 |
modules
|
Add support for compiling ZFS and Solaris modules as RUMP libraries. Add
|
2011-01-18 22:21:22 +00:00 |
net
|
undo previous. Read the diff wrong.
|
2011-01-22 19:12:58 +00:00 |
net80211
|
From: Anon Ymous
|
2010-11-03 20:05:21 +00:00 |
netatalk
|
|
|
netbt
|
upon device initialisation, query and cache the device features,
|
2010-11-22 19:56:51 +00:00 |
netinet
|
Back out rev that shouldn't have been committed.
|
2010-12-13 14:18:50 +00:00 |
netinet6
|
When deleting a fragment header use the simple copy operation only if it fits
|
2011-01-22 18:26:36 +00:00 |
netipsec
|
Fix ipcomp input counter
|
2010-09-21 13:41:18 +00:00 |
netisdn
|
|
|
netiso
|
|
|
netkey
|
|
|
netmpls
|
|
|
netnatm
|
|
|
netsmb
|
* remove #ifdef nonsense (which caused the lossage in the first place)
|
2010-12-17 14:27:34 +00:00 |
nfs
|
Add the ability to mount NFS filesystems in COMPAT_NETBSD32
|
2011-01-22 22:26:10 +00:00 |
opencrypto
|
|
|
rump
|
inverse inversely incorrect comment
|
2011-01-22 18:33:25 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
Use the L_ flags instead of the P_ flags for lwps.
|
2011-01-22 20:54:43 +00:00 |
ufs
|
Avoid NULL deref inside a KASSERT, as discussed on tech-kern.
|
2011-01-05 19:34:27 +00:00 |
uvm
|
When starting the second pass, don't continue the for loop but instead
|
2011-01-25 17:22:43 +00:00 |
Makefile
|
|
|