summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot/arch/alpha.c
AgeCommit message (Expand)Author
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-04-15Change the way -o options are parsed, now done in MI code with a check afterdsl
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2002-05-31Use to htobe16, not htonsmatt
2002-05-15- add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params,lukem
2002-05-14pull in <sys/bootblock.h> in "installboot.h" instead of in arch/*.clukem
2002-05-14user visible stuff:lukem
2002-04-30display sector start & count in decimal rather than hexlukem
2002-04-25HAVE_CONFIG_Hize. Also get *_boot.h from "../../sys/" when HAVE_CONFIG_H,tv
2002-04-19- Add code from Matt Fredette <fredette@theory.lcs.mit.edu> to implementlukem
2002-04-12- support optional secondary bootstrap arg for install (unused bylukem
2002-04-11check size of reading bootblock against the correct size...lukem
2002-04-04LP64isms. also, be sure to use <string.h> if we use memset or memcpy.mrg
2002-04-04don't pull in <dev/sun/disklabel.h> just for SUN_DKMAGIC; instead,lukem
2002-04-03Add support for alpha, based on {vax,pmax}.c andlukem