freebsd-dev/sys/i386/boot
Bruce Evans 9d12c4da86 Give up early for empty partitions. The offset for an empty
partition is 0, which is outside the slice unless the disk is
dangerously dedicated.  There is little error checking later, and
following garbage metadata outside the slice usually caused crashes,
Empty 'a' partitions are fairly easy to create by cloning the label
for the whole disk.

Fixed a missing newline in a related error message.
1996-12-10 14:07:42 +00:00
..
biosboot Give up early for empty partitions. The offset for an empty 1996-12-10 14:07:42 +00:00
dosboot Add g option to usage line 1996-08-28 18:33:15 +00:00
kzipboot Removed bogus padding that wasted 0x500 bytes. 1995-11-18 05:25:24 +00:00
netboot Add a timeout here, just like in if_ed.c 1996-11-28 09:54:38 +00:00
rawboot Synchronized with biosboot/Makefile: 1996-10-15 16:26:05 +00:00
Makefile Add "rawboot", sort the subdirs. 1996-09-11 19:22:21 +00:00