log lib-src/pop.c @ 36538:7ac492184bca EMACS_PRETEST_21_0_99

age author description
Tue, 20 Jun 2000 13:27:11 +0000 Dave Love comment
Sun, 21 May 2000 11:05:07 +0000 Dave Love (ERROR_MAX): Increase to 160.
Tue, 19 Oct 1999 07:17:20 +0000 Paul Eggert Add support for large files. Merge glibc 2.1.2.
Sun, 10 Oct 1999 23:07:36 +0000 Gerd Moellmann Use "pop3" as the POP service name on all platforms,
Mon, 25 May 1998 20:11:54 +0000 Richard M. Stallman Undo previous change.
Mon, 06 Apr 1998 22:16:30 +0000 Karl Heuer Integrate support for GSS-API
Thu, 26 Mar 1998 22:52:21 +0000 Richard M. Stallman (pop_getline): Renamed from getline.
Thu, 04 Dec 1997 06:44:56 +0000 Karl Heuer Allow messages retrieved from the POP
Fri, 31 Oct 1997 23:09:43 +0000 Karl Heuer (fullwrite): Get rid of an extra call to write. Problem
Thu, 25 Sep 1997 00:44:53 +0000 Karl Heuer Use system header files instead of declaring C-library
Mon, 28 Jul 1997 05:52:35 +0000 Richard M. Stallman Support auto-configuration of both Kerberos V4 and
Tue, 06 May 1997 19:30:49 +0000 Richard M. Stallman (getline): Don't miss CRLF pairs when the CR and LF are
Mon, 16 Dec 1996 06:01:18 +0000 Richard M. Stallman (socket_connection): Free realhost after using it.
Thu, 21 Nov 1996 20:47:59 +0000 Charles Hannum gethostbyname() may return a pointer to static data, which is
Mon, 26 Aug 1996 16:10:43 +0000 Richard M. Stallman Reverse conditional in previous change.
Sun, 25 Aug 1996 02:27:24 +0000 Richard M. Stallman Include des.h krb.h with no dir name if SOLARIS2.
Mon, 29 Apr 1996 15:46:17 +0000 Richard M. Stallman (SEND, RECV): Renamed from send, recv.
Sun, 28 Apr 1996 19:08:33 +0000 Richard M. Stallman [WINDOWSNT]: Include winsock.h and ntlib.h.
Sat, 20 Jan 1996 20:51:31 +0000 Karl Heuer (pop_retrieve, getline): Avoid type clashes.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Mon, 24 Oct 1994 04:41:21 +0000 Richard M. Stallman (getline): When a search of already-read input for CRLF
Wed, 19 Oct 1994 22:52:57 +0000 Richard M. Stallman Only include ../src/config.h if HAVE_CONFIG_H is
Tue, 18 Oct 1994 23:50:10 +0000 Richard M. Stallman Fix mismatch in conditionals.
Tue, 18 Oct 1994 19:09:07 +0000 Richard M. Stallman (open, close, read, write): Add #undefs.
Tue, 18 Oct 1994 07:36:39 +0000 Richard M. Stallman Include ../src/config.h.
Tue, 18 Oct 1994 07:34:59 +0000 Richard M. Stallman Don't declare malloc, realloc, free.
Tue, 27 Sep 1994 19:49:25 +0000 Richard M. Stallman Initial revision