arch
|
Complete initialization of lwp0 in pmap_bootstrap()
|
2007-08-14 14:16:17 +00:00 |
compat
|
Regen.
|
2007-08-07 19:01:23 +00:00 |
dev
|
Must call callout_init().
|
2007-08-14 15:04:44 +00:00 |
dist
|
reduce diff.
|
2007-08-07 10:02:40 +00:00 |
kern
|
more vfs_subr -> vfs_subr2 dance for rump:
|
2007-08-14 13:51:31 +00:00 |
lib
|
Do the panicstr check only if _KERNEL.
|
2007-08-03 13:06:00 +00:00 |
netinet
|
Use sockaddr_dl_init().
|
2007-08-10 22:46:16 +00:00 |
netinet6
|
Constify. bcopy -> memcpy.
|
2007-08-10 22:44:05 +00:00 |
netiso
|
Constify. Use satocsdl() and satosdl().
|
2007-08-10 23:55:54 +00:00 |
uvm
|
Round up size arguments as mmap() does.
|
2007-08-08 11:08:18 +00:00 |