]> diplodocus.org Git - nmh/history - sbr/print_help.c
mhlsbr.c: Don't strchr(3) non-string NUL-less buffer.
[nmh] / sbr / print_help.c
2017-09-13 Ralph CorderoyEdit out a few more tautological `the foo(5) man page'.
2017-09-04 Ralph CorderoyReplace FALSE and TRUE with C99's false and true.
2017-09-04 Ralph Corderoyprint_intro(): Change parameter brief from int to bool.
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2017-04-22 Ralph CorderoyRemove leading and trailing blank lines from code.
2016-10-30 Ralph CorderoyReplace printf("...\n") with puts("...").
2016-10-24 Ralph CorderoyMerge branch 'master' of git.sv.gnu.org:/srv/git/nmh
2016-10-24 Ralph CorderoyReplace puts() with putchar().
2016-10-14 David LevineTweaked formatting of welcome message.
2016-10-06 David LevineMerge branch 'welcome'
2016-09-28 David LevineAdded welcome message when nmh detects that its version...
2016-09-26 David LevineFixed typo in -help message.
2016-09-26 David LevineReworked BUGS section of nmh(7) man page, and added...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2008-08-14 Eric Gillespie * sbr/ambigsw.c: Send print_sw output to stderr. ...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision