| Commit message (Expand) | Author | Age | Files | Lines |
* | Use err(3). Add usage(). Rewrote man page in mdoc format. | charnier | 1997-08-07 | 2 | -116/+153 |
* | Use err(3), cosmetic in usage(). | charnier | 1997-08-06 | 2 | -30/+24 |
* | Use err(3), cosmetic in usage(), remove `cmdname'. | charnier | 1997-08-06 | 4 | -68/+58 |
* | Add -t option which turns T/TCP off as workaround for some broken servers | ache | 1997-08-05 | 4 | -5/+28 |
* | Use err(3). Document -l flag. | charnier | 1997-08-05 | 2 | -38/+34 |
* | Document that multiple args are allowed, i.e Ar file -> Ar file ... | charnier | 1997-08-05 | 1 | -1/+1 |
* | Use err(3). Add usage() and prototypes. | charnier | 1997-08-05 | 1 | -14/+26 |
* | Cosmetic in usage string. | charnier | 1997-08-05 | 2 | -11/+18 |
* | Remove bogus malloc() decl. | asami | 1997-08-05 | 1 | -2/+2 |
* | Use err(3). Use #include "" instead of <> for local headers. | charnier | 1997-08-04 | 7 | -24/+40 |
* | Use err(3). Cosmetic in usage string. Typo in man page. | charnier | 1997-08-04 | 2 | -45/+35 |
* | Correct Synopsys section. | charnier | 1997-08-04 | 1 | -3/+3 |
* | environmental -> environment. | charnier | 1997-08-04 | 1 | -1/+1 |
* | Cosmetic and typos. | charnier | 1997-08-04 | 1 | -16/+25 |
* | Document the bogus standard requirement of delaying the close. | wollman | 1997-08-01 | 1 | -2/+14 |
* | So somebody actually found language in the FINGER RFC which requires | wollman | 1997-08-01 | 1 | -3/+3 |
* | Use err(3). Add prototypes. Silent -Wall. | charnier | 1997-07-31 | 2 | -41/+39 |
* | Cosmetic in usage string and err() messages. | charnier | 1997-07-31 | 2 | -22/+20 |
* | Use err(3). | charnier | 1997-07-31 | 2 | -17/+17 |
* | Use err(3). Add missing flags in usage string. | charnier | 1997-07-31 | 3 | -47/+38 |
* | Modify passwd and chpass to use new AF_LOCAL RPC interface instead of | wpaul | 1997-07-29 | 4 | -37/+48 |
* | Add usage(), use err(3). | charnier | 1997-07-29 | 4 | -72/+76 |
* | Remove prog, unused variables. | charnier | 1997-07-29 | 7 | -30/+23 |
* | Use err(3) instead of local redefinition. | charnier | 1997-07-29 | 2 | -43/+17 |
* | Use err(3). | charnier | 1997-07-29 | 2 | -55/+69 |
* | Add usage(). | charnier | 1997-07-29 | 2 | -14/+28 |
* | Cosmetic in usage string. | charnier | 1997-07-28 | 2 | -14/+14 |
* | Work around a brokenness in the HTTP spec by generating the Host header | wollman | 1997-07-26 | 1 | -2/+2 |
* | Fix the error message for when mirroring and restarting are rejected | wollman | 1997-07-26 | 1 | -11/+15 |
* | Implement HTTP 1.1's ``chunked'' Transfer-Encoding (ick). This hasn't | wollman | 1997-07-26 | 1 | -22/+126 |
* | Provide a new `-b' flag to work around some broken HTTP/TCP implementations | wollman | 1997-07-25 | 4 | -9/+25 |
* | Use err(3), add usage(), silent -Wall. | charnier | 1997-07-24 | 2 | -21/+45 |
* | Add includes and prototype. | charnier | 1997-07-24 | 1 | -2/+10 |
* | .Nm mkdep -> .Nm. | charnier | 1997-07-24 | 1 | -3/+3 |
* | Add usage(). | charnier | 1997-07-24 | 3 | -16/+31 |
* | Use err(3). Cosmetic in usage string. | charnier | 1997-07-24 | 3 | -33/+27 |
* | Use err(3). | charnier | 1997-07-24 | 3 | -10/+11 |
* | Use err(3) instead of local redefinition. Remove progname. | charnier | 1997-07-23 | 4 | -65/+43 |
* | Typo. | charnier | 1997-07-23 | 2 | -8/+8 |
* | Use err(3) instead of local redefinition. | charnier | 1997-07-23 | 2 | -42/+18 |
* | = -> ==, strcpy -> strncpy from OpenBSD. | charnier | 1997-07-22 | 4 | -28/+41 |
* | Use err(3). | charnier | 1997-07-22 | 2 | -26/+21 |
* | lockf: usage : lockf -> usage: lockf by using fprintf instead of errx. | charnier | 1997-07-22 | 1 | -2/+4 |
* | Add ref to idprio(1). | wosch | 1997-07-21 | 1 | -1/+2 |
* | Added top.1 to CLEANFILES. | bde | 1997-07-21 | 1 | -0/+1 |
* | Use err(3). Add usage(). | charnier | 1997-07-21 | 1 | -28/+31 |
* | Use err(3). Use .Pa macro for filenames in man page. | charnier | 1997-07-21 | 4 | -42/+32 |
* | Cosmetic in usage string. Typos in man page. | charnier | 1997-07-21 | 2 | -8/+20 |
* | Check fgets' return value, silent -Wall. | charnier | 1997-07-21 | 2 | -11/+22 |
* | Cosmetic in usage string. | charnier | 1997-07-21 | 2 | -9/+11 |