NetBSD/sys/dev/dmover
jdolecek a034152027 move dupfd from struct proc to struct lwp - it's per-LWP, not per-process; we
use curlwp where the lwp is not directly available, i.e. in device open
routines

briefly discussed on tech-kern
2003-09-13 08:32:10 +00:00
..
dmover_backend.c
dmover_io.c move dupfd from struct proc to struct lwp - it's per-LWP, not per-process; we 2003-09-13 08:32:10 +00:00
dmover_io.h
dmover_process.c
dmover_request.c
dmover_session.c
dmover_util.c
dmovervar.h
files.dmover
Makefile
swdmover.c Add support for xor2-xor8 to swdmover. 2003-07-25 13:59:09 +00:00