]> diplodocus.org Git - nmh/history - uip/mhmisc.c
Another pass at cleaning up (some of) the manpages.
[nmh] / uip / mhmisc.c
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-04 Paul Foxmhshow: ensure that -part always shows every part requested
2015-02-03 Paul Foxdrop the second argument to part_ok(), since it is...
2014-04-10 David LevineMerge remote-tracking branch 'origin/fix-locking'
2014-04-09 Ken HornsteinMerge branch 'mhshow-fixup'
2014-04-03 Ken HornsteinMoving closer to fixing mhshow completely. Includes...
2013-04-14 David LevineMoved #include of errno.h to h/nmh.h.
2013-03-24 David LevineMore replacements of mh_strcasecmp() with strcasecmp().
2012-06-14 Ken HornsteinMake the base64 encoder endian-agnostic, and remove...
2012-02-29 Ken HornsteinPart of the patch from bug #4301; clean up our prototyp...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2006-01-06 Josh Bressers* patch #3968: Move the add() function from its own...
2004-12-17 Oliver KiddleFix -part option to mhshow/mhlist/mhstore to find sub...
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.
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-04-30 Doug MorrisInitial revision