summaryrefslogtreecommitdiffstats
path: root/system.c (follow)
Commit message (Expand)AuthorAgeLines
* Reset SIGPIPE signal handler in child process before exec().Kevin McCarthy2021-06-18-7/+1
* Remove trailing whitespace.Kevin McCarthy2018-12-31-4/+4
* Pass envlist to filter children too. (closes #3922)Kevin McCarthy2017-03-18-3/+1
* Add setenv/unsetenv commands.David Champion2016-12-11-1/+3
* Change M_* symbols to MUTT_*Derek Martin2016-05-09-3/+3
* Update copyright notices.Kevin McCarthy2016-01-01-1/+1
* backout c1371176ea45Michael Elkins2013-04-11-2/+1
* fix various compiler warnings; most were due to unchecked return values from ...Michael Elkins2013-04-10-1/+2
* Gah, forgot the zip code when updating the FSF address...Brendan Cully2005-09-17-1/+1
* Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully2005-09-17-1/+1
* Add config.h to the top of every C file that could possibly want it.Brendan Cully2005-02-03-0/+4
* Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler2002-12-11-1/+1
* The FSF apparently has moved.Thomas Roessler2000-03-03-1/+1
* Update copyright notices for unstable.Thomas Roessler2000-01-06-1/+1
* A modified version of Tommi Kommulainen's imap keepalive patch.Thomas Roessler1999-12-01-0/+8
* Undo the IMAP keepalive patch. It has just bitten me while mutt wasThomas Roessler1999-11-25-8/+0
* A modified version of Tommi Komulainen's imap keepalive patch.Thomas Roessler1999-11-25-0/+8
* patch.mutt-0.95.1i.ld.signals.1: A major redesign of how childThomas Roessler1999-02-10-34/+52
* Get rid of RCS ids in source files. They are getting in our wayThomas Roessler1999-01-07-1/+0
* Change "static char rcsid[]" to "static const char rcsid[]" to makeThomas Roessler1998-10-15-1/+1
* Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler1998-10-13-0/+1
* Initial revisionThomas Roessler1998-06-08-0/+111