aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/whereis
Commit message (Collapse)AuthorAgeFilesLines
...
* Change to NetBSDs version of whereis.Johan Karlsson2002-07-032-86/+160
| | | | | | | | Approved by: sheldonh (mentor) Obtained from: NetBSD Notes: svn path=/head/; revision=99373
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79535
* beforeinstall -> SCRIPTS.Ruslan Ermilov2001-04-071-4/+1
| | | | Notes: svn path=/head/; revision=75286
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+3
| | | | Notes: svn path=/head/; revision=74848
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-1/+1
| | | | Notes: svn path=/head/; revision=70197
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
| | | | Notes: svn path=/head/; revision=68963
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1
| | | | Notes: svn path=/head/; revision=68854
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50477
* Don't strip trailing .suffixes from filenames. Although obviouslyTim Vanderhoek1999-06-212-5/+6
| | | | | | | | | | intentional, this behaviour is far too obnoxious given the number of filenames such as rpc.statd we have. Submitted by: Chris Costello [3]chris@calldei.com (bin/11303) Notes: svn path=/head/; revision=48086
* Also look in /usr/src/contrib.David E. O'Brien1998-10-041-3/+3
| | | | | | | | PR: bin/7835 Submitted by: Stephen J. Roznowski <sjr@home.net> Notes: svn path=/head/; revision=39945
* Sort cross references.Wolfram Schneider1998-08-311-2/+2
| | | | Notes: svn path=/head/; revision=38702
* Add cross references for find(1), locate(1), whereis(1) and which(1).Joseph Koshy1998-05-151-1/+3
| | | | | | | | Submitted by: Josh Gillam <josh@quick.net> PR: docs/6642 Notes: svn path=/head/; revision=36057
* Fix sysctl path /usr/sbin->/sbinAndrey A. Chernov1997-12-221-2/+2
| | | | Notes: svn path=/head/; revision=31938
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Fix a logico that sneaked into the manpath handling.Joerg Wunsch1996-12-231-3/+5
| | | | | | | | | | Turn off error messages from locate(1), we can't do very much about its database not being ok anyway at this time. Closes PR # bin/2183: whereis returns environ... Notes: svn path=/head/; revision=20869
* A totally revamped whereis(1), bringing back all the functionality ofJoerg Wunsch1996-06-154-130/+332
| | | | | | | | | | | the 4.3BSD command. Rewritten from scratch after the old man page, taking account for the different situation with man pages and source tree hierarchy (re: /usr/src/gnu) of the FreeBSD project. Reviewed by: wosch (actually loooong time ago) Notes: svn path=/head/; revision=16385
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+183
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590