summaryrefslogtreecommitdiff
path: root/src/interface.c
AgeCommit message (Expand)Author
2004-06-15fix C99 stuff for commandErrorWarren Dukes
2004-06-05implement list_OK/command_list_ok_beginWarren Dukes
2004-06-04finish ack error codesWarren Dukes
2004-06-04clean up ACK error coding a little bitWarren Dukes
2004-05-11fix foobar!Warren Dukes
2004-05-11maybe this fixes remoford's bug?!?Warren Dukes
2004-04-14add vim shiznit to end of all source filesWarren Dukes
2004-04-13ok, rework myfprintf so it uses write() and never use any file streamWarren Dukes
2004-04-12cleanup interface between interface.[ch] and command.[ch]Warren Dukes
2004-04-11incremental updates and command-list/update kung fuWarren Dukes
2004-04-02use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes
2004-04-01use our own portable version of usleep using select()Warren Dukes
2004-03-31cleanup reading from interface, when argArrayLength returned by buffer2arrayWarren Dukes
2004-02-25cleanup logging, need to be careful with SECURE and DEBUGWarren Dukes
2004-02-23import from SF CVSWarren Dukes