log lib-src/movemail.c @ 62045:b34037318c7e

age author description
2005-02-04 Andreas Schwab (fatal): Accept third parameter and pass down to
2005-01-29 Richard M. Stallman (popmail): Don't use Errmsg as format string.
2004-05-08 Thien-Thi Nguyen Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
2003-09-01 Miles Bader Add arch taglines
2003-07-28 Juanma Barranquero (main): Fix having macros in a printf statement.
2003-05-20 Dave Love Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-11-14 Dave Love (pop_retr): Declare comment.
2001-11-03 Richard M. Stallman (popmail): Always pass two args to `error'.
2000-09-04 Dave Love (index, rindex): Prototype conditionally.
2000-09-01 Eli Zaretskii (toplevel): Remove redundant <fcntl.h>. Provide definitions for F_OK
2000-08-29 Dave Love Revert previous change.
2000-08-28 Dave Love (toplevel) [HAVE_STRING_H]: Include string.h.
2000-08-22 Andrew Innes (main) [WINDOWSNT]: Force binary mode for fileio.
2000-05-21 Dave Love Include config.h, not ../src/config.h.
2000-01-29 Richard M. Stallman Fix previous change.
2000-01-29 Richard M. Stallman (main): Improve error message if can't create lock file.
1999-12-10 Gerd Moellmann (popmail): Allow mailbox specifications of the
1999-10-19 Paul Eggert Add support for large files. Merge glibc 2.1.2.
1999-05-02 Andrew Innes (main) [WINDOWSNT]: Call ftruncate, which is now mapped to _chsize.
1998-09-21 Karl Heuer (popmail, pop_retr) [MAIL_USE_POP]: When displaying
1998-09-04 Karl Heuer [MAIL_USE_POP]: Add the "-r" flag to reverse the
1998-06-01 Andrew Innes (sys_wait): Rename to wait.
1998-05-25 Richard M. Stallman Undo this previous change:
1998-05-02 Richard M. Stallman [WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. Force
1998-04-06 Karl Heuer [MAIL_USE_POP]: Add support for "-g" and "-k"
1998-04-06 Andreas Schwab Move cancelations up. Include <stdlib.h> if
1998-01-23 Andreas Schwab (main): Fix interwoven brace and cpp conditional nesting.
1997-12-04 Karl Heuer Allow messages retrieved from the POP
1997-12-03 Paul Eggert (mbx_write) [MAIL_USE_POP]: Disable the code which quotes with a
1997-07-05 Richard M. Stallman (rindex): Add declaration.
1997-02-23 Karl Heuer (popmail): Remove some unnecessary function
1997-02-14 Karl Heuer Delete duplicate inclusion of fcntl.h
1997-01-21 Richard M. Stallman (main): Do not display "[POP-password]" in the usage
1997-01-20 Richard M. Stallman Include maillock.h (conditionally).
1996-09-29 Richard M. Stallman (main): If the lock call fails with EBUSY or
1996-09-17 Karl Heuer Replaced all BSD with BSD_SYSTEM.
1996-04-28 Richard M. Stallman (DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions copied from lisp.h.
1996-04-28 Richard M. Stallman (access, unlink) [WINDOWSNT]: Macros undefined.
1996-02-22 Richard M. Stallman Comment change.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-05 Karl Heuer Comment fixes.
1995-08-06 Richard M. Stallman (main): Fix previous change.
1995-08-05 Richard M. Stallman (main): Mention lock file name in error message.
1995-07-18 Richard M. Stallman Comment change.
1995-06-30 Richard M. Stallman (main) [MAIL_USE_POP]: When a user specifies a
1995-06-26 Richard M. Stallman (main): Add newline in usage message.
1995-05-07 Richard M. Stallman (main): Increase lock timeout to five minutes.
1995-05-04 Richard M. Stallman (xmalloc): Declare it to return long *.
1995-01-11 Richard M. Stallman (main): Skip past the colon in inname.
1994-10-20 Richard M. Stallman PopServer renamed to popserver throughout.
1994-10-19 Richard M. Stallman Don't declare malloc.
1994-10-12 David J. MacKenzie Eliminate some -Wall warnings.
1994-10-12 David J. MacKenzie Make functions that return nothing void, not implicitly int.
1994-09-27 Richard M. Stallman Improve POP code, move most of it into a separate file.
1994-08-04 Richard M. Stallman Include config.h first thing.
1994-04-13 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
1994-04-12 Karl Heuer (main): Use setuid, not seteuid.
1994-04-05 Richard M. Stallman (main): Fix up MAIL_USE_MMDF conditional where
1994-01-09 Roland McGrath [! HAVE_STRERROR] (strerror): Define the function.