Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-24 | printf(s) -> printf("%s", s) | Uwe Stuehler | |
2004-06-24 | Identify ourselves on the new console device when it's changed. | Tom Cosgrove | |
ok weingart@ | |||
2004-01-29 | Allow the machine-dependent part of BOOT to change the program name. | Tom Cosgrove | |
ok weingart@, deraadt@ | |||
2003-08-11 | ansification and knf and protos | Theo de Raadt | |
2003-06-02 | three four kill ... | Michael Shalayeff | |
2003-06-01 | strcpy/strcat/sprintf removal in all bootblocks. various testing by | Theo de Raadt | |
various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-05-02 | -b i dunno, and it's hard to get auth .su liquer here to figure it out | Michael Shalayeff | |
2000-01-03 | use strtol to parse timeout value; from Kenneth R Westerback ↵ | Michael Shalayeff | |
<kwesterback@home.com>, effectively closes pr/1006, plus a few space issues | |||
1999-06-12 | fix displaying of variable value behavior | Todd T. Fries | |
1999-05-21 | typo; kwesterback@home.com | Todd C. Miller | |
1998-05-30 | fix variable comparision algorythm so variable being changed/added | Michael Shalayeff | |
which name is a substr of the name of another one would not corrupt the list. | |||
1998-05-25 | make a new file for variable manipulation code; add environment support | Michael Shalayeff | |