NetBSD/sys/arch
christos 12fd61ebc9 PR/6356: Hubert Feyer: Linux emulation has problem w/ pipes
On linux we don't have syscalls that use retval[1] (edx). So don't
corrupt edx, because the compiler assumes that it has the same
value as before the syscall. Also, compute if we are running under
linux emulation in one place.  XXX: Someday we should have a syscall
function per emulation and avoid the mess.
1998-10-27 18:04:27 +00:00
..
alpha DTRT if sfb is not configured in the kernel. 1998-10-23 23:49:31 +00:00
amiga Oops. People without I4B should still be able to compile a kernel. 1998-10-24 11:09:29 +00:00
arm32 Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
atari Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
bebox Support frame buffer console initialized by the BootRom of the BeBox. 1998-10-26 00:45:47 +00:00
hp300 Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
i386 PR/6356: Hubert Feyer: Linux emulation has problem w/ pipes 1998-10-27 18:04:27 +00:00
m68k Fix obvious typo in DEBUG code 1998-10-25 21:58:25 +00:00
mac68k Whoops! When looking at the return value from ptest040(), be sure 1998-10-26 23:17:54 +00:00
macppc Fix -Wpointer-arith warning. 1998-10-25 17:39:52 +00:00
mips Cleanup kdbpeek() definition as noted in PR port-mips/5252. 1998-10-24 01:36:09 +00:00
mvme68k Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
newsmips
next68k Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
ofppc Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
pc532 Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
pica Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:43:58 +00:00
pmax Garbage-collect obsolete "field" intpri from ibus_attach_args. 1998-10-23 23:01:44 +00:00
powerpc
sparc Must protect user-land from cpuvar.h; noticed by Juergen Hannken-Illjes. 1998-10-26 08:16:08 +00:00
sparc64 Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
sun3 Remove argument name from function declaration. 1998-10-24 16:22:58 +00:00
vax Make boot recognize MSCP disks on VAX8200. From Sergey Svishchev. 1998-10-21 20:16:33 +00:00
x68k Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
Makefile