aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ready to ship.Eric S. Raymond1996-12-271-6/+8
| | | | svn path=/trunk/; revision=702
* Try to avoid problems with memset.Eric S. Raymond1996-12-271-0/+1
| | | | svn path=/trunk/; revision=701
* Typo fix.Eric S. Raymond1996-12-271-2/+2
| | | | svn path=/trunk/; revision=700
* Have IMAP set seen flag if keep is on.Eric S. Raymond1996-12-274-5/+9
| | | | svn path=/trunk/; revision=699
* Ready to ship.Eric S. Raymond1996-12-272-4/+6
| | | | svn path=/trunk/; revision=698
* Support interface check in foreground as well as daemon mode.Eric S. Raymond1996-12-262-9/+13
| | | | svn path=/trunk/; revision=697
* Corrected --interface description.Eric S. Raymond1996-12-261-7/+8
| | | | svn path=/trunk/; revision=696
* Better error reporting.Eric S. Raymond1996-12-261-1/+3
| | | | svn path=/trunk/; revision=695
* Mods to George Sipe's interface option.Eric S. Raymond1996-12-253-24/+33
| | | | svn path=/trunk/; revision=694
* Slight message improvements.Eric S. Raymond1996-12-251-5/+4
| | | | svn path=/trunk/; revision=693
* Ready to release.Eric S. Raymond1996-12-251-5/+2
| | | | svn path=/trunk/; revision=692
* Add useful comment.Eric S. Raymond1996-12-251-0/+2
| | | | svn path=/trunk/; revision=691
* Include test code.Eric S. Raymond1996-12-253-15/+42
| | | | svn path=/trunk/; revision=690
* Get rid of some cruft.Eric S. Raymond1996-12-241-8/+0
| | | | svn path=/trunk/; revision=689
* George Sipe's second patch and the compilation fix.Eric S. Raymond1996-12-241-19/+13
| | | | svn path=/trunk/; revision=688
* Initial revisionEric S. Raymond1996-12-241-0/+191
| | | | svn path=/trunk/; revision=686
* This features both methods.Eric S. Raymond1996-12-241-11/+40
| | | | svn path=/trunk/; revision=685
* George Sipe's patch.Eric S. Raymond1996-12-241-49/+53
| | | | svn path=/trunk/; revision=684
* Drop back to using SockGets/SockWrite.Eric S. Raymond1996-12-247-67/+140
| | | | svn path=/trunk/; revision=683
* Configure problem gone.Eric S. Raymond1996-12-241-5/+0
| | | | svn path=/trunk/; revision=682
* Corrected news.Eric S. Raymond1996-12-231-5/+14
| | | | svn path=/trunk/; revision=681
* Remove some NExT-specific cruft.Eric S. Raymond1996-12-232-8/+0
| | | | svn path=/trunk/; revision=680
* A version of setvbuf that works.Eric S. Raymond1996-12-231-17/+2
| | | | svn path=/trunk/; revision=679
* Ready to ship.Eric S. Raymond1996-12-231-1/+3
| | | | svn path=/trunk/; revision=678
* Version bump.Eric S. Raymond1996-12-234-2/+12
| | | | svn path=/trunk/; revision=677
* Add dumping for -I, -M.Eric S. Raymond1996-12-231-1/+9
| | | | svn path=/trunk/; revision=676
* Eliminate ^ syntax.Eric S. Raymond1996-12-231-7/+0
| | | | svn path=/trunk/; revision=675
* Change lockfile location.Eric S. Raymond1996-12-233-6/+5
| | | | svn path=/trunk/; revision=674
* Introduced George Sipe's -I and -M options.Eric S. Raymond1996-12-237-10/+118
| | | | svn path=/trunk/; revision=673
* Include test code.Eric S. Raymond1996-12-214-7/+42
| | | | svn path=/trunk/; revision=672
* Correct a horrible bug.Eric S. Raymond1996-12-212-4/+15
| | | | svn path=/trunk/; revision=670
* Emergency buffering removal.Eric S. Raymond1996-12-211-0/+5
| | | | svn path=/trunk/; revision=669
* Ready to ship.Eric S. Raymond1996-12-211-0/+2
| | | | svn path=/trunk/; revision=667
* Ready to release.Eric S. Raymond1996-12-213-6/+8
| | | | svn path=/trunk/; revision=666
* Line-buffer all socket streams.Eric S. Raymond1996-12-192-9/+9
| | | | svn path=/trunk/; revision=665
* Compensate for possible block-buffering of sockfp.Eric S. Raymond1996-12-191-0/+3
| | | | svn path=/trunk/; revision=664
* Major update.Eric S. Raymond1996-12-191-1/+6
| | | | svn path=/trunk/; revision=663
* Improved error message.Eric S. Raymond1996-12-191-1/+1
| | | | svn path=/trunk/; revision=662
* This is at least an improvement.Eric S. Raymond1996-12-192-10/+23
| | | | svn path=/trunk/; revision=661
* Added tunable.h.Eric S. Raymond1996-12-181-1/+2
| | | | svn path=/trunk/; revision=659
* Version bump.Eric S. Raymond1996-12-182-2/+4
| | | | svn path=/trunk/; revision=658
* Added `fetchlimit'.Eric S. Raymond1996-12-189-7/+42
| | | | svn path=/trunk/; revision=657
* Note that ID comparisons are caseblind.Eric S. Raymond1996-12-183-2/+8
| | | | svn path=/trunk/; revision=656
* Accept MX and canonical names in Received lines.Eric S. Raymond1996-12-181-8/+26
| | | | svn path=/trunk/; revision=655
* Minor source cleanup.Eric S. Raymond1996-12-171-31/+29
| | | | svn path=/trunk/; revision=654
* Remove some inclusions no longer needed.Eric S. Raymond1996-12-175-7/+2
| | | | svn path=/trunk/; revision=653
* Clean up some extra trailing LFs.Eric S. Raymond1996-12-174-0/+28
| | | | svn path=/trunk/; revision=652
* Cosmetic fix.Eric S. Raymond1996-12-171-1/+1
| | | | svn path=/trunk/; revision=651
* SockGets is gone.Eric S. Raymond1996-12-177-47/+38
| | | | svn path=/trunk/; revision=650
* Eliminate SockWrite and SockPrintf.Eric S. Raymond1996-12-173-27/+14
| | | | svn path=/trunk/; revision=649