NetBSD/sys/arch/mvme68k/stand
he 672b90d3f1 Fix this so that it compiles after the UFS2 merge. This program can
still only deal with UFS1 file systems.

Reviewed by scw.
2003-04-07 11:45:55 +00:00
..
bootsd
bootst
bootxx Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
installboot Fix this so that it compiles after the UFS2 merge. This program can 2003-04-07 11:45:55 +00:00
libbug Make sure main() has a prototype and a return type of "int". 2002-05-04 22:05:29 +00:00
libsa Add the newly separated-out ether_sprintf.c here, so that the booters 2003-03-16 08:39:58 +00:00
netboot adapt for void *io_netif 2003-03-13 12:44:48 +00:00
prtvid Make sure main() has a prototype and a return type of "int". 2002-05-04 22:05:29 +00:00
sboot Simplify generation of the s-record boot file using objcopy instead 2002-04-09 19:37:22 +00:00
wrtvid Round VID_OSL to be a multiple of 32 * 256byte blocks. 2002-03-24 18:15:03 +00:00
Makefile .WAIT after building libbug and libsa, and before building anything that uses 2002-05-28 19:34:15 +00:00
Makefile.booters Move the -D__daddr_t from libsa/Makefile to Makefile.booters so 2003-02-27 20:38:34 +00:00