log lib-src/movemail.c @ 31510:15eaa1c573ba

age author description
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.