NetBSD/sys/arch
jonathan 7620af6671 Fix 4.4bsd/pmax bug in memory-sizing loop:
The physical memory-sizer claims to preserve memory contents
(specifically the contents of msgbuf).  The loop writes different
values into two adjacent locations and reads the contents of the
first, to ensure that whatever is read back from the first location is
from memory and isn't just the first write persisting on the bus.

The loop preserved the value of the first location, but not the second,
resulting in the second test value ('ZZZZ') over-writing a word in msgbuf.
1996-06-23 21:08:54 +00:00
..
alpha allocate a flat 10% of memory to buffer pages. 1996-06-15 03:55:17 +00:00
amiga Forgotten $(DESTDIR) in special install rule. 1996-06-21 21:55:53 +00:00
arm32 no need for a local implementation of SIOCGIFMTU; delete it. 1996-06-13 21:51:53 +00:00
atari s/keymaps/keymap/ 1996-06-22 21:01:29 +00:00
hp300 From Ignatios Souvatzis <is@NetBSD.ORG>: 1996-06-23 05:48:12 +00:00
i386 Now that we have i/o port accounting, change the mainbus attach 1996-06-23 20:11:27 +00:00
m68k Fix a few off-by-one errors in bitnumbers used by print_fcode. 1996-06-12 20:22:42 +00:00
mac68k Format the NetBSD Id string like it is elsewhere 1996-06-23 15:30:51 +00:00
mips Explictly credit Per Fogelstrom for the mips shared library support in elf.c, 1996-06-20 07:06:36 +00:00
mvme68k switch to generic boot 1996-05-29 05:06:21 +00:00
pc532 no need for a local implementation of SIOCGIFMTU; delete it. 1996-06-13 21:51:53 +00:00
pica Make `make depend' work for libraries. 1996-05-11 16:11:30 +00:00
pmax Fix 4.4bsd/pmax bug in memory-sizing loop: 1996-06-23 21:08:54 +00:00
sparc sbus specific stuff for eni155s sbus atm card. 1996-06-22 02:02:48 +00:00
sun3 Fix ZMAGIC (from Chuck Cranor) 1996-06-20 03:59:41 +00:00
vax locc() is unused. Remove it from the machine-independent kernel interface. 1996-06-10 15:33:33 +00:00
x68k added wait for insert system floppy 1996-06-17 07:28:58 +00:00