aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/which
Commit message (Expand)AuthorAgeFilesLines
* Handle relative and absolute pathnames (anything with a `/' in it) in the sameTim J. Robbins2002-06-301-1/+1
* Treat empty PATH elements as "." for tradition and consistency with theTim J. Robbins2002-06-301-1/+3
* Give a C rewriter the necessary credit.Ruslan Ermilov2002-06-211-3/+9
* which(1) was once a Perl script.Ruslan Ermilov2002-05-301-1/+0
* Use `The .Nm utility'Philippe Charnier2002-04-201-1/+3
* Off by one error in checking max file name length.Wolfram Schneider2002-03-091-1/+1
* Use FBSDID(), WARNS=2 fix.Mark Murray2001-12-111-3/+5
* Spell "FreeBSD" with "F" and "BSD" in uppercase.Ruslan Ermilov2001-08-131-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Get rid of the old version.Brian Feldman2000-08-291-60/+0
* Use a C version of which(1).Brian Feldman2000-08-292-8/+146
* 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