NetBSD/sys/compat/ultrix
he 994737a3f6 Regenerate files after updating syscalls.master for compat_ultrix:
Adapt to the state after the recent time_t change.
  Type changes:
    timeval -> timeval50
    itimerval -> itimerval50
    rusage -> rusage50
  and use of the compat_50 calls where appropriate.
  Untested, but at least it builds.

  Discussed with christos@
2009-01-17 15:50:12 +00:00
..
Makefile
files.ultrix Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
syscalls.conf
syscalls.master Adapt to the state after the recent time_t change. 2009-01-17 15:48:06 +00:00
ultrix_exec.h Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
ultrix_exec_ecoff.c
ultrix_flock.h
ultrix_fs.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
ultrix_ioctl.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
ultrix_misc.c Adapt to the state after the recent time_t change. 2009-01-17 15:48:06 +00:00
ultrix_mod.c COMPAT_ULTRIX does not work on vax because there are no hooks, but make 2008-11-24 11:19:53 +00:00
ultrix_pathname.c Adapt to the state after the recent time_t change. 2009-01-17 15:48:06 +00:00
ultrix_syscall.h Regenerate files after updating syscalls.master for compat_ultrix: 2009-01-17 15:50:12 +00:00
ultrix_syscallargs.h Regenerate files after updating syscalls.master for compat_ultrix: 2009-01-17 15:50:12 +00:00
ultrix_syscalls.c Regenerate files after updating syscalls.master for compat_ultrix: 2009-01-17 15:50:12 +00:00
ultrix_sysent.c Regenerate files after updating syscalls.master for compat_ultrix: 2009-01-17 15:50:12 +00:00
ultrix_tty.h