summaryrefslogtreecommitdiffstats
path: root/sys/boot/sparc64/boot1
Commit message (Expand)AuthorAgeFilesLines
* memcpy, memset -> bcopy, bzero.jake2002-04-241-32/+28
* Clean up elf loading to not make assumptions about the ordering of sections.jake2002-04-241-37/+18
* Remove xfsread. Just call fsread directly.jake2002-04-241-16/+5
* Remove a bunch of unused variables, functions and macros. Allocate storagejake2002-04-241-174/+11
* o Use our own elf2aout now.obrien2002-04-211-2/+2
* 1.) Produce a boot1 disklabel template of the format disklabel(8) expects.tmm2002-04-011-12/+22
* Apparently either gcc or ld, in their infinite wisdom, want toobrien2002-03-282-0/+16
* Change every occurrence of "bootblock" into "boot1" afterrobert2002-03-051-7/+7
* - Fix seeking for offsets requiring more than 32 bits.robert2002-03-051-5/+27
* - Fix indentation and return statements to conform to style(9).robert2002-02-261-405/+428
* Add the FreeBSD/sparc64 bootblock and its make file.robert2002-02-152-0/+724
OpenPOWER on IntegriCloud