.. |
altq
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
arch
|
Remove obsolete spllowersoftclock(9).
|
2007-08-08 10:30:50 +00:00 |
coda
|
* nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern
|
2007-07-31 21:14:15 +00:00 |
compat
|
Regen.
|
2007-08-07 19:01:23 +00:00 |
conf
|
Add cpuctl(8). For now this is not much more than a toy for debugging and
|
2007-08-04 11:02:56 +00:00 |
contrib/dev/ath
|
|
|
crypto
|
|
|
ddb
|
include cdefs.h before opt_xxx.h
|
2007-07-19 21:54:51 +00:00 |
dev
|
w83627ehf_sensors: don't add sensors with duplicate descriptions.
|
2007-08-08 10:09:43 +00:00 |
dist
|
reduce diff.
|
2007-08-07 10:02:40 +00:00 |
fs
|
sprinkle #ifdef _KERNEL
|
2007-08-08 09:21:34 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Regen.
|
2007-08-07 19:01:23 +00:00 |
lib
|
Do the panicstr check only if _KERNEL.
|
2007-08-03 13:06:00 +00:00 |
lkm
|
Update to catch some problems that I just fixed in the framework. The
|
2007-07-22 18:24:48 +00:00 |
miscfs
|
cleanup unused prototype
|
2007-08-03 08:50:23 +00:00 |
net
|
As a stopgap measure to avoid dependency on net/if.h, don't use
|
2007-08-07 04:59:46 +00:00 |
net80211
|
Add a sockaddr_storage member to "struct ifreq" maintaining backwards
|
2007-05-29 21:32:27 +00:00 |
netatalk
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
netbt
|
not necessary to cast to (void *) (from caddr_t removal)
|
2007-07-19 20:48:51 +00:00 |
netinet
|
Use satocsdl() et cetera instead of SDL(). Constify.
|
2007-08-07 04:37:04 +00:00 |
netinet6
|
Avoid writing past the end of the buffer [lldst, lldst + dstsize)
|
2007-08-07 04:35:42 +00:00 |
netipsec
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
netisdn
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
netiso
|
Replace SDL() and SIN() with "standard" macros satocsdl() and
|
2007-08-07 04:09:42 +00:00 |
netkey
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
netnatm
|
|
|
netsmb
|
Don't exit an unheld mutex.
|
2007-07-10 21:05:03 +00:00 |
nfs
|
nfs_inactive: turn a panic into a printf for now, as it isn't critical.
|
2007-08-06 11:55:08 +00:00 |
opencrypto
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
rump
|
Add hfs. Untested, as I couldn't find a hfs+ image for testing,
|
2007-08-08 09:28:53 +00:00 |
secmodel
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
stand
|
|
|
sys
|
NetBSD 4.99.27: _lwp_park() behaviour changed. libpthread will check
|
2007-08-07 19:02:43 +00:00 |
ufs
|
include assumed headers
|
2007-08-02 12:53:30 +00:00 |
uvm
|
In uao_get(), drop object lock only after dropswap to avoid KASSERT panic.
|
2007-08-05 10:19:23 +00:00 |
Makefile
|
|
|