Fix spelling and encoding errors in manpages and an error message
[mmh] / h / prototypes.h
2016-04-09 m@mmmmarascio.xyzReplace getcpy() and strdup() with mh_xstrdup()
2015-10-21 markus schnalkeCoding style adjustments for nmh-imported code
2015-10-10 Philipp Takacsporte encode_rfc2047 from nmh
2015-09-19 Ken HornsteinBreak out the unquote functionality to a separate function.
2015-08-26 David LevineRemove discard() total
2015-04-19 Philipp TakacsUse sysexits.h for better exit-codes
2015-01-15 markus schnalkeConvert pidXwait() from macro to function
2015-01-14 markus schnalkeAdded execprog() and execprogl(), which are safer alter...
2014-11-03 markus schnalkeConverted msgstats macros & Co. to functions and added...
2014-09-25 markus schnalkeuprf: We don't have to implement it ourselves but can...
2014-09-25 markus schnalkesbr/trim.c: New helper function trim(). Strips whitespa...
2012-12-08 markus schnalkesbr/getpass.c: Removed nmh_getpass() for it is not...
2012-06-28 markus schnalkeRemoved context_foil(). We don't need it anymore.
2012-04-30 markus schnalkeRemoved the -noeditor switches and made them replaceabl...
2012-04-30 markus schnalkeRework in charset code. (Includes renaming.)
2012-04-12 markus schnalkemhshow/mhstore: Removed support for retrieving message...
2012-03-29 markus schnalkeFolded fileproc to constant `refile'.
2012-03-29 markus schnalkeTrash folder replaces rmmproc. Rework of rmm(1) and...
2012-03-26 markus schnalkeRemove RPATH code though. Discussions on nmh-workers...
2012-03-26 markus schnalkeEliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs.
2012-03-24 markus schnalkeCHANGE OF THE DECADE: I finally gave m_unknown() a...
2012-03-24 markus schnalkeMerged folder_pack.c into folder.c.
2012-03-24 markus schnalkeIn-sourced copyip() and could make the code simpler.
2012-03-24 markus schnalkeclosefds() doesn't seem relevant or large enough to...
2012-03-24 markus schnalkeReplaced atooi() with strtoul(..., 8). That's part...
2012-03-23 markus schnalkeMerged annosbr.c into anno.c, as it is no longer used...
2012-03-22 markus schnalkeRemoved the trivial peekc() and put the code at the...
2012-03-22 markus schnalkeRemoved unused fdcompare().
2012-03-21 markus schnalkeRemoved support for UUCP bang path addresses.
2012-03-21 markus schnalkeMade the RPATHS config option the default and removed...
2012-03-20 markus schnalkeanno: Undid the ``preserve argument hack''.
2012-02-10 markus schnalkeRemoved `-format string' switches but made -form accept...
2012-02-09 markus schnalkeAugmented new_fs() with an additional argument for...
2012-02-09 markus schnalkeMerged replsbr.c into repl.c.
2012-02-09 markus schnalkeRemoved the -fcc switch from repl(1).
2012-02-08 markus schnalkeAnnotations will always be done inplace from now on.
2012-02-08 markus schnalkeRemoved unnecessary prototypes.
2012-02-08 markus schnalkeMerged h/mts.h into h/prototypes.h.
2012-02-08 markus schnalkeMoved sendsbr.c into send.c as it is not compiled into...
2012-01-28 markus schnalkeRemoved the -width switch from send, spost and repl.
2012-01-24 markus schnalkeActivated Jon's attachment system by default and steaml...
2012-01-05 markus schnalkeRemoved isprefix() and replaced it with strncmp().
2011-12-09 markus schnalkeWe don't want to use copy() anymore; but kept it for...
2011-12-09 markus schnalkeCompletely reworked the path convertion functions
2011-11-05 markus schnalkeRenamed r1bindex() to mhbasename(), to make its functio...
2011-11-05 markus schnalkeRenamed ssequal() to isprefix(), because that's what...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-30 markus schnalkeRemoved the draft message in favor for a consistent...
2011-10-07 markus schnalkeRemoved unneeded sbr code.
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2011-10-05 markus schnalkeRemoved msh, vmh and wmh.
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-02-04 Earl Hood* Bug #15213, #18635: The use of the insecure m_scratch...
2009-01-16 Ken HornsteinMassive overhaul of networking code. Changes:
2008-08-14 Eric Gillespie * sbr/ambigsw.c: Send print_sw output to stderr. ...
2008-06-02 Peter MaydellWhen building on gcc, use noreturn attribute on adios...
2008-06-02 Peter MaydellBack out previous, completely broken, change (due to...
2008-06-02 Peter MaydellIf we're compiling with gcc, mark adios() as never...
2008-05-04 Peter Maydellbug #23167: sbr/ruserpass.c (ruserpass): make bad permi...
2007-11-08 Joel ReicherInsert types for args of some function pointers to...
2007-11-04 Joel ReicherChange link-time overriding of done() to run-time reass...
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2006-04-27 Joel ReicherCreated pluspath function to check for '+' prefix and...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2006-02-21 David Levine* h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c,
2006-01-07 Josh Bressers* Remove sbr/strerror.c -- strerror(3) is defined in...
2006-01-06 Josh Bressers* patch #3968: Move the add() function from its own...
2005-12-07 Jon SteinhartFixed a bug where anno -append put the headers in the...
2005-11-06 Peter MaydellFix various buffer overruns in fmt_scan.c; the bulk...
2005-02-23 Oliver Kiddleuse iconv to convert RFC-2047 encoded headers to the...
2005-01-27 Oliver KiddleOn systems where it is available, use nl_langinfo to...
2004-11-19 Jon SteinhartAdded mail directory argument to folder_addmsg in order...
2002-08-23 Jon SteinhartAdded external program hooks.
2002-08-19 Jon SteinhartAdded an improved user interface for sending messages...
2000-05-09 Dan Harkless* Changed configure.in to use gcc -Wall even without...
2000-01-25 Dan HarklessOn AIX 4.1, snprintf() is defined in libc.a but there...
1999-09-12 Doug MorrisLots of little code cleanups to prevent warnings -...
1999-07-16 Dan HarklessChanged done() from returning void to returning int...
1999-04-30 Doug MorrisInitial revision