NetBSD/sys/dev/dmover
briggs cb2eb4a01a Mmmm... LOCKDEBUG...
Change from unlock -> modify -> unlock to _lock_ -> modify -> unlock.
2003-04-01 20:59:15 +00:00
..
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
dmover_backend.c Mmmm... LOCKDEBUG... 2003-04-01 20:59:15 +00:00
dmover_io.c Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'. 2003-03-21 21:13:50 +00:00
dmover_io.h
dmover_process.c Don't require that input buffers and output buffers be of the same 2003-03-06 21:32:59 +00:00
dmover_request.c
dmover_session.c
dmover_util.c Add standard names for 5-, 6-, 7-, and 8-way XOR. 2002-08-04 02:17:06 +00:00
dmovervar.h Add standard names for 5-, 6-, 7-, and 8-way XOR. 2002-08-04 02:17:06 +00:00
files.dmover
swdmover.c For functions with inputs and outputs, we currently require that the 2003-03-06 21:10:45 +00:00