NetBSD/sys/arch/x68k/stand
he a52e0441cf Add include of <lib/libsa/stand.h> for memcpy() and memset() prototypes. 2003-10-30 22:27:05 +00:00
..
aout2hux
boot Add .rodata.str1.1 to the text segment, and discard the .comment section. 2003-10-30 22:21:56 +00:00
boot_ufs Add include of <lib/libsa/stand.h> for memcpy() and memset() prototypes. 2003-10-30 22:27:05 +00:00
boot_ustar Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
bootlogo Pull back from xxboot/img. 2002-01-27 01:47:59 +00:00
common Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is. 2002-12-10 17:14:02 +00:00
installboot arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static. 2002-08-27 08:53:14 +00:00
libdos Change __const to __pure for function return type. 2003-10-30 09:25:00 +00:00
libiocs
libsa Add memmove.c, needed by new ufs.c. 2003-08-23 09:10:51 +00:00
loadbsd Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of 2003-01-03 15:34:30 +00:00
mboot Add -D_STANDALONE to CPPFLAGS. 2003-10-08 01:42:37 +00:00
newdisk
Makefile
Makefile.booters Add -ffreestanding to CFLAGS to avoid type conflicts with built-in 2003-10-30 22:20:43 +00:00
Makefile.inc