mmh
1999-09-12 Doug MorrisLots of little code cleanups to prevent warnings -...
1999-09-12 Doug Morrisupdating changelog, should have been done with last...
1999-09-12 Doug Morrisfix for configure to find db1/ndbm.h in new linux systems
1999-09-10 Doug Morrisconfigure, configure.in stamp-h.in, and uip/Makefile...
1999-09-07 Dan HarklessRenamed ZSH.COMPLETION to COMPLETION-ZSH and added...
1999-09-07 Dan HarklessNew file along the lines of the old ZSH.COMPLETION...
1999-09-07 Dan HarklessRenamed to COMPLETION-ZSH so it'll alphabetize next...
1999-09-07 Dan HarklessRenamed from ZSH.COMPLETION so it'll alphabetize next...
1999-08-18 Dan HarklessCrap. That's what I get for using vi instead of xemacs...
1999-08-18 Dan HarklessJust adding some text to this file so that cvs will...
1999-08-17 Dan HarklessAutomated #define of MAILGROUP and installation of...
1999-08-17 Dan HarklessAutomated #define of MAILGROUP and installation of...
1999-08-17 Dan HarklessJust removed some useless whitespace that [X]Emacs...
1999-08-17 Dan HarklessAutomated #define of MAILGROUP and installation of...
1999-07-16 Dan Harkless* slocal -debug used to leave a copy of each message...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-07-16 Dan HarklessEliminated unsued sigset_t variables set and oset.
1999-07-16 Dan HarklessPreviously contained the code:
1999-07-16 Dan HarklessEliminated compilation warnings. pop_action() and...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-07-16 Dan Harklessdonote() previously was written such that it could...
1999-07-16 Dan Harklesserr2peer() previously returned garbage. Now it returns...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-07-16 Dan HarklessChanged done() from returning void to returning int...
1999-07-16 Dan HarklessChanged from returning void to returning int so that...
1999-07-16 Dan HarklessChanged call of done() to return of done() to eliminate...
1999-07-16 Dan HarklessI think it's totally inappropriate for the default...
1999-07-16 Dan HarklessNew $(DIST_FILES) entry: rcvdistcomps.outbox.
1999-07-16 Dan HarklessI renamed the old rcvdistcomps to rcvdistcomps.outbox...
1999-06-12 Doug Morrisadded my name to the change
1999-06-12 Doug Morrisadded explanation of change made two nights ago.
1999-06-09 Doug Morrisuse mkstemp on systems that have it
1999-05-13 Doug MorrisAdded notes about the configure change.
1999-05-13 Doug MorrisModified configure to use config.guess and config.sub...
1999-05-13 Dan Harkless1.0.1
1999-05-13 Dan Harkless1.0.1 patches
1999-05-13 Dan HarklessUpdate for the brave new world
1999-05-13 Dan HarklessUse "#include <errno.h>" instead of "extern int errno...
1999-05-13 Dan Harklessadd a note about Irix make
1999-05-13 Dan Harklessman page updates from Jerry Peek <jpeek@jpeek.com>
1999-05-13 Dan Harklessdeal with SIGPIPE so mhl doesn't print "Broken pipe...
1999-05-13 Dan HarklessFixed a signal-handling bug that could cause whatnow...
1999-05-13 Dan HarklessChanged configure.in's check for sigsetjmp to properly...
1999-05-13 Dan HarklessAdded -library switch so it can parse user aliases...
1999-05-13 Dan HarklessDon't add line breaks in the middle of long addresses...
1999-05-13 Dan HarklessAllow display of 8bit encoded messages. From Kimmo...
1999-05-13 Dan HarklessChange ordering of a conditional to prevent a bad point...
1999-05-13 Dan HarklessFix a buffer overrun that caused packf -mbox to mess...
1999-05-13 Dan HarklessMake whatnow "list" work with "lproc: show" again....
1999-05-13 Dan Harklessadd HAVE_LIBM
1999-05-13 Dan HarklessAdd check for modf and link with -lm if it's not in...
1999-05-13 Dan HarklessFix krb4 code to work with the original krb4 libraries...
1999-05-13 Dan HarklessProperly deal with relative folder names. Problem noted...
1999-04-30 Doug MorrisInitial revision