arch
|
Fix printf() problem caused by "daddr_t" change.
|
2003-01-30 16:33:50 +00:00 |
ddb
|
Zombie procs have no lwps.
|
2003-01-23 12:41:33 +00:00 |
fs
|
Fix compiler warnings after 64bit daddr_t change.
|
2003-01-27 04:08:45 +00:00 |
kern
|
Add a KASSERT when copying l1->l_cpu to l2->l_cpu
|
2003-01-30 05:51:58 +00:00 |
netatalk
|
allocate, not alocate. Noted by mjl, not mjll.
|
2003-01-28 22:26:33 +00:00 |
netinet
|
success, not sucess. Noted by mjl.
|
2003-01-28 22:35:02 +00:00 |
netinet6
|
success, not sucess. Noted by mjl.
|
2003-01-28 22:35:02 +00:00 |
ufs
|
there's no need to treat VOP_WHITEOUT as dirop
|
2003-01-30 14:18:32 +00:00 |
uvm
|
amap_copy: remove stray amap_unlock().
|
2003-01-27 22:14:48 +00:00 |