summaryrefslogtreecommitdiff
path: root/lib-src/movemail.c
Commit message (Expand)AuthorAge
* (index, rindex): Prototype conditionally.Dave Love2000-09-04
* (toplevel): Remove redundant <fcntl.h>. Provide definitions for F_OKEli Zaretskii2000-09-01
* Revert previous change.Dave Love2000-08-29
* (toplevel) [HAVE_STRING_H]: Include string.h.Dave Love2000-08-28
* (main) [WINDOWSNT]: Force binary mode for fileio.Andrew Innes2000-08-22
* Include config.h, not ../src/config.h.Dave Love2000-05-21
* Fix previous change.Richard M. Stallman2000-01-29
* (main): Improve error message if can't create lock file.Richard M. Stallman2000-01-29
* (popmail): Allow mailbox specifications of theGerd Moellmann1999-12-10
* Add support for large files. Merge glibc 2.1.2.Paul Eggert1999-10-19
* (main) [WINDOWSNT]: Call ftruncate, which is now mapped to _chsize.Andrew Innes1999-05-02
* (popmail, pop_retr) [MAIL_USE_POP]: When displayingKarl Heuer1998-09-21
* [MAIL_USE_POP]: Add the "-r" flag to reverse theKarl Heuer1998-09-04
* (sys_wait): Rename to wait.Andrew Innes1998-06-01
* Undo this previous change:Richard M. Stallman1998-05-25
* [WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. ForceRichard M. Stallman1998-05-02
* [MAIL_USE_POP]: Add support for "-g" and "-k"Karl Heuer1998-04-06
* Move cancelations up. Include <stdlib.h> ifAndreas Schwab1998-04-06
* (main): Fix interwoven brace and cpp conditional nesting.Andreas Schwab1998-01-23
* Allow messages retrieved from the POPKarl Heuer1997-12-04
* (mbx_write) [MAIL_USE_POP]: Disable the code which quotes with aPaul Eggert1997-12-03
* (rindex): Add declaration.Richard M. Stallman1997-07-05
* (popmail): Remove some unnecessary functionKarl Heuer1997-02-23
* Delete duplicate inclusion of fcntl.hKarl Heuer1997-02-14
* (main): Do not display "[POP-password]" in the usageRichard M. Stallman1997-01-21
* Include maillock.h (conditionally).Richard M. Stallman1997-01-20
* (main): If the lock call fails with EBUSY orRichard M. Stallman1996-09-29
* Replaced all BSD with BSD_SYSTEM.Karl Heuer1996-09-17
* (DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions copied from lisp.h.Richard M. Stallman1996-04-28
* (access, unlink) [WINDOWSNT]: Macros undefined.Richard M. Stallman1996-04-28
* Comment change.Richard M. Stallman1996-02-22
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* Comment fixes.Karl Heuer1996-01-05
* (main): Fix previous change.Richard M. Stallman1995-08-06
* (main): Mention lock file name in error message.Richard M. Stallman1995-08-05
* Comment change.Richard M. Stallman1995-07-18
* (main) [MAIL_USE_POP]: When a user specifies aRichard M. Stallman1995-06-30
* (main): Add newline in usage message.Richard M. Stallman1995-06-26
* (main): Increase lock timeout to five minutes.Richard M. Stallman1995-05-07
* (xmalloc): Declare it to return long *.Richard M. Stallman1995-05-04
* (main): Skip past the colon in inname.Richard M. Stallman1995-01-11
* PopServer renamed to popserver throughout.Richard M. Stallman1994-10-20
* Don't declare malloc.Richard M. Stallman1994-10-19
* Eliminate some -Wall warnings.David J. MacKenzie1994-10-12
* Make functions that return nothing void, not implicitly int.David J. MacKenzie1994-10-12
* Improve POP code, move most of it into a separate file.Richard M. Stallman1994-09-27
* Include config.h first thing.Richard M. Stallman1994-08-04
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1994-04-13
* (main): Use setuid, not seteuid.Karl Heuer1994-04-12
* (main): Fix up MAIL_USE_MMDF conditional whereRichard M. Stallman1994-04-05