aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of some cruft.Eric S. Raymond1996-12-241-8/+0
* George Sipe's second patch and the compilation fix.Eric S. Raymond1996-12-241-19/+13
* Initial revisionEric S. Raymond1996-12-241-0/+191
* This features both methods.Eric S. Raymond1996-12-241-11/+40
* George Sipe's patch.Eric S. Raymond1996-12-241-49/+53
* Drop back to using SockGets/SockWrite.Eric S. Raymond1996-12-247-67/+140
* Configure problem gone.Eric S. Raymond1996-12-241-5/+0
* Corrected news.Eric S. Raymond1996-12-231-5/+14
* Remove some NExT-specific cruft.Eric S. Raymond1996-12-232-8/+0
* A version of setvbuf that works.Eric S. Raymond1996-12-231-17/+2
* Ready to ship.Eric S. Raymond1996-12-231-1/+3
* Version bump.Eric S. Raymond1996-12-234-2/+12
* Add dumping for -I, -M.Eric S. Raymond1996-12-231-1/+9
* Eliminate ^ syntax.Eric S. Raymond1996-12-231-7/+0
* Change lockfile location.Eric S. Raymond1996-12-233-6/+5
* Introduced George Sipe's -I and -M options.Eric S. Raymond1996-12-237-10/+118
* Include test code.Eric S. Raymond1996-12-214-7/+42
* Correct a horrible bug.Eric S. Raymond1996-12-212-4/+15
* Emergency buffering removal.Eric S. Raymond1996-12-211-0/+5
* Ready to ship.Eric S. Raymond1996-12-211-0/+2
* Ready to release.Eric S. Raymond1996-12-213-6/+8
* Line-buffer all socket streams.Eric S. Raymond1996-12-192-9/+9
* Compensate for possible block-buffering of sockfp.Eric S. Raymond1996-12-191-0/+3
* Major update.Eric S. Raymond1996-12-191-1/+6
* Improved error message.Eric S. Raymond1996-12-191-1/+1
* This is at least an improvement.Eric S. Raymond1996-12-192-10/+23
* Added tunable.h.Eric S. Raymond1996-12-181-1/+2
* Version bump.Eric S. Raymond1996-12-182-2/+4
* Added `fetchlimit'.Eric S. Raymond1996-12-189-7/+42
* Note that ID comparisons are caseblind.Eric S. Raymond1996-12-183-2/+8
* Accept MX and canonical names in Received lines.Eric S. Raymond1996-12-181-8/+26
* Minor source cleanup.Eric S. Raymond1996-12-171-31/+29
* Remove some inclusions no longer needed.Eric S. Raymond1996-12-175-7/+2
* Clean up some extra trailing LFs.Eric S. Raymond1996-12-174-0/+28
* Cosmetic fix.Eric S. Raymond1996-12-171-1/+1
* SockGets is gone.Eric S. Raymond1996-12-177-47/+38
* Eliminate SockWrite and SockPrintf.Eric S. Raymond1996-12-173-27/+14
* Eliminate openmailpipe and closemailpipe.Eric S. Raymond1996-12-173-135/+29
* SIGHUP -> SIGUSR1.Eric S. Raymond1996-12-172-7/+10
* Protocol labels for in-out messages.Eric S. Raymond1996-12-174-8/+8
* Yet morer error message cleanup.Eric S. Raymond1996-12-174-24/+22
* More through error conversion.Eric S. Raymond1996-12-175-14/+14
* Correction.Eric S. Raymond1996-12-171-2/+3
* Don't use stderr here.Eric S. Raymond1996-12-171-7/+7
* Most of the way to systematic use or error().Eric S. Raymond1996-12-171-0/+12
* Initial revisionEric S. Raymond1996-12-171-0/+220
* Include acconfig.h with the configure stuff.Eric S. Raymond1996-12-171-1/+2
* Initial revisionEric S. Raymond1996-12-172-0/+51
* Use error() almost everywhere.Eric S. Raymond1996-12-171-1/+3
* Use error() for messages almost everywhere.Eric S. Raymond1996-12-178-64/+76