]> diplodocus.org Git - nmh/history - sbr/refile.c
Escape literal leading full stop in man/new.man.
[nmh] / sbr / refile.c
2017-03-22 Ralph CorderoyFix free(3) of unmalloc()'d string in whatnow's refile.
2016-10-16 Ralph CorderoyUse mh_xstrdup() instead of getcpy() for a string constant.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-01 Ken HornsteinFinally switch over from vfork() to fork() completely.
2013-02-01 Ken HornsteinMore code converted to use argsplit().
2012-01-17 David LevineWell the wrap of vfork() calls didn't work: its semant...
2012-01-17 David LevineWrapped setjmp(), sigsetjmp(), and vfork() calls to...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision