NetBSD/sys/compat
fvdl c3d820fa5d Use a copied fktrace syscall arg structure with out 'const int' for the
filedescriptor to copy arguments, avoiding a warning. XXX
2000-12-03 14:48:29 +00:00
..
aout add emul flag EMUL_HAS_SYS___syscall 2000-12-01 19:12:11 +00:00
aoutm68k Initial cut of COMPAT_AOUT_M68K. 2000-12-02 20:40:03 +00:00
common add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
freebsd define EXEC_AOUT before including freebsd_exec.h, so that the a.out stuff 2000-12-01 19:35:39 +00:00
hpux split aout-specific code to sepatate file hpux_exec_aout.c 2000-12-01 19:15:12 +00:00
ibcs2 if IBCS2_MACHDEP_HAS_SEPARATED_SYSCALL is defined, put ibcs2_syscall to 2000-12-02 16:09:44 +00:00
linux regen after addition of linux_sys_swapoff() 2000-12-02 16:45:51 +00:00
m68k4k restructure struct emul and execsw, in preparation to make emulations LKMable: 2000-11-21 00:37:49 +00:00
netbsd32 Use a copied fktrace syscall arg structure with out 'const int' for the 2000-12-03 14:48:29 +00:00
osf1 make LKM safe 2000-12-01 19:20:56 +00:00
ossaudio Use accurate rounding in conversion between OSS and NetBSD volume values. 2000-08-16 16:14:33 +00:00
pecoff add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
sunos make LKM safe 2000-12-01 19:25:10 +00:00
svr4 put elf32 specific code from svr4_exec.c to separate file svr4_exec_elf32.c 2000-12-01 19:26:26 +00:00
ultrix make LKM safe 2000-12-01 19:26:57 +00:00
vax1k Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
Makefile Don't install includes 1998-10-03 20:30:50 +00:00