freebsd-dev/sys/boot/alpha
Ian Dowse 3db327c495 Cut more than 500 bytes off the size of the alpha boot1 by adding
a simple version of bcopy() so we avoid picking up the overly-complex
implementation in libc (via libstand). This is not necessary on
-current, but RELENG_4 has apparently just exceeded the 15-sector
limit for boot1.

Reviewed by:	wilko
2002-01-18 21:54:02 +00:00
..
boot1 Cut more than 500 bytes off the size of the alpha boot1 by adding 2002-01-18 21:54:02 +00:00
cdboot - Add 'fwrite' and 'fseek' words for writing to and seeking on files. 2001-12-11 00:49:34 +00:00
common Create backup copies using install(1). 2001-09-12 10:25:50 +00:00
libalpha Don't clobber the default for CFLAGS. 2001-08-31 11:01:20 +00:00
loader - Add 'fwrite' and 'fseek' words for writing to and seeking on files. 2001-12-11 00:49:34 +00:00
netboot Catch the netboot version up to the main loader. This is pretty bogus. 2002-01-11 00:09:59 +00:00
Makefile Add back netboot since it compiles just fine. Note that you need a full 1999-11-03 20:19:30 +00:00
Makefile.inc Backout revision 1.7 which was a bad idea since it would force people 2000-10-27 09:36:34 +00:00