NetBSD/sys/arch/sparc
pk 54ec9fb697 Correct test for sun4 machines (thanks Chuck).
Since uname currently does not allow to discriminate different sparc
models, we use `sysctl.hw.cpumodel' to do this somewhat heuristicly:
if the returned strings starts with "SUN4-" a sun4 architecture is
assumed. This information is used to determine whether or not to strip
the a.out header off the 1st-stage bootblocks.
1995-11-07 11:45:24 +00:00
..
compile compile needs to be kept in the distribution 1993-04-19 23:30:06 +00:00
conf Remove `-fno-builtin'. 1995-10-22 17:36:33 +00:00
dev Make error recovery actually work, i.e. don't hang on SCSI bus resets 1995-11-03 16:47:43 +00:00
fpu copyright/Id cleanup 1994-11-20 20:51:32 +00:00
include Define VIDEO enable bit (per Jason Thorpe; PR#1672). 1995-10-23 23:36:28 +00:00
sparc Merge from netbsd-1-1 branch: kgdb_debug_panic decl; PR1633 1995-10-18 21:54:34 +00:00
stand Correct test for sun4 machines (thanks Chuck). 1995-11-07 11:45:24 +00:00
Makefile copyright/Id cleanup 1994-11-20 20:51:32 +00:00