Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Yet morer error message cleanup. | Eric S. Raymond | 1996-12-17 | 4 | -24/+22 |
* | More through error conversion. | Eric S. Raymond | 1996-12-17 | 5 | -14/+14 |
* | Correction. | Eric S. Raymond | 1996-12-17 | 1 | -2/+3 |
* | Don't use stderr here. | Eric S. Raymond | 1996-12-17 | 1 | -7/+7 |
* | Most of the way to systematic use or error(). | Eric S. Raymond | 1996-12-17 | 1 | -0/+12 |
* | Initial revision | Eric S. Raymond | 1996-12-17 | 1 | -0/+220 |
* | Include acconfig.h with the configure stuff. | Eric S. Raymond | 1996-12-17 | 1 | -1/+2 |
* | Initial revision | Eric S. Raymond | 1996-12-17 | 2 | -0/+51 |
* | Use error() almost everywhere. | Eric S. Raymond | 1996-12-17 | 1 | -1/+3 |
* | Use error() for messages almost everywhere. | Eric S. Raymond | 1996-12-17 | 8 | -64/+76 |
* | Use error() for almost all messages. | Eric S. Raymond | 1996-12-17 | 1 | -2/+2 |
* | Yes! True stdio buffering at last!. | Eric S. Raymond | 1996-12-16 | 1 | -0/+3 |
* | This isn't Carl's design anymore. | Eric S. Raymond | 1996-12-16 | 1 | -2/+0 |
* | Yes! True stdio buffering at last!. | Eric S. Raymond | 1996-12-16 | 2 | -58/+17 |
* | All right! True stdio buffering at last! | Eric S. Raymond | 1996-12-16 | 1 | -24/+7 |
* | Document a couple common misconfigurations. | Eric S. Raymond | 1996-12-16 | 2 | -6/+20 |
* | Typo fix. | Eric S. Raymond | 1996-12-15 | 1 | -1/+1 |
* | SIGCLD -> SIGCHLD. | Eric S. Raymond | 1996-12-12 | 2 | -10/+10 |
* | Bug fixes for NEXTSTEP. | Eric S. Raymond | 1996-12-11 | 1 | -2/+4 |
* | Changes for NEXTSTEP. | Eric S. Raymond | 1996-12-11 | 3 | -0/+13 |
* | Typo fix. | Eric S. Raymond | 1996-12-11 | 1 | -1/+1 |
* | Note about atexit. | Eric S. Raymond | 1996-12-11 | 1 | -0/+4 |
* | Solve a SIGCLD compilation problem. | Eric S. Raymond | 1996-12-11 | 2 | -0/+10 |
* | Move the bug-reporting advice FAQ. | Eric S. Raymond | 1996-12-10 | 1 | -17/+1 |
* | Add full IMAP4 capability. | Eric S. Raymond | 1996-12-09 | 1 | -4/+5 |
* | Add full IMAP4 capability. | Eric S. Raymond | 1996-12-09 | 6 | -16/+55 |
* | Timestamp bump. | Eric S. Raymond | 1996-12-09 | 1 | -2/+2 |
* | Version bump. | Eric S. Raymond | 1996-12-09 | 1 | -1/+1 |
* | Timestamp bump. | Eric S. Raymond | 1996-12-09 | 1 | -2/+2 |
* | Added the `envelope' option. | Eric S. Raymond | 1996-12-09 | 8 | -8/+36 |
* | Added an error message. | Eric S. Raymond | 1996-12-07 | 1 | -0/+4 |
* | Fix the SIGCLD snafu. | Eric S. Raymond | 1996-12-07 | 3 | -5/+33 |
* | Document the spam filter feature. | Eric S. Raymond | 1996-12-07 | 1 | -0/+10 |
* | Added delimiters for readability. | Eric S. Raymond | 1996-12-07 | 1 | -0/+20 |
* | Version bump. | Eric S. Raymond | 1996-12-06 | 2 | -4/+4 |
* | Cleaner exit on error. | Eric S. Raymond | 1996-12-06 | 1 | -17/+30 |
* | Fix a multidrop bug. | Eric S. Raymond | 1996-12-06 | 2 | -2/+5 |
* | Try to eliminate the core dump. | Eric S. Raymond | 1996-12-06 | 1 | -3/+4 |
* | Avoid using -lresolv if possible. | Eric S. Raymond | 1996-12-06 | 2 | -1/+7 |
* | Portability fix. | Eric S. Raymond | 1996-12-06 | 1 | -0/+3 |
* | Ready for Rachel. | Eric S. Raymond | 1996-12-05 | 4 | -41/+15 |
* | Autocinfigure for herror. | Eric S. Raymond | 1996-12-05 | 2 | -1/+3 |
* | Avoid makedepend error messages. | Eric S. Raymond | 1996-12-05 | 1 | -1/+1 |
* | Fix a search loop. | Eric S. Raymond | 1996-12-05 | 1 | -1/+1 |
* | Name fix. | Eric S. Raymond | 1996-12-05 | 1 | -3/+3 |
* | Typo fix. | Eric S. Raymond | 1996-12-05 | 1 | -1/+1 |
* | Include alloca.h when you have it. | Eric S. Raymond | 1996-12-03 | 3 | -1/+7 |
* | We can make Solaris lex work. | Eric S. Raymond | 1996-12-03 | 1 | -2/+1 |
* | Increase %a for Solaris. | Eric S. Raymond | 1996-12-03 | 1 | -1/+1 |
* | Advice about lex. | Eric S. Raymond | 1996-12-03 | 1 | -5/+7 |