aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/movemail.c
Commit message (Expand)AuthorAgeFilesLines
* * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it wasDan Nicolaescu2008-07-121-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-6/+5
* * configure.in: Remove references to obsolete variables andDan Nicolaescu2008-02-241-1/+0
* Merge from emacs--rel--22Miles Bader2008-02-241-1/+1
|\
| * *** empty log message ***Juanma Barranquero2008-02-051-1/+1
* | * movemail.c: Remove references to XENIX.Dan Nicolaescu2008-01-181-7/+3
* | * movemail.c:Dan Nicolaescu2008-01-131-6/+0
|/
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-161-2/+2
* (main): Check for negative value from `read'.Richard M. Stallman2006-04-291-0/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (fatal): Accept third parameter and pass down toAndreas Schwab2005-02-041-9/+8
* (popmail): Don't use Errmsg as format string.Richard M. Stallman2005-01-291-1/+1
* Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.Thien-Thi Nguyen2004-05-081-18/+22
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (main): Fix having macros in a printf statement.Juanma Barranquero2003-07-281-4/+3
* Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL.Dave Love2003-05-201-1/+2
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-5/+5
* (pop_retr): Declare comment.Dave Love2002-11-141-0/+1
* (popmail): Always pass two args to `error'.Richard M. Stallman2001-11-031-1/+1
* (index, rindex): Prototype conditionally.Dave Love2000-09-041-1/+6
* (toplevel): Remove redundant <fcntl.h>. Provide definitions for F_OKEli Zaretskii2000-09-011-8/+4
* Revert previous change.Dave Love2000-08-291-6/+0
* (toplevel) [HAVE_STRING_H]: Include string.h.Dave Love2000-08-281-15/+32
* (main) [WINDOWSNT]: Force binary mode for fileio.Andrew Innes2000-08-221-2/+5
* Include config.h, not ../src/config.h.Dave Love2000-05-211-2/+3
* Fix previous change.Richard M. Stallman2000-01-291-1/+1
* (main): Improve error message if can't create lock file.Richard M. Stallman2000-01-291-1/+1
* (popmail): Allow mailbox specifications of theGerd Moellmann1999-12-101-3/+20
* Add support for large files. Merge glibc 2.1.2.Paul Eggert1999-10-191-11/+1
* (main) [WINDOWSNT]: Call ftruncate, which is now mapped to _chsize.Andrew Innes1999-05-021-1/+1
* (popmail, pop_retr) [MAIL_USE_POP]: When displayingKarl Heuer1998-09-211-6/+10
* [MAIL_USE_POP]: Add the "-r" flag to reverse theKarl Heuer1998-09-041-4/+32
* (sys_wait): Rename to wait.Andrew Innes1998-06-011-1/+1
* Undo this previous change:Richard M. Stallman1998-05-251-37/+8
* [WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. ForceRichard M. Stallman1998-05-021-2/+11
* [MAIL_USE_POP]: Add support for "-g" and "-k"Karl Heuer1998-04-061-8/+37
* Move cancelations up. Include <stdlib.h> ifAndreas Schwab1998-04-061-6/+10
* (main): Fix interwoven brace and cpp conditional nesting.Andreas Schwab1998-01-231-1/+1
* Allow messages retrieved from the POPKarl Heuer1997-12-041-4/+5
* (mbx_write) [MAIL_USE_POP]: Disable the code which quotes with aPaul Eggert1997-12-031-0/+9
* (rindex): Add declaration.Richard M. Stallman1997-07-051-2/+3
* (popmail): Remove some unnecessary functionKarl Heuer1997-02-231-6/+5
* Delete duplicate inclusion of fcntl.hKarl Heuer1997-02-141-9/+0
* (main): Do not display "[POP-password]" in the usageRichard M. Stallman1997-01-211-24/+59
* Include maillock.h (conditionally).Richard M. Stallman1997-01-201-70/+169
* (main): If the lock call fails with EBUSY orRichard M. Stallman1996-09-291-4/+38