Age | Commit message (Expand) | Author |
---|---|---|
2016-04-28 | Plug a couple of leaks of input buffers. | Kenneth R Westerback |
2015-12-01 | Don't need <sys/types.h> and <sys/param.h>. Nuke the former when DEV_BSIZE | Kenneth R Westerback |
2015-10-28 | Backout the backout of installboot softraid non-gpt case fix. | Stefan Sperling |
2015-10-28 | Revert GPT change. Breaks non-GPT install/upgrade. | Kenneth R Westerback |
2015-10-28 | In sr_install_bootblk for i386, don't clobber 'part' in non-GPT case. | Stefan Sperling |
2015-10-25 | Fix installboot(8) on i386/amd64 when softraid is on top of GPT. | Stefan Sperling |
2015-10-03 | Nuke trailing whitespace to avoid cluttering possible upcoming diffs. | Kenneth R Westerback |
2015-01-16 | first batch of cleanup to programs based upon the namespace cleanups | Theo de Raadt |
2014-06-09 | Use calloc() instead of malloc()/memset(). | Joel Sing |
2014-01-19 | Rework installboot and use a single directory with a single makefile. The | Joel Sing |