aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use error() for almost all messages.Eric S. Raymond1996-12-171-2/+2
* Yes! True stdio buffering at last!.Eric S. Raymond1996-12-161-0/+3
* This isn't Carl's design anymore.Eric S. Raymond1996-12-161-2/+0
* Yes! True stdio buffering at last!.Eric S. Raymond1996-12-162-58/+17
* All right! True stdio buffering at last!Eric S. Raymond1996-12-161-24/+7
* Document a couple common misconfigurations.Eric S. Raymond1996-12-162-6/+20
* Typo fix.Eric S. Raymond1996-12-151-1/+1
* SIGCLD -> SIGCHLD.Eric S. Raymond1996-12-122-10/+10
* Bug fixes for NEXTSTEP.Eric S. Raymond1996-12-111-2/+4
* Changes for NEXTSTEP.Eric S. Raymond1996-12-113-0/+13
* Typo fix.Eric S. Raymond1996-12-111-1/+1
* Note about atexit.Eric S. Raymond1996-12-111-0/+4
* Solve a SIGCLD compilation problem.Eric S. Raymond1996-12-112-0/+10
* Move the bug-reporting advice FAQ.Eric S. Raymond1996-12-101-17/+1
* Add full IMAP4 capability.Eric S. Raymond1996-12-091-4/+5
* Add full IMAP4 capability.Eric S. Raymond1996-12-096-16/+55
* Timestamp bump.Eric S. Raymond1996-12-091-2/+2
* Version bump.Eric S. Raymond1996-12-091-1/+1
* Timestamp bump.Eric S. Raymond1996-12-091-2/+2
* Added the `envelope' option.Eric S. Raymond1996-12-098-8/+36
* Added an error message.Eric S. Raymond1996-12-071-0/+4
* Fix the SIGCLD snafu.Eric S. Raymond1996-12-073-5/+33
* Document the spam filter feature.Eric S. Raymond1996-12-071-0/+10
* Added delimiters for readability.Eric S. Raymond1996-12-071-0/+20
* Version bump.Eric S. Raymond1996-12-062-4/+4
* Cleaner exit on error.Eric S. Raymond1996-12-061-17/+30
* Fix a multidrop bug.Eric S. Raymond1996-12-062-2/+5
* Try to eliminate the core dump.Eric S. Raymond1996-12-061-3/+4
* Avoid using -lresolv if possible.Eric S. Raymond1996-12-062-1/+7
* Portability fix.Eric S. Raymond1996-12-061-0/+3
* Ready for Rachel.Eric S. Raymond1996-12-054-41/+15
* Autocinfigure for herror.Eric S. Raymond1996-12-052-1/+3
* Avoid makedepend error messages.Eric S. Raymond1996-12-051-1/+1
* Fix a search loop.Eric S. Raymond1996-12-051-1/+1
* Name fix.Eric S. Raymond1996-12-051-3/+3
* Typo fix.Eric S. Raymond1996-12-051-1/+1
* Include alloca.h when you have it.Eric S. Raymond1996-12-033-1/+7
* We can make Solaris lex work.Eric S. Raymond1996-12-031-2/+1
* Increase %a for Solaris.Eric S. Raymond1996-12-031-1/+1
* Advice about lex.Eric S. Raymond1996-12-031-5/+7
* Don't cite relative permissions.Eric S. Raymond1996-12-031-2/+2
' href='#n546'>546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660