freebsd-dev/usr.sbin/boot0cfg
jhb 0b37735039 - When we save the existing MBR to a file, check to see if the MBR we are
saving is boot0.  If it is, use its version number so that we can grab
  all of boot0 (1024 bytes with version 1.1 for example) when we save it
  to a file via the 'f' option.  Otherwise, we just save the first sector.
- Cleanup this code a bit by splitting some functionality out into separate
  functions.

Suggested by:	Patrick Bihan-Faou <patrick@mindstep.com> (1)
2000-07-13 23:05:05 +00:00
..
boot0cfg.8 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
boot0cfg.c - When we save the existing MBR to a file, check to see if the MBR we are 2000-07-13 23:05:05 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00