NetBSD/usr.sbin/installboot/arch
lukem 38cd7942e5 - add no_parseopt(), no_setboot() and no_clearboot() methods for back-ends
to use when they don't support a particular method
- don't automatically generate machines.c anymore
- add entries for i386 (temporarily unsupported) and shark
  (permanently unsupported)
2002-04-11 07:56:13 +00:00
..
alpha.c LP64isms. also, be sure to use <string.h> if we use memset or memcpy. 2002-04-04 14:00:55 +00:00
pmax.c Need <string.h> for memcmp(). 2002-04-09 02:06:29 +00:00
sparc64.c - add no_parseopt(), no_setboot() and no_clearboot() methods for back-ends 2002-04-11 07:56:13 +00:00
vax.c Migrate MD files to arch/ subdir. Suggested by Hubert Feyrer. 2002-04-03 09:09:01 +00:00