log lib-src/movemail.c @ 11343:34a2e8b9f4ba

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