log lib-src/movemail.c @ 43622:f2e1a89e08b3

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