aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/whereis
Commit message (Expand)AuthorAgeFilesLines
* whereis: remove gnu/libexec from source search pathsEd Maste2020-02-191-1/+1
* Silence Clang Scan warnings regarding the use of strcp().Stefan Eßer2019-01-241-9/+7
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-272-2/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* usr.bin: minor spelling fixes on comments.Pedro F. Giffuni2016-05-011-1/+1
* Fix bad checking of the return of realloc(3)Baptiste Daroussin2016-04-201-1/+1
* Use NULL instead of 0 for pointers.Marcelo Araujo2016-04-181-4/+4
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-7/+4
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-281-5/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;Colin Percival2015-02-123-7/+4
| |/ |/|
* | multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-141-5/+1
|/
* Reencode files from latin1 to UTF-8.Ulrich Spörlein2011-12-302-2/+2
* Mark global functions and/or variables in whereis(1) static where possible.Ed Schouten2011-11-061-16/+16
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Make the search for sources in PATH_PORTS more accurate. I onlyJoerg Wunsch2008-06-201-2/+21
* Remove unused variables.Stefan Farfeleder2005-04-091-2/+1
* Fixed usage().Ruslan Ermilov2005-02-101-2/+3
* Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov2005-01-281-1/+0
* Respect locale settings from the environment.Tim J. Robbins2004-07-151-0/+3
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-6/+12
* Adjust max WARNs for sparc64.David E. O'Brien2002-12-301-2/+1
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-261-3/+3
* Use correct document date for the -a option.Johan Karlsson2002-08-221-1/+1
* Add the -a option to report all matches instead of only theJohan Karlsson2002-08-223-57/+145
* Correctly handle empty path arguments, e.g., whereis -S -f biff.Johan Karlsson2002-08-181-7/+3
* Define all paths in pathnames.hJohan Karlsson2002-07-252-2/+6
* Teach whereis(1) about games.Johan Karlsson2002-07-243-5/+9
* The .Nm utilityPhilippe Charnier2002-07-141-1/+1
* Complete rewrite, once again.Joerg Wunsch2002-07-115-339/+720
* Restore copyright and RCSID.Johan Karlsson2002-07-041-6/+11
* Switch to c versionJohan Karlsson2002-07-031-1/+1
* compact synopsisJohan Karlsson2002-07-032-3/+2
* Remove -p flag.Johan Karlsson2002-07-032-33/+16
* Add __FBSDID.Johan Karlsson2002-07-031-7/+2
* Change to NetBSDs version of whereis.Johan Karlsson2002-07-032-86/+160
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* beforeinstall -> SCRIPTS.Ruslan Ermilov2001-04-071-4/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+3
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Don't strip trailing .suffixes from filenames. Although obviouslyTim Vanderhoek1999-06-212-5/+6