| Commit message (Expand) | Author | Age | Files | Lines |
* | Use err(3). | charnier | 1997-08-11 | 3 | -23/+25 |
* | Cosmetic in err() string. | charnier | 1997-08-11 | 1 | -9/+10 |
* | Use err(3). Add prototype. | charnier | 1997-08-11 | 2 | -6/+15 |
* | Use err(3) instead of local redefinition. | charnier | 1997-08-11 | 3 | -36/+12 |
* | Use err(3). Add prototypes. | charnier | 1997-08-11 | 2 | -18/+32 |
* | Cosmetic. | charnier | 1997-08-11 | 1 | -2/+3 |
* | Remove local redefinition for err(). Add usage(). | charnier | 1997-08-11 | 7 | -155/+135 |
* | Build instbsdi.exe in obj directory (make world stopper) | ache | 1997-08-09 | 1 | -4/+4 |
* | Add a valuable binary that enables I/O to U**X mounted disks. | dyson | 1997-08-09 | 2 | -1/+176 |
* | Commit the manpage for doscmd. | dyson | 1997-08-09 | 1 | -0/+705 |
* | Add the makefile for doscmd. | dyson | 1997-08-09 | 1 | -0/+61 |
* | Add our doscmd to the tree. This is a result of work from BSDI, and | dyson | 1997-08-09 | 53 | -0/+18766 |
* | Add usage(). Use err(3) instead of local redefinition. | charnier | 1997-08-08 | 2 | -42/+24 |
* | Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format. | charnier | 1997-08-08 | 2 | -109/+82 |
* | Use err(3). Add usage() and prototypes. Add Xr to who(1). | charnier | 1997-08-08 | 2 | -20/+34 |
* | Use err(3). Add usage(). | charnier | 1997-08-08 | 2 | -41/+43 |
* | Remove argv0, cosmetic in usage(), use err(3), add Xr to rwho(1) and users(1). | charnier | 1997-08-08 | 2 | -38/+33 |
* | #include <unistd.h> for getopt(3) call. | steve | 1997-08-07 | 1 | -0/+1 |
* | Use err(3), so eliminate use of `argv0'. | charnier | 1997-08-07 | 2 | -27/+24 |
* | Use err(3) instead of local definition. | charnier | 1997-08-07 | 2 | -51/+25 |
* | 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 |