NetBSD/sys/compat
onoe 1e584c9cec Adopt the recent change to makesyscalls.sh (char * -> const char * const)
to make kdump compilable for arch without linux emulation.
2000-11-15 08:34:03 +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 remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
netbsd32 change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
osf1 change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
ossaudio Use accurate rounding in conversion between OSS and NetBSD volume values. 2000-08-16 16:14:33 +00:00
pecoff remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
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