]> diplodocus.org Git - nmh/history - sbr/showfile.c
Fix invalid pointer arithmetic.
[nmh] / sbr / showfile.c
2017-09-18 Ralph CorderoyReplace `_exit(-1)' with `_exit(1)'.
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.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-04 David LevineTweaked logic in brkstring.c and showfile.c to get...
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