NetBSD/sys/compat/ultrix
christos 0f380fac15 Add an e_trapsignal member to struct emul, so that emulated processes can
send the appropriate signal depending on the trap type.
2001-06-18 02:00:48 +00:00
..
Makefile
files.ultrix split ecoff specific code to separate file ultrix_exec_ecoff.c 2000-12-09 12:19:28 +00:00
syscalls.conf remove compat_xxx dependencies where they don't belong 1998-12-18 18:49:59 +00:00
syscalls.master use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
ultrix_exec.h restructure struct emul and execsw, in preparation to make emulations LKMable: 2000-11-21 00:37:49 +00:00
ultrix_exec_ecoff.c split ecoff specific code to separate file ultrix_exec_ecoff.c 2000-12-09 12:19:28 +00:00
ultrix_flock.h emulate fcntl(F_SETLK) & Co. 1999-07-30 16:03:49 +00:00
ultrix_fs.c Use NULL instead of an explicit cast. 2001-05-03 05:30:35 +00:00
ultrix_ioctl.c Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
ultrix_misc.c Add an e_trapsignal member to struct emul, so that emulated processes can 2001-06-18 02:00:48 +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 use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
ultrix_syscallargs.h use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
ultrix_syscalls.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
ultrix_sysent.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
ultrix_tty.h