Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-05-11 | fix foobar! | Warren Dukes | 1 | -1/+1 |
2004-05-11 | maybe this fixes remoford's bug?!? | Warren Dukes | 1 | -1/+1 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-04-13 | ok, rework myfprintf so it uses write() and never use any file stream | Warren Dukes | 1 | -6/+3 |
2004-04-12 | cleanup interface between interface.[ch] and command.[ch] | Warren Dukes | 1 | -41/+43 |
2004-04-11 | incremental updates and command-list/update kung fu | Warren Dukes | 1 | -5/+10 |
2004-04-02 | use EXIT_SUCCESS and EXIT_FAILURE | Warren Dukes | 1 | -4/+4 |
2004-04-01 | use our own portable version of usleep using select() | Warren Dukes | 1 | -2/+3 |
2004-03-31 | cleanup reading from interface, when argArrayLength returned by buffer2array | Warren Dukes | 1 | -3/+11 |
2004-02-25 | cleanup logging, need to be careful with SECURE and DEBUG | Warren Dukes | 1 | -4/+18 |