NetBSD/sys/arch/pc532
matthias 0a733bc86a db_memrw.c: There is no pmap_pte in pmap.new.c, use kvtopte.
disksubr.c:	kill register, use explicit types (egcs).
kgdb_machdep.c:	There is no pmap_pte in pmap.new.c, use kvtopte.
locore.s:	PTmap, PTD and PTDpde are not used with pmap.new.c.
machdep.c:	remove unused reference to panicstr (egcs).
		Some pmap.new.c changes.
vm_machdep.c:	Change i386_btop to ns532_btop in pmap.new.c code.
1998-04-21 20:12:17 +00:00
..
compile new RCS ID format. 1994-10-26 08:23:50 +00:00
conf Add -Wno-main conditional on compiler being gcc 2.8 or egcs. (This adds 1998-04-12 23:47:41 +00:00
dev Make this compile again after the changes to the tty subsystem. 1998-03-30 20:10:26 +00:00
fpu Use offsetof() from libkern.h 1998-01-28 02:23:04 +00:00
include cpu_switch is called with an argument. Reflect this in the switchframe. 1998-04-11 17:30:40 +00:00
pc532 db_memrw.c: There is no pmap_pte in pmap.new.c, use kvtopte. 1998-04-21 20:12:17 +00:00
stand Boot loader changed addresses due to a size increase and a similar change 1997-11-18 01:19:21 +00:00
Makefile Minor rearrangement to match other files. 1997-10-11 09:12:18 +00:00
To.Do Remove comment on bim.8 man page. 1997-11-10 01:58:10 +00:00