NetBSD/sys/arch/alpha/stand
lukem f85d2d1c14 Use ${HOST_SH} instead of `sh'.
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
2003-10-26 07:25:33 +00:00
..
boot Update for LFSv2 support. Ports that have "bootxx_lfs"-style 2003-02-23 23:23:07 +00:00
bootxx_cd9660
bootxx_ffs Use a 32-bit daddr_t so that lib/libsa/{ufs,lfs}.c don't pull in 64 2003-02-01 23:58:48 +00:00
bootxx_lfs Update for LFSv2 support. Ports that have "bootxx_lfs"-style 2003-02-23 23:23:07 +00:00
common Use memset (instead of bzero) to clear bss. 2003-08-29 12:58:39 +00:00
mkbootimage Migrate alpha/pmax/vax bootblock stuff from <dev/dec/dec_boot.h> to 2002-05-14 06:34:20 +00:00
netboot Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
setnetbootinfo Remove redundant declaration of ether_ntoa() so this builds again. 2002-09-22 05:38:30 +00:00
standtest make auto const variables static. 2002-06-08 16:51:38 +00:00
ustarboot Bump the version numbers of all bootloaders which use loadfile_elfXX() now 2001-11-09 19:53:11 +00:00
Makefile nuke MD installboot (ok-ed by thorpej) 2002-05-08 04:09:46 +00:00
Makefile.bootprogs Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
Makefile.bootxx Create linker map file so it is possible to see which library members 2003-08-29 12:56:59 +00:00
Makefile.inc arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static. 2002-08-27 08:53:14 +00:00