summaryrefslogtreecommitdiff
path: root/sys/stand
AgeCommit message (Expand)Author
2004-06-26Simplify expression in loop.Tom Cosgrove
2004-06-25Avoid spurious error message "line too long" (introduced with last commit,Tom Cosgrove
2004-06-24Identify ourselves on the new console device when it's changed.Tom Cosgrove
2004-06-24Turn off timeouts if the user types anything at all. This prevents anTom Cosgrove
2004-06-24Minor changes (structural, not behavioural) in order to support a regressTom Cosgrove
2004-06-24Add comment explaining what "bootprompt" is forTom Cosgrove
2004-06-24If a line in boot.conf is too long for our buffer, stop before weTom Cosgrove
2004-01-29Allow the machine-dependent part of BOOT to change the program name.Tom Cosgrove
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-08-11ansification and knf and protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02three four kill ... dale agrees on this one as he holds a kprite on it tooMichael Shalayeff
2003-06-02three four kill ...Michael 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
2003-04-17Common bootloader file for 'loadfile' performs same action as old exec main.Dale Rahn
2002-07-14Fix ^U^U^M buffer underrun bugMarcus Watts
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-05-02-b i dunno, and it's hard to get auth .su liquer here to figure it outMichael Shalayeff
2000-12-29OpenBSD/machine banner, not machine_archMichael Shalayeff
2000-01-20buffer overflow in readline(;) from espie@Michael Shalayeff
2000-01-12repair printf format strings in echo; espie@Michael Shalayeff
2000-01-03use strtol to parse timeout value; from Kenneth R Westerback <kwesterback@hom...Michael Shalayeff
1999-08-25give better support to the bios memory maps.Michael Shalayeff
1999-06-12fix displaying of variable value behaviorTodd T. Fries
1999-05-21typo; kwesterback@home.comTodd C. Miller
1999-05-20fix some typos; kwesterback@home.comAaron Campbell
1999-04-20make calls for current time to BIOS less often; toby -- okMichael Shalayeff
1998-12-19one more flag for xmasMichael Shalayeff
1998-10-29print \n when we've got timed out waiting for an operatorMichael Shalayeff
1998-08-07environment is there tooMichael Shalayeff
1998-07-13add extern debug decl for DEBUG enabled codeMichael Shalayeff
1998-07-08use KERNEL_DEFAULT_ADDRESS from MD libsa.h for default kernel load addressMichael Shalayeff
1998-06-23insert debug printfMichael Shalayeff
1998-05-31cleanup for !ANSI compilers, mostly __P usageMichael Shalayeff
1998-05-30save spaceTheo de Raadt
1998-05-30fix variable comparision algorythm so variable being changed/addedMichael Shalayeff
1998-05-30use ctime(), kill that ugly time_print() hackMichael Shalayeff
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-18define bitmapped bootarg api versionMichael Shalayeff
1998-05-14nicer boot messageMichael Shalayeff
1998-04-18i386 bootblocks that work for 2.3. A tale too long to tellTheo de Raadt
1998-02-24Various fixes (timeout, uninited vars), as well as some semanticsTobias Weingartner
1997-11-04Get GID bit correct in ls.Tobias Weingartner
1997-10-25new bootargs, store argv at specified locationMichael Shalayeff
1997-10-24export bootarg* varsMichael Shalayeff