NetBSD/sys/compat
erh 447472c902 Port FreeBSD's osf1_sys_getsysinfo() and fill in setsysinfo. These are
incomplete at the moment (notable the fp_control stuff) but they need to
exist for the linux compatibilty code.  All other osf1 syscalls needed for
linux compat are already here.
2000-11-17 03:06:28 +00:00
..
aout change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
common Don't dereference NULL t_linesw. 2000-11-08 22:51:01 +00:00
freebsd change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
hpux change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
ibcs2 change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
linux Adopt the recent change to makesyscalls.sh (char * -> const char * const) 2000-11-15 08:34:03 +00:00
m68k4k
netbsd32 change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
osf1 Port FreeBSD's osf1_sys_getsysinfo() and fill in setsysinfo. These are 2000-11-17 03:06:28 +00:00
ossaudio Use accurate rounding in conversion between OSS and NetBSD volume values. 2000-08-16 16:14:33 +00:00
pecoff
sunos change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
svr4 change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
ultrix change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
vax1k Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
Makefile