Age | Commit message (Expand) | Author |
2014-01-02 | loadrandom() status should be ignored, so that we do not loop. | Theo de Raadt |
2013-12-28 | Try to load entropy data from disk:/etc/random.seed, and additionally | Theo de Raadt |
2011-04-17 | Tweak the behaviour of boot(8) on hppa. Normal boots now will give you a | Mark Kettenis |
2007-06-26 | loadfile() returns an open file descriptor on successful exit, so | Tom Cosgrove |
2007-06-24 | When bootfile was made global so that macppc could modify it, it | Tom Cosgrove |
2007-06-13 | Switch macppc to the interactive bootloader in stand/boot. | Dale Rahn |
2007-05-29 | remove support for many alternative kernel choices -- only try /bsd and | Theo de Raadt |
2004-06-24 | Turn off timeouts if the user types anything at all. This prevents an | Tom Cosgrove |
2004-06-24 | Add comment explaining what "bootprompt" is for | Tom Cosgrove |
2004-01-29 | Allow the machine-dependent part of BOOT to change the program name. | Tom Cosgrove |
2003-08-11 | ansification and knf and protos | Theo de Raadt |
2003-06-02 | three four kill ... dale agrees on this one as he holds a kprite on it too | Michael Shalayeff |
2003-06-01 | strcpy/strcat/sprintf removal in all bootblocks. various testing by | Theo de Raadt |
2003-05-19 | allow md part to skip the interactive part (the first try around) | Michael Shalayeff |
2003-04-17 | oops | Michael Shalayeff |
2003-04-17 | there is no reason to keep both around. just rename | Michael Shalayeff |
2000-12-29 | OpenBSD/machine banner, not machine_arch | Michael Shalayeff |
1998-07-08 | use KERNEL_DEFAULT_ADDRESS from MD libsa.h for default kernel load address | Michael Shalayeff |
1998-05-30 | save space | Theo de Raadt |
1998-05-30 | add bsd.old, bsd.old.gz kernels. | Michael Shalayeff |
1998-05-25 | make a new file for variable manipulation code; add environment support | Michael Shalayeff |
1998-05-14 | nicer boot message | Michael Shalayeff |
1998-02-24 | Various fixes (timeout, uninited vars), as well as some semantics | Tobias Weingartner |
1997-09-02 | dead vars | Michael Shalayeff |
1997-08-22 | theo said we don't need 'cd' command | Michael Shalayeff |
1997-08-21 | boothowto is local to boot | Michael Shalayeff |
1997-08-13 | print boot message on the right console | Michael Shalayeff |
1997-08-06 | cmd is global anyways, don't pass it to handlers | Michael Shalayeff |
1997-07-21 | indent (; | Michael Shalayeff |
1997-07-18 | most of the stuff is no in libsa, very tiny srt0 | Michael Shalayeff |
1997-05-31 | usleep won't work on some weird laptops | Michael Shalayeff |
1997-04-26 | boot.conf support | Michael Shalayeff |
1997-04-21 | rewrite command processing. | Michael Shalayeff |
1997-04-14 | kill extra linefeeding | Theo de Raadt |
1997-04-05 | devboot is no longer in boot.c | Michael Shalayeff |
1997-04-04 | dump regs w/ NMI (int 2) | Michael Shalayeff |
1997-03-31 | commit all my mods to the last imported libsa stuff.... | Michael Shalayeff |
1997-03-31 | Initial /boot stuff (from Mickey) | Tobias Weingartner |