summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Use an MD5 checksum to test for file changes; the previous methodsheldonh2000-04-122-3/+10
* Add a new options: -m enables searching for memory-mapped files.green2000-04-052-3/+81
* Fixed prototype for setflags(). setflags() returns int, not u_long,bde2000-04-041-1/+1
* Document that the flags can be specified as an octal number.jdp2000-04-031-1/+2
* The FreeBSD/Sparc64 port will also have an __ELF_WORD_SIZE of 64.steve2000-04-022-2/+2
* Fix a bug in rsh that caused the remote process to hang waiting onbsd2000-04-011-0/+2
* Instead of checking for a non-zero return value from kvm_read, checknectar2000-03-311-1/+1
* While I'm in here, remove an unused variable.sheldonh2000-03-301-1/+1
* Fix buffer overflow copying the ``kernel'' command-line argument intosheldonh2000-03-291-2/+4
* Cross-reference ldd(1) in rtld(1) and vice versa.sheldonh2000-03-281-1/+2
* Get rid of hard sentence breakcharnier2000-03-272-3/+5
* More rusers to .Nm convertioncharnier2000-03-271-5/+9
* Quote with .Dqcharnier2000-03-271-4/+12
* 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
OpenPOWER on IntegriCloud