summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fixed misspelling of DPADD as DPADDA.bde2000-03-271-3/+2
* Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in mostbde2000-03-271-2/+2
* Do not overwrite files when the -i option is specified!sheldonh2000-03-271-10/+14
* Fix a mistakenly broken sentence. The mistake was made easy by thesheldonh2000-03-271-3/+4
* Y2K fix. at(1) would die with 'garbled time' when assign_date() wassheldonh2000-03-271-20/+22
* Add DIAGNOSTICS section name. Spellingcharnier2000-03-263-10/+13
* Add DIAGNOSTICS section namecharnier2000-03-268-13/+14
* Use .Xrcharnier2000-03-261-2/+2
* Add usage().charnier2000-03-261-3/+9
* Do not dot terminate list of referencescharnier2000-03-261-1/+1
* remove unknown OPTIONS section name. Getopt returns -1.charnier2000-03-262-2/+2
* Add section number to .Xr references. Enumerate flags the standard way.charnier2000-03-261-8/+9
* Put argument under .Ar.charnier2000-03-261-1/+2
* Add section number to .Xr. Put arguments under .Ar.charnier2000-03-261-3/+7
* Do not dot terminate err() string. Cross reference using .Xrcharnier2000-03-262-10/+10
* Use .Pacharnier2000-03-261-2/+3
* Remove incorrect use of .Nm. Wrap long lines, Unwrap short linescharnier2000-03-262-13/+12
* Put flags under .Fl. Add DIAGNOSTICS section namecharnier2000-03-261-3/+7
* Sync SYNOPSIS and usage() string.charnier2000-03-262-4/+5
* Add missing dotscharnier2000-03-261-5/+5
* Move RCS tags after copyrightcharnier2000-03-261-5/+3
* Add DIAGNOSTICS section namecharnier2000-03-264-12/+13
* .Nm changescharnier2000-03-261-5/+4
* Add DIAGNOSTICS section namecharnier2000-03-261-4/+3
* Properly use .Nm, .Em, .Pa etc. Make usage() a simplier function.charnier2000-03-262-45/+60
* Add -d and -t flags to usage. Add usage().charnier2000-03-262-10/+29
* Typocharnier2000-03-261-1/+1
* Use errx(), remove unused #include. Correct SYNOPSIScharnier2000-03-262-20/+14
* Add .Nm.charnier2000-03-261-5/+5
* Add DIAGNOSTICS section name and section name to .Xr.charnier2000-03-261-13/+18
* DIAGNOSTICS section name missing and .Nm changescharnier2000-03-263-11/+11
* Use errx(). .Nm fixescharnier2000-03-262-12/+12
* Use warnx(), -Wall cleaning and remove unused #includecharnier2000-03-262-12/+15
* Correct grammar.sheldonh2000-03-242-112/+170
* fix bug with du -hdmharo2000-03-241-1/+1
* Change the usage of the .Nm macro in the NAME section to bempp2000-03-241-1/+4
* Clear the Os macro and provide an HISTORY section instead.sheldonh2000-03-231-1/+6
* Correct grammar.sheldonh2000-03-231-25/+26
* Uncorrupt the SCCS id (s/ From: / /).green2000-03-201-2/+2
* Add '-L' option to usage().guido2000-03-201-1/+1
* Fix a couple hard sentence breaks I inadvertently introduced. Also,green2000-03-201-7/+9
* Revert the part of rev 1.5 that spammed rev 1.4; rev 1.4 correctlysheldonh2000-03-201-1/+0
* Add a new flag: -E enables "extended" regular expressions.green2000-03-194-8/+21
* Add $FreeBSD$.green2000-03-191-1/+2
* Add and document a NO_X knob to force disabling of X support in doscmdkris2000-03-191-2/+2
* Change the output of truss to more closely resemble SysV's. (Yes, itsef2000-03-187-31/+24
* Support more filesystems in fstat(1): now you can use fstat(1) togreen2000-03-165-22/+316
* Resurrect the 'cdelay' and 'ldelay' features of /usr/bin/tip.bsd2000-03-152-4/+26
* Identify timezone data files by their ``TZif'' magic number.archie2000-03-141-0/+4
* Don't suppress Flags and Refs info for IPv4 entries.shin2000-03-141-2/+2
OpenPOWER on IntegriCloud