NetBSD/sys/compat/ultrix
jdolecek a6ca890142 always fill in e_syscall in respective emul_*; if the emulation doesn't
have it's own separated *_syscall() function, use syscall()
2000-12-09 12:38:23 +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 Add the %% separators. 2000-12-09 05:31:10 +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 always fill in e_syscall in respective emul_*; if the emulation doesn't 2000-12-09 12:38:23 +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 Regen. 2000-12-09 05:37:01 +00:00
ultrix_syscallargs.h Regen. 2000-12-09 05:37:01 +00:00
ultrix_syscalls.c Regen. 2000-12-09 05:37:01 +00:00
ultrix_sysent.c Regen. 2000-12-09 05:37:01 +00:00
ultrix_tty.h