summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use err(3).charnier1997-08-252-8/+15
* Sync usage string according to man page. Silent -Wall.charnier1997-08-252-11/+11
* Use err(3). Add usage().charnier1997-08-251-31/+30
* Typo in usage(). Err -> errx when testing allocations.charnier1997-08-254-15/+24
* Use err(3). Add some %d to %ld changes.charnier1997-08-252-47/+38
* Use err(3). Add usage() and prototypes.charnier1997-08-253-20/+42
* Use err(3). Nm vgrind -> Nm in man page.charnier1997-08-252-15/+18
* Change from using sys/param.h and MAXPATHLEN to using limits.h and PATH_MAXimp1997-08-254-11/+11
* Cleanup inconsistencies in the manpage.steve1997-08-231-5/+7
* Teach ctags(1) how to handle intermediate whitespace in macrossteve1997-08-231-0/+20
* Open the file r/o if looking only. Make the error message more useful.joerg1997-08-231-3/+3
* Fix the .Dd line.joerg1997-08-231-2/+3
* Prevent a NULL dereferencation when given a garbage command line.joerg1997-08-231-2/+5
* Fix buffer overflow. prompt didn't get a size for its buffer,imp1997-08-223-20/+25
* Cleanup and remove the not-too-useful examples. The current versionspeter1997-08-227-368/+4
* Merge ppp-2.3.1 changes onto mainlinepeter1997-08-222-119/+614
* -I/sys converstion and Id linejmg1997-08-221-1/+2
* another -I/sys conversion, and add Id line now it's left the vendor branchjmg1997-08-221-1/+2
* Use err(3).charnier1997-08-223-50/+47
OpenPOWER on IntegriCloud