]> diplodocus.org Git - nmh/history - sbr/fmt_new.c
Alter mh-chart(7)'s NAME to be lowercase.
[nmh] / sbr / fmt_new.c
2017-02-27 David LevineAdded /* FALLTHRU */ comments where gcc 7 noticed their...
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-17 Ralph CorderoyRemove use of C's register keyword.
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-10-26 David LevineAdded free_fs(), corresponding to new_fs().
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision