lukem
|
4369818766
|
Migrate alpha/pmax/vax bootblock stuff from <dev/dec/dec_boot.h> to
<sys/bootblock.h> (leaving ultrix compat goo in the former)
|
2002-05-14 06:34:20 +00:00 |
|
lukem
|
f8df2d6332
|
remove boot_block stuff from include/disklabel.h, and migrate to
alpha_boot_block stuff in dev/dec/dec_boot.h
|
2002-04-03 06:16:01 +00:00 |
|
cgd
|
8a986b2e96
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
|
cgd
|
b6e1d0f85a
|
set bb_flags to 0. Though not strictly necessary (because of an earlier
memset()), this is nice for source-level consistency.
|
1999-06-14 23:52:25 +00:00 |
|
cgd
|
6ab8a12347
|
clean up, use disklabel.h boot block checksum macro, exit with
EXIT_SUCCESS and EXIT_FAILURE rather than 0 and 1.
|
1999-04-05 02:56:33 +00:00 |
|
cgd
|
b676fcfeca
|
add mkbootimage, a program to make a bootable image (i.e. prepend a boot
block, pad to a block boundary) from a console program (i.e. a boot
block, firmware upgrade executable, etc.)
|
1999-04-02 08:40:23 +00:00 |
|