NetBSD/sys/compat/ultrix
he 8f77cc1c43 Fallout from the interface ioctl changes:
OSIOCGIFADDR -> OOSIOCGIFADDR
OSIOCGIFDSTADDR -> OOSIOCGIFDSTADDR
OSIOCGIFNETMASK -> OOSIOCGIFNETMASK

Also, one instance of needing to include <net/if.h> before
<compat/sys/sockio.h> due to use of IFNAMSIZ in the latter.

Discussed with christos.
2007-06-01 11:36:35 +00:00
..
files.ultrix
Makefile
syscalls.conf
syscalls.master
ultrix_exec_ecoff.c
ultrix_exec.h
ultrix_flock.h
ultrix_fs.c Need a char* for doing pointer arithmetic. 2007-03-05 13:56:24 +00:00
ultrix_ioctl.c Fallout from the interface ioctl changes: 2007-06-01 11:36:35 +00:00
ultrix_misc.c Delete fom stackgap lines that seem to have got left in. 2007-05-13 11:06:41 +00:00
ultrix_pathname.c Make this compile again (after stackgap removal) 2007-04-25 12:54:26 +00:00
ultrix_syscall.h
ultrix_syscallargs.h
ultrix_syscalls.c
ultrix_sysent.c
ultrix_tty.h