NetBSD/usr.sbin/installboot
tsutsui 359ac4c562 A checksum value in alpha boot block is stored in little endian,
so use le64toh() to print it on the host tool.
While here, use consistent (unsignd long long) casts on printing it.
2009-10-26 14:26:25 +00:00
..
arch A checksum value in alpha boot block is stored in little endian, 2009-10-26 14:26:25 +00:00
Makefile Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
bbinfo.c fix sign-compare issues 2009-04-05 11:48:02 +00:00
ext2fs.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
ffs.c fix sign-compare issues 2009-04-05 12:03:48 +00:00
fstypes.c
installboot.8 Add reminder to confirm the ffs format using dumpfs(8). 2009-05-07 07:09:49 +00:00
installboot.c fix sign-compare issues 2009-04-05 11:48:02 +00:00
installboot.h
machines.c
sum.c