Age | Commit message (Expand) | Author |
---|---|---|
2022-12-28 | spelling fixes; from paul tagliamonte | Jason McIntyre |
2022-08-31 | Make installboot on landisk aware of a possible MBR on the disk, and in this | Miod Vallat |
2021-07-20 | Add -p option to "prepare" (newfs) a filesystem that will be used for | Mark Kettenis |
2018-09-01 | Remove 'overlap_allowance' parameter from bootstrap(). | Kenneth R Westerback |
2016-01-15 | sync() needs unistd.h | Tobias Ulmer |
2015-11-30 | Revert the sync -> fsync conversion (at least for the time being) - there | Joel Sing |
2015-11-26 | Apply pledge. | Theo de Raadt |
2015-10-15 | Add an extra argument to bootstrap() to allow for a limited overlap between an | Miod Vallat |
2015-10-11 | needs at least some include love; choosing <stdlib.h> | Theo de Raadt |
2015-10-08 | Refactor fileprefix() and filecopy() to use warn() instead of err() | Kenneth R Westerback |
2015-10-05 | Copy the stage2 file to / in md_installboot(). | Miod Vallat |
2014-01-19 | Rework installboot and use a single directory with a single makefile. The | Joel Sing |