NetBSD/sys/compat/ultrix
jdolecek 8e91e3f0bd make LKM safe 2000-12-01 19:26:57 +00:00
..
Makefile
files.ultrix
syscalls.conf remove compat_xxx dependencies where they don't belong 1998-12-18 18:49:59 +00:00
syscalls.master LKMify 2000-11-30 19:05:26 +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_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 make LKM safe 2000-12-01 19:26:57 +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 update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
ultrix_syscallargs.h update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
ultrix_syscalls.c change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
ultrix_sysent.c LKMify 2000-11-30 19:05:26 +00:00
ultrix_tty.h