NetBSD/sys/compat
cgd 1bce8c40fc ep_arglen is in units of 'sizeof (char *)', not in units of bytes. use
howmany(value, sizeof (char *)) to get the right value.
1999-04-30 23:02:06 +00:00
..
aout sync with regular syscalls.master: Add getcwd, fchroot, and tweak __getlogin 1999-03-28 21:56:56 +00:00
common Make ss_size something reasonable (not 0) so sigaltstack does not fail. 1999-04-29 16:09:12 +00:00
freebsd Regen 1999-02-09 20:46:40 +00:00
hpux Regen 1999-02-09 20:26:55 +00:00
ibcs2 Regen 1999-02-09 20:48:20 +00:00
linux Move linux_reenter_syscall() to a common location and rename it to 1999-04-19 20:58:37 +00:00
m68k4k If we match, and we're COMPAT_AOUT, use the a.out compat syscall switch, 1999-02-20 23:25:55 +00:00
netbsd32 Don't defopt COMPAT_NETBSD32 here; it's done in sys/conf/files. 1999-04-24 19:17:33 +00:00
osf1 ep_arglen is in units of 'sizeof (char *)', not in units of bytes. use 1999-04-30 23:02:06 +00:00
ossaudio Make copyright conform. 1999-04-13 20:31:32 +00:00
sunos Need sunos_sigcode and sunos_esigcode now that our sigreturn is 1999-04-29 16:14:04 +00:00
svr4 Add COMPAT_SVR4 for m68k. 1999-04-19 21:22:56 +00:00
ultrix Shut 'gcc -Wuninitialized' up. 1999-04-25 02:42:01 +00:00
vax1k completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
Makefile Don't install includes 1998-10-03 20:30:50 +00:00