NetBSD/sys/arch/pmax
thorpej f77f4e6084 The MIPS toolchain generates ELF. Don't pretend like it generates a.out
by renaming "netbsd" to "netbsd.elf", and then creating an a.out image
called "netbsd".

Instead, create _both_ ECOFF and a.out versions of the kernels, named
"netbsd.ecoff" and "netbsd.aout" respectively, and drop the ".elf"
from the ELF kernel.

(And, with any luck, the a.out hack will go away completely Very Soon.)
1997-10-08 21:26:16 +00:00
..
compile new RCS ID format. 1994-10-26 21:08:38 +00:00
conf The MIPS toolchain generates ELF. Don't pretend like it generates a.out 1997-10-08 21:26:16 +00:00
dev Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
dist Commit 1.2 release branch changes (1.6.4.1) back onto main branch. 1996-10-06 06:46:34 +00:00
include Move the definition of MSGBUFSIZE up to the machine-arch level if 1997-09-20 12:08:24 +00:00
pmax Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 13:52:37 +00:00
stand Remove all references to <machine/machAsmDefs.h>. 1997-06-16 01:23:56 +00:00
tc Add an entry for the bus_space_tag in the TC attach argument tables. Fixes 1997-09-24 02:45:12 +00:00
Makefile Don't use _SUBDIRUSE outside of bsd.subdir.mk. 1997-05-07 17:28:47 +00:00