Replace free() with mh_free0()
[mmh] / sbr / folder_read.c
2016-03-25 m@mmmmarascio.xyzReplace free() with mh_free0()
2016-03-25 m@mmmmarascio.xyzremove unnecessary casts
2016-03-17 m@mmmmarascio.xyzReplace mh_xmalloc() with mh_xcalloc()
2015-04-10 markus schnalkeMove #include from h/mh.h to source files
2015-01-14 markus schnalkeCleanup of code layout only
2012-06-28 markus schnalkeCompletely removed the backup-prefix (,). We move to...
2012-05-01 markus schnalkeRemoved the altmsglink (named `@') and env var `$edital...
2012-05-01 markus schnalkeBring in all of the mh-e support that is actually used
2012-03-28 markus schnalkeFixed programming mistakes, detected by cppcheck.
2012-02-03 markus schnalkeSyntactic and comment changes.
2012-01-05 markus schnalkeExplicit checks for return values of strcmp().
2012-01-03 markus schnalkeRelayouted all switch statements: case aligns with...
2011-12-09 markus schnalkeCompletely reworked the path convertion functions
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!
2011-10-05 markus schnalkeReworked LINK, now named `altmsglink', similar to BACKU...
2011-10-05 markus schnalkeRemoved configure option --with-hash-prefix and moved...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2006-01-02 Josh Bressers* patch #3967: Create a mh_xrealloc function to prevent...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2005-05-18 Oliver Kiddlefix a bug affecting AFS where nmh was setting the READO...
2005-02-23 Oliver Kiddlefix Debian bug #202667: crash when a message's filename...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision