aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/movemail.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-10(popmail): Allow mailbox specifications of theGerd Moellmann1-3/+20
1999-10-19Add support for large files. Merge glibc 2.1.2.Paul Eggert1-11/+1
1999-05-02(main) [WINDOWSNT]: Call ftruncate, which is now mapped to _chsize.Andrew Innes1-1/+1
1998-09-21(popmail, pop_retr) [MAIL_USE_POP]: When displayingKarl Heuer1-6/+10
1998-09-04[MAIL_USE_POP]: Add the "-r" flag to reverse theKarl Heuer1-4/+32
1998-06-01(sys_wait): Rename to wait.Andrew Innes1-1/+1
1998-05-25Undo this previous change:Richard M. Stallman1-37/+8
1998-05-02[WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. ForceRichard M. Stallman1-2/+11
1998-04-06[MAIL_USE_POP]: Add support for "-g" and "-k"Karl Heuer1-8/+37
1998-04-06Move cancelations up. Include <stdlib.h> ifAndreas Schwab1-6/+10
1998-01-23(main): Fix interwoven brace and cpp conditional nesting.Andreas Schwab1-1/+1
1997-12-04Allow messages retrieved from the POPKarl Heuer1-4/+5
1997-12-03(mbx_write) [MAIL_USE_POP]: Disable the code which quotes with aPaul Eggert1-0/+9
1997-07-05(rindex): Add declaration.Richard M. Stallman1-2/+3
1997-02-23(popmail): Remove some unnecessary functionKarl Heuer1-6/+5
1997-02-14Delete duplicate inclusion of fcntl.hKarl Heuer1-9/+0
1997-01-21(main): Do not display "[POP-password]" in the usageRichard M. Stallman1-24/+59
1997-01-20Include maillock.h (conditionally).Richard M. Stallman1-70/+169
1996-09-29(main): If the lock call fails with EBUSY orRichard M. Stallman1-4/+38
1996-09-17Replaced all BSD with BSD_SYSTEM.Karl Heuer1-4/+4
1996-04-28(DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions copied from lisp.h.Richard M. Stallman1-0/+7
1996-04-28(access, unlink) [WINDOWSNT]: Macros undefined.Richard M. Stallman1-10/+38
1996-02-22Comment change.Richard M. Stallman1-1/+1
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1996-01-05Comment fixes.Karl Heuer1-1/+1
1995-08-06(main): Fix previous change.Richard M. Stallman1-2/+6
1995-08-05(main): Mention lock file name in error message.Richard M. Stallman1-1/+5
1995-07-18Comment change.Richard M. Stallman1-2/+2
1995-06-30(main) [MAIL_USE_POP]: When a user specifies aRichard M. Stallman1-7/+2
1995-06-26(main): Add newline in usage message.Richard M. Stallman1-1/+1
1995-05-07(main): Increase lock timeout to five minutes.Richard M. Stallman1-2/+5
1995-05-04(xmalloc): Declare it to return long *.Richard M. Stallman1-3/+3
1995-01-11(main): Skip past the colon in inname.Richard M. Stallman1-0/+1
1994-10-20PopServer renamed to popserver throughout.Richard M. Stallman1-2/+2
1994-10-19Don't declare malloc.Richard M. Stallman1-1/+0
1994-10-12Eliminate some -Wall warnings.David J. MacKenzie1-0/+2
1994-10-12Make functions that return nothing void, not implicitly int.David J. MacKenzie1-18/+31
1994-09-27Improve POP code, move most of it into a separate file.Richard M. Stallman1-249/+105
1994-08-04Include config.h first thing.Richard M. Stallman1-2/+2
1994-04-13[HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1-0/+4
1994-04-12(main): Use setuid, not seteuid.Karl Heuer1-1/+1
1994-04-05(main): Fix up MAIL_USE_MMDF conditional whereRichard M. Stallman1-22/+36
1994-01-09[! HAVE_STRERROR] (strerror): Define the function.Roland McGrath1-4/+20
1994-01-08(get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead ofRoland McGrath1-24/+11
1994-01-06(malloc): Don't declare it.Richard M. Stallman1-4/+6
1994-01-04Include syswait.h.Richard M. Stallman1-48/+64
1993-12-24(main): When making tempname, cast result of xmalloc.Richard M. Stallman1-1/+2
1993-11-12(main): Fix error message text.Richard M. Stallman1-1/+1
1993-09-10Include <config.h> instead of "config.h".Roland McGrath1-1/+1
1993-05-30* movemail.c [MAIL_USE_POP] (main): Don't use non-portableJim Blandy1-2/+5