summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add a valuable binary that enables I/O to U**X mounted disks.dyson1997-08-092-1/+176
* Commit the manpage for doscmd.dyson1997-08-091-0/+705
* Add the makefile for doscmd.dyson1997-08-091-0/+61
* Add our doscmd to the tree. This is a result of work from BSDI, anddyson1997-08-0953-0/+18766
* Add usage(). Use err(3) instead of local redefinition.charnier1997-08-082-42/+24
* Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format.charnier1997-08-082-109/+82
* Use err(3). Add usage() and prototypes. Add Xr to who(1).charnier1997-08-082-20/+34
* Use err(3). Add usage().charnier1997-08-082-41/+43
* Remove argv0, cosmetic in usage(), use err(3), add Xr to rwho(1) and users(1).charnier1997-08-082-38/+33
* #include <unistd.h> for getopt(3) call.steve1997-08-071-0/+1
* Use err(3), so eliminate use of `argv0'.charnier1997-08-072-27/+24
* Use err(3) instead of local definition.charnier1997-08-072-51/+25
* Use err(3). Add usage(). Rewrote man page in mdoc format.charnier1997-08-072-116/+153
* Use err(3), cosmetic in usage().charnier1997-08-062-30/+24
* Use err(3), cosmetic in usage(), remove `cmdname'.charnier1997-08-064-68/+58
* Add -t option which turns T/TCP off as workaround for some broken serversache1997-08-054-5/+28
* Use err(3). Document -l flag.charnier1997-08-052-38/+34
* Document that multiple args are allowed, i.e Ar file -> Ar file ...charnier1997-08-051-1/+1
* Use err(3). Add usage() and prototypes.charnier1997-08-051-14/+26
* Cosmetic in usage string.charnier1997-08-052-11/+18
* Remove bogus malloc() decl.asami1997-08-051-2/+2
* Use err(3). Use #include "" instead of <> for local headers.charnier1997-08-047-24/+40
* Use err(3). Cosmetic in usage string. Typo in man page.charnier1997-08-042-45/+35
* Correct Synopsys section.charnier1997-08-041-3/+3
* environmental -> environment.charnier1997-08-041-1/+1
* Cosmetic and typos.charnier1997-08-041-16/+25
* Document the bogus standard requirement of delaying the close.wollman1997-08-011-2/+14
* So somebody actually found language in the FINGER RFC which requireswollman1997-08-011-3/+3
* Use err(3). Add prototypes. Silent -Wall.charnier1997-07-312-41/+39
* Cosmetic in usage string and err() messages.charnier1997-07-312-22/+20
* Use err(3).charnier1997-07-312-17/+17
* Use err(3). Add missing flags in usage string.charnier1997-07-313-47/+38
* Modify passwd and chpass to use new AF_LOCAL RPC interface instead ofwpaul1997-07-294-37/+48
* Add usage(), use err(3).charnier1997-07-294-72/+76
* Remove prog, unused variables.charnier1997-07-297-30/+23
* Use err(3) instead of local redefinition.charnier1997-07-292-43/+17
* Use err(3).charnier1997-07-292-55/+69
* Add usage().charnier1997-07-292-14/+28
* Cosmetic in usage string.charnier1997-07-282-14/+14
* Work around a brokenness in the HTTP spec by generating the Host headerwollman1997-07-261-2/+2
* Fix the error message for when mirroring and restarting are rejectedwollman1997-07-261-11/+15
* Implement HTTP 1.1's ``chunked'' Transfer-Encoding (ick). This hasn'twollman1997-07-261-22/+126
* Provide a new `-b' flag to work around some broken HTTP/TCP implementationswollman1997-07-254-9/+25
* Use err(3), add usage(), silent -Wall.charnier1997-07-242-21/+45
* Add includes and prototype.charnier1997-07-241-2/+10
* .Nm mkdep -> .Nm.charnier1997-07-241-3/+3
* Add usage().charnier1997-07-243-16/+31
* Use err(3). Cosmetic in usage string.charnier1997-07-243-33/+27
* Use err(3).charnier1997-07-243-10/+11
* Use err(3) instead of local redefinition. Remove progname.charnier1997-07-234-65/+43
OpenPOWER on IntegriCloud