mmh
2000-01-25 Dan HarklessAdded include of signals.h for SIGNAL() prototype.
2000-01-25 Dan HarklessAdded include of mh.h for snprintf() prototype.
2000-01-25 Dan HarklessAdded include of mh.h to get snprintf() prototype and...
2000-01-25 Dan HarklessPut in a prototype for stdio internal function _filbuf...
2000-01-25 Dan HarklessPut in a prototype for client() to get rid of the ...
2000-01-25 Dan HarklessTypecast to get rid of warnings that index into cc...
2000-01-25 Dan HarklessPut in prototype for initgroups() to get rid of "defaul...
2000-01-25 Dan HarklessTypecast to get rid of warnings that array index into...
2000-01-06 Ruud de Rooij * Move mhtest from bindir to libdir.
1999-11-11 Dan Harkless* Add command to reverse the action of rmm [-nounlink...
1999-11-02 Dan HarklessChanged the version number from 1.0.3 to 1.0.2+dev...
1999-10-29 Dan HarklessUpped the version number to 1.0.3. If we don't do...
1999-10-29 Doug Morrisupdated INSTALL directions
1999-10-29 Doug Morrisrelease nmh-1.0.2
1999-10-29 Doug Morrisupdated the TODO list and bumped the revision to 1...
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-10-17 Ruud de Rooij * Changed repl defaults to partly revert to MH behaviour:
1999-10-16 Doug Morrissunos/solaris modifications
1999-10-15 Doug Morrisreplaced the BIND guess (based on BSDishness) with...
1999-10-13 Doug Morrisfixed bug in mh-profile/mh_profile manpage link - it...
1999-10-13 Doug Morrisupdated manpage's Makefile and modified the way configu...
1999-10-04 Dan HarklessAdded '-L' to the calls of 'ls' in configure.in --...
1999-10-02 Dan Harkless * Fixed a portability problem in Doug's fix of a porta...
1999-10-02 Dan HarklessI didn't like the double use of "MAILGROUP" for two...
1999-10-02 Dan HarklessTouched because I changed configure.in.
1999-10-02 Dan HarklessDoug's fix for my MAILGROUP autoconf support on his...
1999-09-26 Ruud de Rooij * Added config.sub and config.guess to the list of...
1999-09-13 Doug Morrismoved canonical guesses back into user config section...
1999-09-13 Doug Morrisupdates to post.c and termsbr.c that prevent warnings...
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