summaryrefslogtreecommitdiff
path: root/sys/stand/boot/boot.c
AgeCommit message (Expand)Author
2003-08-11ansification and knf and protosTheo de Raadt
2003-06-02three four kill ... dale agrees on this one as he holds a kprite on it tooMichael Shalayeff
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2003-05-19allow md part to skip the interactive part (the first try around)Michael Shalayeff
2003-04-17oopsMichael Shalayeff
2003-04-17there is no reason to keep both around. just renameMichael Shalayeff
2000-12-29OpenBSD/machine banner, not machine_archMichael Shalayeff
1998-07-08use KERNEL_DEFAULT_ADDRESS from MD libsa.h for default kernel load addressMichael Shalayeff
1998-05-30save spaceTheo de Raadt
1998-05-30add bsd.old, bsd.old.gz kernels.Michael Shalayeff
1998-05-25make a new file for variable manipulation code; add environment supportMichael Shalayeff
1998-05-14nicer boot messageMichael Shalayeff
1998-02-24Various fixes (timeout, uninited vars), as well as some semanticsTobias Weingartner
1997-09-02dead varsMichael Shalayeff
1997-08-22theo said we don't need 'cd' commandMichael Shalayeff
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