summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot/arch/pmax.c
AgeCommit message (Expand)Author
2019-05-07Use designated initializers for struct ib_mach.thorpej
2013-10-21XXX: gcc initialize a variablechristos
2009-04-05fix sign-compare issueslukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-02-18Move the MD definitions into the MD files, leaving machines.c with justdsl
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-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-09Need <string.h> for memcmp().thorpej
2002-04-03Migrate MD files to arch/ subdir. Suggested by Hubert Feyrer.lukem