NetBSD/usr.sbin/installboot
lukem 0283225f29 Explicitly pull in <sys/endian.h> #if !defined(HAVE_CONFIG_H).
(I prefer to be explicit about this, since installboot uses the endian
macros a lot)
2003-07-27 07:53:26 +00:00
..
arch Add some htole32() for host endianness independance 2003-07-04 07:45:06 +00:00
Makefile Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
bbinfo.c Change the way -o options are parsed, now done in MI code with a check after 2003-04-15 14:22:13 +00:00
ffs.c Another mistake in the ufs2 code - a missing else. 2003-05-30 09:22:50 +00:00
fstypes.c rcsid 2003-07-27 07:51:40 +00:00
installboot.8 Add explicit descriptions of the `filesystem', `primary', and `secondary' 2003-04-20 00:38:31 +00:00
installboot.c Format fixes. 2003-05-08 20:33:44 +00:00
installboot.h Explicitly pull in <sys/endian.h> #if !defined(HAVE_CONFIG_H). 2003-07-27 07:53:26 +00:00
machines.c rcsid 2003-07-27 07:51:40 +00:00
sum.c