freebsd-dev/sys/boot/alpha
Ian Dowse 52e85481fd Make the alpha boot1 work on filesystems that have a block size
larger than 8k. We now use 4k buffers regardless of the filesystem
block size, so there is no longer a static limit.

Simply increasing the buffer size from 8k to 16k as done on the
i386 doesn't work on the alpha, probably because it causes us
to overshoot boot1's 48k runtime memory limit.

Tested by:	naddy
2002-01-11 16:14:34 +00:00
..
boot1 Make the alpha boot1 work on filesystems that have a block size 2002-01-11 16:14:34 +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