NetBSD/sys/arch/mvme68k/stand
dholland dcd34a91c5 Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
pollution. Specifically:
   ROOTINO -> UFS_ROOTINO
   WINO -> UFS_WINO
   NXADDR -> UFS_NXADDR
   NDADDR -> UFS_NDADDR
   NIADDR -> UFS_NIADDR
   MAXSYMLINKLEN -> UFS_MAXSYMLINKLEN
   MAXSYMLINKLEN_UFS[12] -> UFS[12]_MAXSYMLINKLEN (for consistency)

Sort out ext2fs's misuse of NDADDR and NIADDR; fortunately, these have
the same values in ext2fs and ffs.

No functional change intended.
2013-01-22 09:39:11 +00:00
..
bootsd Switch mvme68k standalone problams to using MI libsa and libkern 2011-01-02 05:30:11 +00:00
bootst Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
bootxx Switch remaining platforms to modern CPP for assembler. 2011-01-21 15:59:04 +00:00
installboot Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
libbug Switch remaining platforms to modern CPP for assembler. 2011-01-21 15:59:04 +00:00
libsa Avoid backward seek on tape boot. 2011-05-29 10:29:01 +00:00
netboot Switch mvme68k standalone problams to using MI libsa and libkern 2011-01-02 05:30:11 +00:00
prtvid
sboot Drop the "static" from the HEXDIGITS declaration, now that there's an 2011-09-29 09:18:17 +00:00
wrtvid
Makefile
Makefile.booters Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00