summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot/arch/sparc.c
AgeCommit message (Expand)Author
2019-05-07Use designated initializers for struct ib_mach.thorpej
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-20- use uint8_t instead of char for boot block blobslukem
2002-05-15add missing prototype for static functionlukem
2002-05-15bootblock.h:lukem
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-05-06Add sparc module.pk