Replaced second line of Content-Tyhpe of -attachformat 0 example.
[mmh] / uip /
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-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-15 Doug Morrisreplaced the BIND guess (based on BSDishness) with...
1999-10-02 Dan HarklessI didn't like the double use of "MAILGROUP" for two...
1999-09-26 Ruud de Rooij * Added config.sub and config.guess to the list of...
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 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-08-17 Dan HarklessAutomated #define of MAILGROUP and installation of...
1999-07-16 Dan HarklessEliminated compilation warnings.
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 call of done() to return of done() to eliminate...
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 Harklessdeal with SIGPIPE so mhl doesn't print "Broken pipe...
1999-05-13 Dan HarklessAdded -library switch so it can parse user aliases...
1999-05-13 Dan HarklessAllow display of 8bit encoded messages. From Kimmo...
1999-05-13 Dan HarklessMake whatnow "list" work with "lproc: show" again....
1999-05-13 Dan HarklessProperly deal with relative folder names. Problem noted...
1999-04-30 Doug MorrisInitial revision