log lib-src/pop.c @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

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