des 881a348b52 Accumulate directory entries in a fixed-length sbuf, and uiomove them in
one go before returning.  This avoids calling uiomove() while holding
allproc_lock.

Don't adjust uio->uio_offset manually, uiomove() does that for us.

Don't drop allproc_lock before calling panic().

Suggested by:	alfred
2004-07-09 11:43:37 +00:00
..
2004-07-08 21:03:35 +00:00
2004-07-08 16:17:14 +00:00
2004-07-09 02:28:23 +00:00
2004-07-07 20:04:06 +00:00