log lib-src/movemail.c @ 95314:325b3c8ac762

age author description
2008-05-09 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-02-24 Dan Nicolaescu * configure.in: Remove references to obsolete variables and
2008-02-24 Miles Bader Merge from emacs--rel--22
2008-01-30 Miles Bader Merge from emacs--devo--0
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-05-02 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-02-06 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11
2005-02-02 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-10
2004-06-28 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-18 Dan Nicolaescu * movemail.c: Remove references to XENIX.
2008-01-13 Dan Nicolaescu * movemail.c:
2008-02-05 Juanma Barranquero *** empty log message ***
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-16 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-04-29 Richard M. Stallman (main): Check for negative value from `read'.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
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.
1994-01-08 Roland McGrath (get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead of
1994-01-06 Richard M. Stallman (malloc): Don't declare it.
1994-01-04 Richard M. Stallman Include syswait.h.
1993-12-24 Richard M. Stallman (main): When making tempname, cast result of xmalloc.
1993-11-12 Richard M. Stallman (main): Fix error message text.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-05-30 Jim Blandy * movemail.c [MAIL_USE_POP] (main): Don't use non-portable
1992-06-30 Jim Blandy entered into RCS
1992-05-07 Richard M. Stallman *** empty log message ***
1992-04-01 Jim Blandy *** empty log message ***
1992-03-28 Richard M. Stallman *** empty log message ***
1992-03-15 Jim Blandy *** empty log message ***
1992-03-09 David J. MacKenzie *** empty log message ***
1992-01-18 Richard M. Stallman *** empty log message ***
1991-12-07 Richard M. Stallman *** empty log message ***
1991-07-25 Richard M. Stallman *** empty log message ***
1990-11-29 Richard M. Stallman *** empty log message ***
1990-11-13 Richard M. Stallman *** empty log message ***
1989-10-31 Joseph Arceneaux *** empty log message ***
1989-06-15 Richard M. Stallman *** empty log message ***
1989-05-14 Richard M. Stallman *** empty log message ***
1989-04-28 Richard M. Stallman Initial revision