log lib-src/movemail.c @ 49600:23a1cea22d13

age author description
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Thu, 14 Nov 2002 14:09:51 +0000 Dave Love (pop_retr): Declare comment.
Sat, 03 Nov 2001 19:03:48 +0000 Richard M. Stallman (popmail): Always pass two args to `error'.
Mon, 04 Sep 2000 15:24:54 +0000 Dave Love (index, rindex): Prototype conditionally.
Fri, 01 Sep 2000 13:48:00 +0000 Eli Zaretskii (toplevel): Remove redundant <fcntl.h>. Provide definitions for F_OK
Tue, 29 Aug 2000 17:15:31 +0000 Dave Love Revert previous change.
Mon, 28 Aug 2000 18:56:15 +0000 Dave Love (toplevel) [HAVE_STRING_H]: Include string.h.
Tue, 22 Aug 2000 21:20:07 +0000 Andrew Innes (main) [WINDOWSNT]: Force binary mode for fileio.
Sun, 21 May 2000 11:02:50 +0000 Dave Love Include config.h, not ../src/config.h.
Sat, 29 Jan 2000 23:53:44 +0000 Richard M. Stallman Fix previous change.
Sat, 29 Jan 2000 23:52:18 +0000 Richard M. Stallman (main): Improve error message if can't create lock file.
Fri, 10 Dec 1999 09:53:01 +0000 Gerd Moellmann (popmail): Allow mailbox specifications of the
Tue, 19 Oct 1999 07:17:20 +0000 Paul Eggert Add support for large files. Merge glibc 2.1.2.
Sun, 02 May 1999 09:31:32 +0000 Andrew Innes (main) [WINDOWSNT]: Call ftruncate, which is now mapped to _chsize.
Mon, 21 Sep 1998 17:36:14 +0000 Karl Heuer (popmail, pop_retr) [MAIL_USE_POP]: When displaying
Fri, 04 Sep 1998 20:14:16 +0000 Karl Heuer [MAIL_USE_POP]: Add the "-r" flag to reverse the
Mon, 01 Jun 1998 14:09:21 +0000 Andrew Innes (sys_wait): Rename to wait.
Mon, 25 May 1998 20:10:50 +0000 Richard M. Stallman Undo this previous change:
Sat, 02 May 1998 06:43:03 +0000 Richard M. Stallman [WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. Force
Mon, 06 Apr 1998 22:10:30 +0000 Karl Heuer [MAIL_USE_POP]: Add support for "-g" and "-k"
Mon, 06 Apr 1998 10:17:33 +0000 Andreas Schwab Move cancelations up. Include <stdlib.h> if
Fri, 23 Jan 1998 11:06:49 +0000 Andreas Schwab (main): Fix interwoven brace and cpp conditional nesting.
Thu, 04 Dec 1997 06:44:56 +0000 Karl Heuer Allow messages retrieved from the POP
Wed, 03 Dec 1997 07:11:43 +0000 Paul Eggert (mbx_write) [MAIL_USE_POP]: Disable the code which quotes with a
Sat, 05 Jul 1997 03:19:16 +0000 Richard M. Stallman (rindex): Add declaration.
Sun, 23 Feb 1997 08:47:57 +0000 Karl Heuer (popmail): Remove some unnecessary function
Fri, 14 Feb 1997 00:07:22 +0000 Karl Heuer Delete duplicate inclusion of fcntl.h
Tue, 21 Jan 1997 01:54:39 +0000 Richard M. Stallman (main): Do not display "[POP-password]" in the usage
Mon, 20 Jan 1997 07:30:40 +0000 Richard M. Stallman Include maillock.h (conditionally).
Sun, 29 Sep 1996 22:45:55 +0000 Richard M. Stallman (main): If the lock call fails with EBUSY or
Tue, 17 Sep 1996 02:37:17 +0000 Karl Heuer Replaced all BSD with BSD_SYSTEM.
Sun, 28 Apr 1996 23:37:04 +0000 Richard M. Stallman (DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions copied from lisp.h.
Sun, 28 Apr 1996 19:07:35 +0000 Richard M. Stallman (access, unlink) [WINDOWSNT]: Macros undefined.
Thu, 22 Feb 1996 22:37:14 +0000 Richard M. Stallman Comment change.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Sun, 06 Aug 1995 23:57:31 +0000 Richard M. Stallman (main): Fix previous change.
Sat, 05 Aug 1995 20:19:40 +0000 Richard M. Stallman (main): Mention lock file name in error message.
Tue, 18 Jul 1995 00:05:14 +0000 Richard M. Stallman Comment change.
Fri, 30 Jun 1995 01:10:20 +0000 Richard M. Stallman (main) [MAIL_USE_POP]: When a user specifies a
Mon, 26 Jun 1995 20:28:33 +0000 Richard M. Stallman (main): Add newline in usage message.
Sun, 07 May 1995 22:36:27 +0000 Richard M. Stallman (main): Increase lock timeout to five minutes.
Thu, 04 May 1995 06:46:51 +0000 Richard M. Stallman (xmalloc): Declare it to return long *.
Wed, 11 Jan 1995 03:36:30 +0000 Richard M. Stallman (main): Skip past the colon in inname.
Thu, 20 Oct 1994 20:35:57 +0000 Richard M. Stallman PopServer renamed to popserver throughout.
Wed, 19 Oct 1994 22:49:37 +0000 Richard M. Stallman Don't declare malloc.
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.
Wed, 12 Oct 1994 19:20:24 +0000 David J. MacKenzie Make functions that return nothing void, not implicitly int.
Tue, 27 Sep 1994 19:45:00 +0000 Richard M. Stallman Improve POP code, move most of it into a separate file.
Thu, 04 Aug 1994 23:15:35 +0000 Richard M. Stallman Include config.h first thing.
Wed, 13 Apr 1994 22:23:24 +0000 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
Tue, 12 Apr 1994 01:28:10 +0000 Karl Heuer (main): Use setuid, not seteuid.
Tue, 05 Apr 1994 23:04:36 +0000 Richard M. Stallman (main): Fix up MAIL_USE_MMDF conditional where
Sun, 09 Jan 1994 01:00:04 +0000 Roland McGrath [! HAVE_STRERROR] (strerror): Define the function.
Sat, 08 Jan 1994 21:50:14 +0000 Roland McGrath (get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead of
Thu, 06 Jan 1994 03:57:28 +0000 Richard M. Stallman (malloc): Don't declare it.
Tue, 04 Jan 1994 06:46:12 +0000 Richard M. Stallman Include syswait.h.
Fri, 24 Dec 1993 02:17:52 +0000 Richard M. Stallman (main): When making tempname, cast result of xmalloc.
Fri, 12 Nov 1993 06:25:16 +0000 Richard M. Stallman (main): Fix error message text.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".