.. |
altq
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
arch
|
Use device_t and device_private().
|
2007-11-06 00:36:30 +00:00 |
coda
|
Merge from vmlocking:
|
2007-10-10 20:42:20 +00:00 |
compat
|
- Replace lockmgr with mutex;
|
2007-11-04 11:10:34 +00:00 |
conf
|
Split I/O-related routines (getpages, putpages, etc.) which are heavily
|
2007-10-17 16:45:00 +00:00 |
contrib/dev/ath
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
crypto
|
…
|
|
ddb
|
Pacify some gcc uninitialized warnings at -O3
|
2007-10-22 00:36:28 +00:00 |
dev
|
Missed a struct device -> device_t, found by joerg.
|
2007-11-05 23:57:32 +00:00 |
dist
|
Bring some fixes from IPF 4.1.27 in order to fix kern/37037.
|
2007-10-02 06:15:11 +00:00 |
fs
|
Make some comments match current reality. No functional change.
|
2007-11-04 17:32:34 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
kern
|
cpu_xc_offline: Do not double-lock the runqueues for SCHED_4BSD, it uses a
|
2007-11-05 03:36:14 +00:00 |
lib
|
Add an extern decl of try_bootp variable here since MD sources could set it.
|
2007-10-27 12:21:17 +00:00 |
lkm
|
Catch up with latest changes.
|
2007-11-04 02:09:01 +00:00 |
miscfs
|
Split I/O-related routines (getpages, putpages, etc.) which are heavily
|
2007-10-17 16:45:00 +00:00 |
net
|
Change a few malloc(9) + memset(3) pairs to malloc(..., ...|M_ZERO).
|
2007-11-01 20:37:48 +00:00 |
net80211
|
…
|
|
netatalk
|
Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and
|
2007-09-01 04:32:50 +00:00 |
netbt
|
struct callout => callout_t
|
2007-11-03 17:39:14 +00:00 |
netinet
|
Pick the smallest possible TCP window scaling factor that will still allow
|
2007-11-04 11:04:26 +00:00 |
netinet6
|
De-__P().
|
2007-11-01 20:33:56 +00:00 |
netipsec
|
The function ipsec4_get_ulp assumes that ip_off is in host order. This results
|
2007-10-28 15:48:23 +00:00 |
netisdn
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
netiso
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
netkey
|
…
|
|
netnatm
|
…
|
|
netsmb
|
…
|
|
nfs
|
make NFS_ATTRTIMEO a function.
|
2007-10-28 22:24:28 +00:00 |
opencrypto
|
Use the softint API.
|
2007-10-08 16:18:02 +00:00 |
rump
|
* sprinkle some locking into the vm code
|
2007-11-04 19:52:14 +00:00 |
secmodel
|
…
|
|
stand
|
…
|
|
sys
|
Fix decl of lbolt.
|
2007-11-06 00:25:48 +00:00 |
ufs
|
Avoid doing bawrite to initialize inode block while holding cylinder
|
2007-11-01 06:31:59 +00:00 |
uvm
|
defparam PAGER_MAP_SIZE.
|
2007-10-25 13:03:03 +00:00 |
Makefile
|
remove sun2 from no-rump list
|
2007-09-24 14:19:36 +00:00 |