NetBSD/sys/arch/mvme68k/stand
matt 938c539a86 Add CPPFLAGS+=-D__daddr_t=int32_t
Add snprintf.c to libsa/Makefile
2003-02-04 13:34:56 +00:00
..
bootsd Bump the version numbers of all bootloaders which use loadfile_elfXX() now 2001-11-09 19:53:11 +00:00
bootst Pass RB_NOSYM to exec_mvme() otherwise loadfile() tries to lseek() 2002-03-24 18:13:24 +00:00
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 Add CPPFLAGS+=-D__daddr_t=int32_t 2003-02-04 13:34:56 +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 CPPFLAGS+=-D__daddr_t=int32_t 2003-02-04 13:34:56 +00:00
netboot more trailing \r cleanup; pointed out by wiz 2002-10-01 20:41:22 +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 Use ${PRINTOBJDIR} rather that rolling our own. 2002-05-28 19:32:42 +00:00