NetBSD/sys/arch/i386
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
..
bioscall config file for BIOSCALL assym.h 1998-08-31 23:53:30 +00:00
compile
conf Add nca driver goo. 1998-10-25 18:40:17 +00:00
eisa
i386 PR/6356: Hubert Feyer: Linux emulation has problem w/ pipes 1998-10-27 18:04:27 +00:00
include Add CPUVENDOR_IDT and CPU_C6. 1998-10-15 13:40:33 +00:00
isa Install programs & files for pcvt. 1998-10-26 21:01:28 +00:00
pci Explicitly test Intel 82371AB PCI-ISA bridge since *some* of them 1998-10-26 03:47:19 +00:00
stand Fix typo which prevented this from working 1998-10-27 14:08:55 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00