aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/locate
Commit message (Expand)AuthorAgeFilesLines
* Move install of locate.rc to usr.bin/locate/locate/Brad Davis2018-09-181-4/+1
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-2/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-273-0/+6
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-187-0/+14
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-313-3/+0
* Revert prior commit to restore the files mangled by my "fixing" mergeWarner Losh2017-03-011-13/+10
* Renumber copyright clause 4Warner Losh2017-02-281-10/+14
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-11-131-0/+2
* Capsicumize some trivial stdio programsConrad Meyer2016-11-081-0/+6
* locate: ANSIfyEd Maste2016-10-062-13/+14
* Fix type mismatches for malloc(3) and Co.Ulrich Spörlein2015-12-291-2/+2
* There is no more point in indexing /var/db/freebsd-update than there is inDag-Erling Smørgrav2015-11-132-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-133-0/+54
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-083-6/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-9/+10
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-163-3/+0
| * Updated dependenciesSimon J. Gerraty2014-05-103-0/+6
| * Merge headSimon J. Gerraty2014-04-283-7/+3
| |\
| * | Updated dependenciesSimon J. Gerraty2013-03-113-0/+3
| * | Updated dependenciesSimon J. Gerraty2013-02-163-6/+0
| * | Sync with HEAD.David E. O'Brien2013-02-081-1/+3
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-223-0/+57
* | | | Fix the following -Werror warnings from clang 3.5.0, while buildingDimitry Andric2014-11-221-9/+10
| |_|/ |/| |
* | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-132-2/+2
* | | multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-141-5/+1
| |/ |/|
* | Give users a hint when their locate database is too small.Eitan Adler2012-12-101-1/+3
|/
* Touch up some more small typos missed in the previous round.Ulrich Spörlein2012-01-051-3/+3
* Replace index() and rindex() calls with strchr() and strrchr().Ed Schouten2012-01-032-5/+5
* Spelling fixes for usr.bin/Ulrich Spörlein2011-12-302-5/+5
* Properly use SCHAR_MAX instead of CHAR_MAX for 0x7f. This fixes operationNathan Whitehorn2010-11-231-4/+4
* Style cleanup: make this look more like a 21st-century shell scriptGarrett Wollman2010-11-011-25/+23
* jilles@ pointed out that using ${PRUNEDIRS:=".zfs"} in updatedb.shGarrett Wollman2010-11-011-1/+1
* Make it possible to exclude directories by name no matter where theyGarrett Wollman2010-10-312-1/+13
* Various changes to make locate compilable with WARNS=6. Note that thereGavin Atkinson2010-06-282-12/+13
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-022-0/+4
* Move the check to ensure the locate database has the minimum required sizeJohn Baldwin2009-07-242-3/+2
* Signed/unsigned fixes, should be WARNS=2 clean now.Xin LI2009-04-021-3/+3
* Don't crash when we have an invalid count number.Xin LI2009-04-021-0/+2
* Use RUSAGE_SELF for the current process instead of hardcoded valueKevin Lo2008-09-021-1/+1
* The previous version included too many file system types in the scan,Stefan Eßer2007-10-172-3/+9
* Make the updatedb script installed as /usr/libexec/locate.updatedbStefan Eßer2007-10-151-1/+1
* Update the default FILESYSTEMS value in a comment to note that ext2fs isJohn Baldwin2007-07-191-1/+1
* Markup fixes.Ruslan Ermilov2006-09-291-6/+8
* Further nitpicking.Ceri Davies2006-08-171-13/+13
* Fix a grammatical error.Ceri Davies2006-08-171-1/+1
* o Sync usage() with reality.Maxim Konovalov2006-06-111-1/+1
* Add a -0 option for interoperability with xargs -0.Dag-Erling Smørgrav2005-12-073-4/+14
* Look through ext2fs file systems as well as ufs.Greg Lehey2005-11-121-1/+1
* Most users probably aren't interested in locating 13000+ files namedColin Percival2005-08-222-2/+2
* remove myself as maintainerWolfram Schneider2005-07-171-2/+0