freebsd-dev/usr.sbin/boot0cfg
John Baldwin 226ae6ffd3 Update boot0cfg to handle the new boot0:
- Allow for boot0 to be more than one sector long.  However, ensure that it
  its length is a multiple of the sector length.
- Change the signatures used to determine a valid boot0 as some of the
  signature code changed.
- Use the old signature to detect version 1.0 of boot0, otherwise read the
  version number from boot0 itself.
2000-07-12 18:15:06 +00:00
..
boot0cfg.8 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
boot0cfg.c Update boot0cfg to handle the new boot0: 2000-07-12 18:15:06 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00