NetBSD/sys/arch
cgd 5109def361 change the meanings of some boot flags:
a (was ~RB_SINGLE, redundant with 'A') -> askname
n (was RB_ASKNAME) -> no meaning
d (was RB_DFLTROOT) -> no meaning (unnecessary with new setroot() code)
m (was RB_MINIROOT) -> no meaning (miniroots currently unsupported;
    #ifdef'd out)
N (was ~RB_ASKNAME) -> no meaning (unnecessary; just don't specify RB_ASKNAME!)
1996-06-12 01:36:01 +00:00
..
alpha change the meanings of some boot flags: 1996-06-12 01:36:01 +00:00
amiga Activate M68040 cache flushing code also in 68060 only kernels. 1996-06-10 16:11:20 +00:00
arm32 Not needed. This was identical to the VOYAGER config. 1996-06-03 22:50:07 +00:00
atari locc() is unused. Remove it from the machine-independent kernel interface. 1996-06-10 15:33:33 +00:00
hp300 locc() is unused. Remove it from the machine-independent kernel interface. 1996-06-10 15:33:33 +00:00
i386 change > to >= in #endif comment, too. 1996-06-04 20:01:58 +00:00
m68k Now that our as pretends to understand the M68060 cpu, use -m68060 instead 1996-05-20 13:31:40 +00:00
mac68k Update for current reality 1996-06-11 03:39:20 +00:00
mips Include <mips/types.h> to bring u_int32_t and u_int16_t in scope for 1996-06-05 23:44:31 +00:00
mvme68k switch to generic boot 1996-05-29 05:06:21 +00:00
pc532 xxcd => xx_cd. 1996-05-23 14:14:20 +00:00
pica Make `make depend' work for libraries. 1996-05-11 16:11:30 +00:00
pmax Fix autoconfiguration stuff to more closely match the alpha - primarily 1996-05-29 06:29:02 +00:00
sparc Avoid the "features enable" bit on ESP100A's; apperently this is a source 1996-06-11 22:26:16 +00:00
sun3 Add the version line. 1996-05-17 19:39:30 +00:00
vax locc() is unused. Remove it from the machine-independent kernel interface. 1996-06-10 15:33:33 +00:00
x68k locc() is unused. Remove it from the machine-independent kernel interface. 1996-06-10 15:33:33 +00:00