]> diplodocus.org Git - nmh/history - uip/mhoutsbr.c
Removed temporary probes added in commit
[nmh] / uip / mhoutsbr.c
2013-04-14 David LevineMoved #include of signal.h to h/signals.h. And it...
2013-04-14 David LevineMoved #include of errno.h to h/nmh.h.
2013-03-24 David LevineMore replacements of mh_strcasecmp() with strcasecmp().
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-15 David LevineChanged c_cefile member of struct Content from pointer to
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-22 David LevineFixed write8Bit() to use fread()/fwrite() instead of
2013-02-16 David LevineWhen output_content() outputs a non-MIME message with...
2013-02-11 David LevineMultipart parts might have content before the first...
2013-02-07 David Levineoutput_content() assumed that ci->ci_values[0] was...
2013-02-02 David LevineAdded support for "-" to indicate stdout to output_mess...
2013-01-31 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2013-01-27 David LevineMerge branch 'm_getfld'
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-04 Ken HornsteinRemove support for -ebcdicsafe/-noebcdicsafe switches...
2012-07-21 David LevineAdded -messageid switch to send(1) and post(8). This...
2012-02-29 Ken HornsteinPart of the patch from bug #4301; clean up our prototyp...
2012-01-14 David LevineChanged types and added casts so that build is clean...
2012-01-04 Lyndon NerenbergClean up process wait to use POSIX waitpid() interface.
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-02-04 Earl Hood* Bug #15213, #18635: The use of the insecure m_scratch...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-04-30 Doug MorrisInitial revision