summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/boot/cmd.c
AgeCommit message (Expand)Author
1997-06-06use destructive eraseMichael Shalayeff
1997-06-06fix twiddle() without breaking backspacekstailey
1997-05-31usleep won't work on some weird laptopsMichael Shalayeff
1997-05-31usleep is void nowMichael Shalayeff
1997-04-28Add getsecs(). Use biostime & biosdate routines.Tobias Weingartner
1997-04-26boot.conf supportMichael Shalayeff
1997-04-21usleep testing codeMichael Shalayeff
1997-04-21rewrite command processing.Michael Shalayeff
1997-04-17make "boot> -a" work like "boot> bsd -a"; ie. flags shortcutTheo de Raadt
1997-04-16add RB_KDB supportTheo de Raadt
1997-04-15mostly repair option arg handling for bootingTheo de Raadt
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-08use new device names: fd(0,a) -> fd0aMichael Shalayeff
1997-04-07Reboot stuff.Tobias Weingartner
1997-04-01^U hotkey in readlineMichael Shalayeff
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner