NetBSD/sys/compat/ultrix
thorpej 95a72e42de egen; getpid(2) is MP-safe. 2001-01-27 08:02:10 +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
syscalls.master getpid(2) is MP-safe. 2001-01-27 07:59:58 +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 remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
ultrix_ioctl.c LKMify 2000-11-29 21:51:49 +00:00
ultrix_misc.c Grok __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN. 2001-01-15 21:33:52 +00:00
ultrix_pathname.c add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
ultrix_syscall.h egen; getpid(2) is MP-safe. 2001-01-27 08:02:10 +00:00
ultrix_syscallargs.h egen; getpid(2) is MP-safe. 2001-01-27 08:02:10 +00:00
ultrix_syscalls.c egen; getpid(2) is MP-safe. 2001-01-27 08:02:10 +00:00
ultrix_sysent.c egen; getpid(2) is MP-safe. 2001-01-27 08:02:10 +00:00
ultrix_tty.h