summaryrefslogtreecommitdiff
path: root/lib-src/movemail.c
Commit message (Expand)AuthorAgeFilesLines
* (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
* Replaced all BSD with BSD_SYSTEM.Karl Heuer1996-09-171-4/+4
* (DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions copied from lisp.h.Richard M. Stallman1996-04-281-0/+7
* (access, unlink) [WINDOWSNT]: Macros undefined.Richard M. Stallman1996-04-281-10/+38
* Comment change.Richard M. Stallman1996-02-221-1/+1
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Comment fixes.Karl Heuer1996-01-051-1/+1
* (main): Fix previous change.Richard M. Stallman1995-08-061-2/+6
* (main): Mention lock file name in error message.Richard M. Stallman1995-08-051-1/+5
* Comment change.Richard M. Stallman1995-07-181-2/+2
* (main) [MAIL_USE_POP]: When a user specifies aRichard M. Stallman1995-06-301-7/+2
* (main): Add newline in usage message.Richard M. Stallman1995-06-261-1/+1
* (main): Increase lock timeout to five minutes.Richard M. Stallman1995-05-071-2/+5
* (xmalloc): Declare it to return long *.Richard M. Stallman1995-05-041-3/+3
* (main): Skip past the colon in inname.Richard M. Stallman1995-01-111-0/+1
* PopServer renamed to popserver throughout.Richard M. Stallman1994-10-201-2/+2
* Don't declare malloc.Richard M. Stallman1994-10-191-1/+0
* Eliminate some -Wall warnings.David J. MacKenzie1994-10-121-0/+2
* Make functions that return nothing void, not implicitly int.David J. MacKenzie1994-10-121-18/+31
* Improve POP code, move most of it into a separate file.Richard M. Stallman1994-09-271-249/+105
* Include config.h first thing.Richard M. Stallman1994-08-041-2/+2
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1994-04-131-0/+4
* (main): Use setuid, not seteuid.Karl Heuer1994-04-121-1/+1
* (main): Fix up MAIL_USE_MMDF conditional whereRichard M. Stallman1994-04-051-22/+36