NetBSD/sys/compat/ultrix
dsl 60418b39b7 Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'.
Avoids a lot of casting and removes the need for some line breaks.
Removed a load of (caddr_t) casts from calls to copyin/copyout as well.
(approved by christos - he has a plan to remove caddr_t...)
2003-03-21 21:13:50 +00:00
..
Makefile
files.ultrix
syscalls.conf
syscalls.master Merge the nathanw_sa branch. 2003-01-18 08:49:22 +00:00
ultrix_exec.h
ultrix_exec_ecoff.c
ultrix_flock.h
ultrix_fs.c Merge the nathanw_sa branch. 2003-01-18 08:49:22 +00:00
ultrix_ioctl.c Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'. 2003-03-21 21:13:50 +00:00
ultrix_misc.c Cull unused variables. Sigh. 2003-01-29 07:00:35 +00:00
ultrix_pathname.c Merge the nathanw_sa branch. 2003-01-18 08:49:22 +00:00
ultrix_syscall.h Regen for correct RCS ID. 2003-01-18 23:43:25 +00:00
ultrix_syscallargs.h Regen for correct RCS ID. 2003-01-18 23:43:25 +00:00
ultrix_syscalls.c Regen for correct RCS ID. 2003-01-18 23:43:25 +00:00
ultrix_sysent.c Regen for correct RCS ID. 2003-01-18 23:43:25 +00:00
ultrix_tty.h