summaryrefslogtreecommitdiff
path: root/sys/stand/boot/boot.c
AgeCommit message (Expand)Author
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