summaryrefslogtreecommitdiff
path: root/sys/stand/boot/cmd.h
AgeCommit message (Expand)Author
2007-06-13Switch macppc to the interactive bootloader in stand/boot.Dale Rahn
2004-06-24Minor changes (structural, not behavioural) in order to support a regressTom Cosgrove
2003-08-11ansification and knf and protosTheo de Raadt
2003-06-02three four kill ...Michael Shalayeff
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
1998-05-25make a new file for variable manipulation code; add environment supportMichael Shalayeff
1997-09-02machine(MD) command set supportMichael Shalayeff
1997-08-22oops, missed from 'cd' deletion commit somehow );Michael Shalayeff
1997-08-21boothowto is local to bootMichael Shalayeff
1997-08-06cmd is global anyways, don't pass it to handlersMichael Shalayeff
1997-04-26boot.conf supportMichael Shalayeff
1997-04-21rewrite command processing.Michael Shalayeff
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