NetBSD/sys/compat/ultrix
jdolecek ef8abe0767 Make the setregs hook emulation-specific, rather than executable
format specific.
Struct emul has a e_setregs hook back, which points to emulation-specific
setregs function. es_setregs of struct execsw now only points to
optional executable-specific setup function (this is only used for
ECOFF).
2001-09-18 19:36:32 +00:00
..
files.ultrix
Makefile
syscalls.conf
syscalls.master
ultrix_exec_ecoff.c
ultrix_exec.h
ultrix_flock.h
ultrix_fs.c
ultrix_ioctl.c Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
ultrix_misc.c Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
ultrix_pathname.c Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
ultrix_syscall.h
ultrix_syscallargs.h
ultrix_syscalls.c
ultrix_sysent.c
ultrix_tty.h