aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/which
Commit message (Expand)AuthorAgeFilesLines
* MFC: reimplement which(1) in C.Dag-Erling Smørgrav2003-12-133-71/+10
* MFC: Drop support for COPY.Ruslan Ermilov2002-08-071-1/+1
* MFC: s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-07-031-0/+149
* The .Nm utilityPhilippe Charnier2002-06-211-1/+3
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-2/+2
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-1/+1
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
* Add a missing .El macro.Sheldon Hearn2000-01-141-0/+1
* Correct some hard sentence breaks. Only those surrounding the previousSheldon Hearn1999-09-141-2/+2
* Improve shell documentation:Sheldon Hearn1999-09-081-0/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Added myself as maintainer.Wolfram Schneider1999-02-091-0/+4
* Sort SEE ALSO section alphabetically.Joseph Koshy1998-05-221-3/+3
* Add cross references for find(1), locate(1), whereis(1) and which(1).Joseph Koshy1998-05-151-1/+4
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
* Search for proper executables, ignore directoriesWolfgang Helbig1998-02-011-3/+3
* Don't ignore empty components of $PATH, i. e. colon at the beginning,Wolfgang Helbig1998-01-021-1/+6
* Cosmetic in usage string. Mdocify author section.Philippe Charnier1997-08-262-5/+6
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* fix perl indention styleWolfram Schneider1996-10-271-13/+11
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightWolfram Schneider1996-08-272-23/+16
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-231-2/+3
* replace shell comment char ``#'' with troff comment command ``.\"''Wolfram Schneider1996-08-171-2/+2
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-62/+0
* Submitted by: Wolfram Schneider <w@cs.tu-berlin.de>Satoshi Asami1995-08-021-2/+2
* Submitted by: Torbjorn Granlund <tege@matematik.su.se>Satoshi Asami1995-07-311-7/+12
* Change `install' to `${INSTALL}' as usual.Bruce Evans1995-07-251-2/+2
* Unify the copyright notice.Jordan K. Hubbard1995-01-302-5/+5
* Cleanup.Satoshi Asami1995-01-301-9/+3
* Add a `-s' flag for `silent' processing. Make the script return 0 forSatoshi Asami1995-01-282-5/+28
* Put in a much less bogus Makefile on advice from Bruce.Jordan K. Hubbard1995-01-281-7/+5
* Use the better perl script version of which submitted by Wolfram.Jordan K. Hubbard1995-01-263-0/+117
* Bring in Joerg's which command. It's small, it's simple, it will stopJordan K. Hubbard1995-01-251-0/+62