]> diplodocus.org Git - nmh/history - sbr/m_maildir.c
Fix forward-reference and `news.*' in mh-alias(5)'s example.
[nmh] / sbr / m_maildir.c
2016-12-10 Ralph CorderoyRename recently added HasPrefix() to has_prefix().
2016-11-12 Ralph CorderoyReplace copy(s, d) with POSIX-1.2008's stpcpy(d, s).
2016-10-24 Ralph CorderoyRemove unused NCWD and NPWD #defines.
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-19 Ralph CorderoyUse the imperfect snprintf(3) instead of sprintf(3).
2016-10-17 Ralph CorderoyRemove use of C's register keyword.
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