| History log of /src/sys/arch/alpha/stand/mkbootimage/mkbootimage.c |
| Revision | | Date | Author | Comments |
| 1.7 |
| 18-Mar-2009 |
cegger | Ansify function definitions w/o arguments. Generated with sed.
|
| 1.6 |
| 14-May-2002 |
lukem | branches: 1.6.116; 1.6.124; 1.6.130; Migrate alpha/pmax/vax bootblock stuff from <dev/dec/dec_boot.h> to <sys/bootblock.h> (leaving ultrix compat goo in the former)
|
| 1.5 |
| 03-Apr-2002 |
lukem | remove boot_block stuff from include/disklabel.h, and migrate to alpha_boot_block stuff in dev/dec/dec_boot.h
|
| 1.4 |
| 19-Feb-2001 |
cgd | branches: 1.4.2; 1.4.4; convert to use getprogname()
|
| 1.3 |
| 14-Jun-1999 |
cgd | branches: 1.3.2; set bb_flags to 0. Though not strictly necessary (because of an earlier memset()), this is nice for source-level consistency.
|
| 1.2 |
| 05-Apr-1999 |
cgd | branches: 1.2.2; 1.2.4; clean up, use disklabel.h boot block checksum macro, exit with EXIT_SUCCESS and EXIT_FAILURE rather than 0 and 1.
|
| 1.1 |
| 02-Apr-1999 |
cgd | 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.)
|
| 1.2.4.1 |
| 21-Jun-1999 |
thorpej | Sync w/ -current.
|
| 1.2.2.2 |
| 05-Apr-1999 |
cgd | clean up, use disklabel.h boot block checksum macro, exit with EXIT_SUCCESS and EXIT_FAILURE rather than 0 and 1.
|
| 1.2.2.1 |
| 05-Apr-1999 |
cgd | file mkbootimage.c was added on branch netbsd-1-4 on 1999-04-05 02:56:34 +0000
|
| 1.3.2.1 |
| 12-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.4.4.1 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.4.2.2 |
| 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.4.2.1 |
| 17-Apr-2002 |
nathanw | Catch up to -current.
|
| 1.6.130.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
| 1.6.124.1 |
| 28-Apr-2009 |
skrll | Sync with HEAD.
|
| 1.6.116.1 |
| 04-May-2009 |
yamt | sync with head.
|