summaryrefslogtreecommitdiff
path: root/sys/stand/boot/boot.c
AgeCommit message (Expand)Author
1997-08-21boothowto is local to bootMichael Shalayeff
1997-08-13print boot message on the right consoleMichael Shalayeff
1997-08-06cmd is global anyways, don't pass it to handlersMichael Shalayeff
1997-07-21indent (;Michael Shalayeff
1997-07-18most of the stuff is no in libsa, very tiny srt0Michael Shalayeff
1997-05-31usleep won't work on some weird laptopsMichael Shalayeff
1997-04-26boot.conf supportMichael Shalayeff
1997-04-21rewrite command processing.Michael Shalayeff
1997-04-14kill extra linefeedingTheo de Raadt
1997-04-05devboot is no longer in boot.cMichael Shalayeff
1997-04-04dump regs w/ NMI (int 2)Michael Shalayeff
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner