add irc channel to README
[mmh] / uip / mhlistsbr.c
2016-04-09 m@mmmmarascio.xyzReplace getcpy() and strdup() with mh_xstrdup()
2016-03-25 m@mmmmarascio.xyzReplace free() with mh_free0()
2015-04-19 Philipp TakacsUse sysexits.h for better exit-codes
2015-04-10 markus schnalkeMove #include from h/mh.h to source files
2015-03-11 David LevineRemoved unnecessary #include of h/signals.h.
2012-05-01 markus schnalkemhlist: Always display the column header (removed ...
2012-05-01 markus schnalkemhlist, mhbuild: Always evaluate realsizes of the MIME...
2012-04-14 markus schnalkeNo more mhshow-charset-* but instead automatic invocati...
2012-04-12 markus schnalkemhshow/mhstore: Removed support for retrieving message...
2012-03-27 markus schnalkeFixed mhlist -verbose to work with all content types...
2012-02-08 markus schnalkeMerged h/mts.h into h/prototypes.h.
2012-01-03 markus schnalkeRelayouted all switch statements: case aligns with...
2011-12-09 markus schnalkeCompletely reworked the path convertion functions
2011-11-05 markus schnalkeRenamed r1bindex() to mhbasename(), to make its functio...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2009-12-30 David Levine * uip/mhlistsbr.c, uip/mhlsbr.c, uip/picksbr.c: cast
2006-01-06 Josh Bressers* patch #3968: Move the add() function from its own...
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-04-30 Doug MorrisInitial revision