freebsd-src/sys/boot
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
..
alpha * Extend the memory available for the heap from 256k to 512k. 1998-10-31 17:12:32 +00:00
common * Extend the memory available for the heap from 256k to 512k. 1998-10-31 17:12:32 +00:00
i386 - Add a new command 'lsdev' to list devices which might be likely to host 1998-10-31 02:53:12 +00:00
ofw/libofw * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00
Makefile This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00