summaryrefslogtreecommitdiffstats
path: root/usr.sbin/installboot/sparc64_installboot.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-3/+3
* Replace lseek/[read|write] with pread|pwrite.krw2015-12-281-5/+3
* Revert the sync -> fsync conversion (at least for the time being) - therejsing2015-11-301-2/+3
* Apply pledge.deraadt2015-11-261-3/+2
* Refactor fileprefix() and filecopy() to use warn() instead of err()krw2015-10-081-2/+5
* first batch of cleanup to programs based upon the namespace cleanupsderaadt2015-01-161-2/+2
* Use calloc() instead of malloc()/memset().jsing2014-06-091-4/+3
* Rework installboot and use a single directory with a single makefile. Thejsing2014-01-191-0/+113