- 04 Feb, 2005 1 commit
-
-
Andreas Schwab authored
error. (pfatal_with_name): Pass error string as format parameter instead of as part of format string. (pfatal_and_delete): Likewise. (main): Adjust call to fatal. (xmalloc): Likewise.
-
- 29 Jan, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 08 May, 2004 1 commit
-
-
Thien-Thi Nguyen authored
Likewise, replace 1 with `EXIT_FAILURE'. (main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 28 Jul, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 20 May, 2003 1 commit
-
-
Dave Love authored
-
- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 14 Nov, 2002 1 commit
-
-
Dave Love authored
-
- 03 Nov, 2001 1 commit
-
-
Richard M. Stallman authored
-
- 04 Sep, 2000 1 commit
-
-
Dave Love authored
-
- 01 Sep, 2000 1 commit
-
-
Eli Zaretskii authored
and friends only after including both fcntl.h and unistd.h: some systems define them on unistd.h.
-
- 29 Aug, 2000 1 commit
-
-
Dave Love authored
-
- 28 Aug, 2000 1 commit
-
-
Dave Love authored
(toplevel) [HAVE_STRINGS_H]: Include strings.h.
-
- 22 Aug, 2000 1 commit
-
-
Andrew Innes authored
-
- 21 May, 2000 1 commit
-
-
Dave Love authored
(Errmsg): Bump length.
-
- 29 Jan, 2000 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 10 Dec, 1999 1 commit
-
-
Gerd Moellmann authored
form `po:username:hostname'.
-
- 19 Oct, 1999 1 commit
-
-
Paul Eggert authored
* b2m.c, emacsclient.c, emacsserver.c, fakemail.c, make-docfile.c, movemail.c, pop.c: Do not include <stdlib.h>, as <config.h> does this now. * b2m.c, emacsserver.c, etags.c, profile.c: Include <config.h> before any system include files. * emacsclient.c, emacsserver.c, fakemail.c, movemail.c, pop.c, test-distrib.c: (read, write, open, close): Do not undef. * getopt.c, getopt1.c: Adopt glibc 2.1.2, with the following fix: (const): Do not define if HAVE_CONFIG_H; that's config.h's job. * getopt.h: Adopt glibc 2.1.2.
-
- 02 May, 1999 1 commit
-
-
Andrew Innes authored
-
- 21 Sep, 1998 1 commit
-
-
Karl Heuer authored
an error message from POP, mention that it's from POP, to distinguish it from local error messages.
-
- 04 Sep, 1998 1 commit
-
-
Karl Heuer authored
order of messages downloaded from a POP server (e.g., if the server stores messages in mailboxes in reverse order).
-
- 01 Jun, 1998 1 commit
-
-
Andrew Innes authored
-
- 25 May, 1998 1 commit
-
-
Richard M. Stallman authored
[MAIL_USE_POP]: Add support for "-g" and "-k" command-line flags to tell movemail to use GSS-API or Kerberos authentication if they are supported.
-
- 02 May, 1998 1 commit
-
-
Richard M. Stallman authored
all file i/o to be in binary mode. Include ntlib.h.
-
- 06 Apr, 1998 2 commits
-
-
Karl Heuer authored
command-line flags to tell movemail to use GSS-API or Kerberos authentication if they are supported.
-
Andreas Schwab authored
available.
-
- 23 Jan, 1998 1 commit
-
-
Andreas Schwab authored
-
- 04 Dec, 1997 1 commit
-
-
Karl Heuer authored
server to contain embedded nulls.
-
- 03 Dec, 1997 1 commit
-
-
Paul Eggert authored
'>' any lines starting with "From " read from the POP server, but leave the code in place, wrapped in #ifdef MOVEMAIL_QUOTE_POP_FROM_LINES, in case we have to restore it later because it turns out that something is depending on it. Change suggested by Paul Eggert <eggert@twinsun.com>. Convert the character \037 (^_) at the beginning of a line into the character '^' followed by the character '_', because otherwise Emacs can't parse the resulting file as a valid BABYL file. Change suggested by Paul Eggert <eggert@twinsun.com>.
-
- 05 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 23 Feb, 1997 1 commit
-
-
Karl Heuer authored
declarations. (popmail, pop_retr): Since popmail always passes mbx_write and mbf into pop_retr, there's no reason to pass in mbx_write, and the file argument can be declared FILE * explicitly. This fixes a compilation problem on systems with 64-bit pointers.
-
- 14 Feb, 1997 1 commit
-
-
Karl Heuer authored
and duplicate #undefs of open, read, write, close.
-
- 21 Jan, 1997 1 commit
-
-
Richard M. Stallman authored
message when movemail is compiled without POP support. (main, popmail): Add the optional "-p" argument, which causes movemail to leave mail in the inbox after copying it into the output file.
-
- 20 Jan, 1997 1 commit
-
-
Richard M. Stallman authored
Remove a redundant inclusion of <stdio.h>. (MAIL_USE_MAILLOCK): New macro, conditionally defined. (main): Add variable spool_name. Support the usage of maillock and mailunlock to lock and unlock mailboxes. (mail_spool_name): New function.
-
- 29 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
EAGAIN, retry a few times.
-
- 17 Sep, 1996 1 commit
-
-
Karl Heuer authored
-
- 28 Apr, 1996 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(fork, syswait, DISABLE_DIRECT_ACCESS) [WINDOWSNT]: Macros defined. [WINDOWSNT]: Include locking.h. (main): Update usage message. Use IS_DIRECTORY_SEP. (main) [DISABLE_DIRECT_ACCESS]: Don't check access if defined. (main) [WINDOWSNT]: Invoke locking instead of flock. (main) [MAIL_USE_SYSTEM_LOCK && WINDOWSNT]: Emulate ftruncate. (main) [MAIL_USE_POP]: Pass password to popmail if used. Include winsock.h; don't include unix inet headers. (popmail): Add password argument and pass it to pop_open. Open output file in binary mode.
-
- 22 Feb, 1996 1 commit
-
-
Richard M. Stallman authored
-