Richard M. Stallman
b32701a7ff
PopServer renamed to popserver throughout.
1994-10-20 20:35:57 +00:00
Richard M. Stallman
1a9654a0c3
Don't declare malloc.
1994-10-19 22:49:37 +00:00
David J. MacKenzie
340ff9deae
Eliminate some -Wall warnings.
1994-10-12 20:21:51 +00:00
David J. MacKenzie
e2f9d9afab
Make functions that return nothing void, not implicitly int.
...
(main): Improve usage message.
(error): Write to stderr, not stdout.
1994-10-12 19:20:24 +00:00
Richard M. Stallman
2e82e3c30a
Improve POP code, move most of it into a separate file.
...
(mbx_delimit_end, mbx_delimit_begin): Check for errors.
(mbx_write): Check for errors and for From line.
(pop_retr, popmail): Use subroutines in pop.c to do the real work.
(get_errmsg, multiline, getline, putline, pop_stat, pop_command)
(pop_init): Functions deleted.
1994-09-27 19:45:00 +00:00
Richard M. Stallman
3b9ee81953
Include config.h first thing.
1994-08-04 23:15:35 +00:00
Richard M. Stallman
29beb080a9
[HAVE_UNISTD_H]: Include unistd.h.
1994-04-13 22:23:24 +00:00
Karl Heuer
d5216c2003
(main): Use setuid, not seteuid.
1994-04-12 01:28:10 +00:00
Richard M. Stallman
63cf923df4
(main): Fix up MAIL_USE_MMDF conditional where
...
the indesc open was moved inside a fork.
Handle MAIL_USE_LOCKF.
(MAIL_USE_SYSTEM_LOCK): New conditional macro.
Define it if either MAIL_USE_FLOCK or MAIL_USE_LOCKF.
1994-04-05 23:04:36 +00:00
Roland McGrath
e5f7ea6858
[! HAVE_STRERROR] (strerror): Define the function.
1994-01-09 01:00:04 +00:00
Roland McGrath
3935665143
(get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead of
...
using sys_errlist.
1994-01-08 21:50:14 +00:00
Richard M. Stallman
91cf09ac12
(malloc): Don't declare it.
...
(xmalloc): Cast result of malloc.
(strcpy): Don't declare it.
[MSDOS]: #undef `access'.
1994-01-06 03:57:28 +00:00
Richard M. Stallman
8ca83cfd88
Include syswait.h.
...
Fork a subprocess and use it to copy the mail file.
1994-01-04 06:46:12 +00:00
Richard M. Stallman
3f628ebde4
(main): When making tempname, cast result of xmalloc.
...
Include room for EXXXXXX in the size.
Don't use result of strcpy.
1993-12-24 02:17:52 +00:00
Richard M. Stallman
85ada1b986
(main): Fix error message text.
1993-11-12 06:25:16 +00:00
Roland McGrath
18160b98ce
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
Jim Blandy
12a0565a22
* movemail.c [MAIL_USE_POP] (main): Don't use non-portable
...
string-handling functions.
1993-05-30 19:26:11 +00:00
Jim Blandy
d8cafeb502
entered into RCS
1992-06-30 13:55:35 +00:00
Richard M. Stallman
cecf0f21e1
*** empty log message ***
1992-05-07 20:13:17 +00:00
Jim Blandy
0856496329
*** empty log message ***
1992-04-01 11:14:15 +00:00
Richard M. Stallman
906ad89def
*** empty log message ***
1992-03-28 21:00:42 +00:00
Jim Blandy
9fd54390a8
*** empty log message ***
1992-03-15 03:47:41 +00:00
David J. MacKenzie
e97dd18354
*** empty log message ***
1992-03-09 17:40:11 +00:00
Richard M. Stallman
08d0752fde
*** empty log message ***
1992-01-18 22:46:00 +00:00
Richard M. Stallman
cfa191ff73
*** empty log message ***
1991-12-07 22:01:44 +00:00
Richard M. Stallman
06000e3c72
*** empty log message ***
1991-07-25 05:31:52 +00:00
Richard M. Stallman
70da2b8669
*** empty log message ***
1990-11-29 22:33:22 +00:00
Richard M. Stallman
b1ce62a86f
*** empty log message ***
1990-11-13 05:11:43 +00:00
Joseph Arceneaux
93320c2386
*** empty log message ***
1989-10-31 16:00:17 +00:00
Richard M. Stallman
4ec9a77ab6
*** empty log message ***
1989-06-15 16:52:48 +00:00
Richard M. Stallman
4293ba7fe6
*** empty log message ***
1989-05-14 22:52:53 +00:00
Richard M. Stallman
237e001615
Initial revision
1989-04-28 03:54:04 +00:00