Whoah, this should have been changed a long time ago. For one thing, Richard
[mmh] / sbr /
2000-03-15 Dan HarklessWhen I fixed the long-standing makedir() bugs in Januar...
2000-03-14 Dan HarklessChanged strdup() in strdup.c to take a _const_ char...
2000-03-14 Dan HarklessModified username_extension masquerading to only use...
2000-01-28 Dan HarklessMade a couple of minor whitespace changes to test if...
2000-01-27 Dan HarklessFixed multiple bugs in makedir(). First off, when...
2000-01-26 Dan HarklessDan Winship informed me that the right fix when gcc...
2000-01-25 Dan HarklessPut in a prototype for stdio internal function _filbuf...
1999-10-27 Doug Morrisfixed test in Makefiles for LIBTOOL for the case where...
1999-10-26 Doug Morrisfixed libtool check, sort of...
1999-10-21 Doug Morrischanges to allow building under Mac OS X/Rhapsody
1999-09-26 Ruud de Rooij * Added config.sub and config.guess to the list of...
1999-09-12 Doug MorrisLots of little code cleanups to prevent warnings -...
1999-09-10 Doug Morrisconfigure, configure.in stamp-h.in, and uip/Makefile...
1999-07-16 Dan HarklessEliminated unsued sigset_t variables set and oset.
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-07-16 Dan HarklessChanged from returning void to returning int so that...
1999-06-09 Doug Morrisuse mkstemp on systems that have it
1999-05-13 Dan HarklessUse "#include <errno.h>" instead of "extern int errno...
1999-05-13 Dan HarklessFixed a signal-handling bug that could cause whatnow...
1999-05-13 Dan HarklessDon't add line breaks in the middle of long addresses...
1999-05-13 Dan HarklessChange ordering of a conditional to prevent a bad point...
1999-04-30 Doug MorrisInitial revision