summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot/i386_installboot.c
AgeCommit message (Expand)Author
2015-01-20Adjust <sys/param.h> comments regarding use of use of MAXFRAG, orTheo de Raadt
2015-01-16first batch of cleanup to programs based upon the namespace cleanupsTheo de Raadt
2014-10-08use reallocarray() to detect int overflow; ok dougTheo de Raadt
2014-07-08decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.hTheo de Raadt
2014-06-25Check malloc return value for NULL.Tobias Stoeckmann
2014-06-09Change the installboot file copying process so that it carefullyJoel Sing
2014-04-27Don't zap disklabel (and next 6 blocks) when installing boot block onKenneth R Westerback
2014-01-19Rework installboot and use a single directory with a single makefile. TheJoel Sing