aboutsummaryrefslogtreecommitdiffstats
path: root/src/interface.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-04-13ok, rework myfprintf so it uses write() and never use any file streamWarren Dukes1-6/+3
2004-04-12cleanup interface between interface.[ch] and command.[ch]Warren Dukes1-41/+43
2004-04-11incremental updates and command-list/update kung fuWarren Dukes1-5/+10
2004-04-02use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes1-4/+4
2004-04-01use our own portable version of usleep using select()Warren Dukes1-2/+3
2004-03-31cleanup reading from interface, when argArrayLength returned by buffer2arrayWarren Dukes1-3/+11
2004-02-25cleanup logging, need to be careful with SECURE and DEBUGWarren Dukes1-4/+18