freebsd-dev/sys/boot/alpha/boot1
Doug Rabson 06feb69276 * Extend the memory available for the heap from 256k to 512k.
* Embed the stack into the bss section for loader and netboot.  This
  is required for netboot since otherwise the stack would be inside our
  heap.
* Install loader and netboot in /boot by default.
* Fix getbootfile so that it searches for a ',' instead of a ';'
  when terminating the filename.
1998-10-31 17:12:32 +00:00
..
boot1.c Rename boot2 to loader. 1998-10-18 19:05:07 +00:00
Makefile * Extend the memory available for the heap from 256k to 512k. 1998-10-31 17:12:32 +00:00
sys.c * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00