summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Change manual declarations of some functions to proper includesache1997-09-151-15/+30
* Allow backspace tooache1997-09-151-2/+3
* Oops, fix upper controls testache1997-09-151-2/+3
* Localize it. High controls disabled in any case.ache1997-09-151-5/+11
* Install gencat.1 manpage.wosch1997-09-142-2/+63
* In these days, waiting one full second for more to appear is far too long.phk1997-09-141-2/+2
* When calling strip, temporarily close the file, call strip and thenpeter1997-09-141-2/+10
* PR: docs/4383wosch1997-09-131-5/+14
* spelling corrections.wosch1997-09-131-1/+1
* Add manpage links ypchpass.1, ypchfn.1, ypchsh.1wosch1997-09-131-0/+3
* Document newly added -d option and fix usage stringache1997-09-122-4/+7
* The "-d" option dumps out the entire process list on a per controllingache1997-09-121-11/+40
* Teach comm(1) and uniq(1) about an option for case-insensitive work.joerg1997-09-074-12/+42
* "lmd" -> "-lmd"nate1997-09-051-2/+2
* If elf, don't add libmd.a just because we link against libskey.so.peter1997-09-051-0/+3
* If building elf, don't link in libmd.a just for libskey.so to use. Underpeter1997-09-051-3/+9
* - Changed default PAGER from 'less' to 'more', since we don't have lessnate1997-09-051-2/+2
* Added an replacement for callrpc that uses tcp as primary transport method.tegge1997-09-041-3/+72
* Touch up the code that implements "ldd -v".jdp1997-09-023-54/+86
* Fix file names.wosch1997-08-316-9/+9
* Display file size as an unsigned long.alex1997-08-311-2/+2
* fix a few spelling changesjmg1997-08-303-4/+4
* fix misspellingjmg1997-08-301-1/+1
* Add -execdir which will execute the exec command in the dir of the fileimp1997-08-295-5/+117
* Use err(3). Cosmetic in usage(). Delay the compute of defaultdomain (fromcharnier1997-08-291-34/+28
* Use err(3). Add Xreferences. Delay the compute of default domain.charnier1997-08-292-24/+23
* Use err(3). Add references to others man pages. Wait for the user tocharnier1997-08-292-19/+24
* du(1) always exit with value zero.wosch1997-08-291-1/+1
* more sanity check before making output.itojun1997-08-291-3/+3
* Make X11 support in doscmd dependent on the actual libX11.a library andjlemon1997-08-281-2/+2
* To cope with shell archive file generated by GNU sharutils 4.2.itojun1997-08-281-2/+10
* Use err(3). Rewrote man page in mdoc format. The user visible change is thatcharnier1997-08-285-171/+148
* Use err(3). Add usage and prototypes. Use getopt(). Document -v flag.charnier1997-08-282-57/+83
* Stop parsing args before user supplied to argument in sendmail.imp1997-08-281-2/+2
* Don't preferentially execute Makefiles in ${OBJDIR} - it just causesjkh1997-08-271-4/+3
* Uncomment sccsid string and enclose it inside #if 0/#endif.charnier1997-08-272-10/+11
* Use err(3) instead of local redefinition.charnier1997-08-272-56/+30
* Adapt to recent smp tree changes..peter1997-08-271-2/+3
* Use err(3). Add usage() and prototypes.charnier1997-08-262-67/+60
* Cosmetic in usage string.charnier1997-08-261-1/+1
* Use err(3).charnier1997-08-262-19/+22
* Use err(3). Add usage().charnier1997-08-262-20/+36
* Cosmetic in usage string. Mdocify author section.charnier1997-08-262-5/+6
* Main() returns int.charnier1997-08-267-14/+14
* Removed a buffer overflow in args().eivind1997-08-262-35/+38
* Just forgot a moment that mdoc macros are limited to 9 parameters.charnier1997-08-261-2/+2
* Revert some casts I introduced.charnier1997-08-261-3/+3
* Make explicit '-B' option propigate to submakes.fsmp1997-08-251-1/+2
* Print out the two new fields in the ICMP stats. While we're at it, alsowollman1997-08-251-5/+23
* While I'm in here, fix address printing for `netstat -f unix' which has beenwollman1997-08-251-12/+8
OpenPOWER on IntegriCloud