NetBSD/sys/compat/sunos
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.sunos
sunos.h Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
sunos_dirent.h
sunos_exec.c
sunos_exec.h
sunos_exec_aout.c
sunos_ioctl.c Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'. 2003-03-21 21:13:50 +00:00
sunos_misc.c Make updating a file's reference and use count MP-safe. 2003-02-23 14:37:32 +00:00
sunos_syscall.h Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
sunos_syscallargs.h Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
sunos_syscalls.c Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
sunos_sysent.c Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
syscalls.conf
syscalls.master