aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/locate
Commit message (Expand)AuthorAgeFilesLines
* MFC: Drop support for COPY.Ruslan Ermilov2002-08-071-1/+1
* Correct syntax error detected by src/bin/sh/parser.c 1.29.2.7.Tim J. Robbins2002-08-071-2/+1
* MFC: s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* MFC: Grammar nits in the locate(1) manual pageTom Rhodes2002-07-081-3/+3
* MFC: r1.7: Print correct path length in error message.Mike Heffner2001-12-201-2/+5
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-162-6/+4
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-31/+31
* MFC: remove duplicate words.Dima Dorfman2001-07-221-1/+1
* MFC: Introduce and use SCRIPTS knob.Ruslan Ermilov2001-04-251-6/+4
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+1
* MFC: r1.13: remove extraneous externsKris Kennaway2001-03-041-4/+0
* MFC: r1.12: Remove extraneous externsKris Kennaway2001-03-041-2/+1
* MFC: revision 1.13: Off by one error in reading mmap data.Wolfram Schneider2001-02-221-1/+2
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-24/+29
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+3
* MFC: /etc/weekly --> /etc/periodic/weekly/310.locateAlexander Langer2000-06-141-1/+1
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-061-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-5/+10
* underline "pattern" in the synopsis.Gregory Sutter2000-02-281-1/+1
* Fix typo's.Jeroen Ruigrok van der Werven2000-01-281-2/+2
* Use mktemp(1) for tempfiles (concatdb.sh), and increase the number of X's.Kris Kennaway2000-01-123-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2817-17/+17
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
* Fix a width.Ruslan Ermilov1999-06-051-1/+1
* Delete debug line.Wolfram Schneider1999-05-141-2/+1
* Don't overwrite the variable LOCATE_CONFIGWolfram Schneider1999-05-142-3/+9
* fix PRUNEPATHS assignmentAndrey A. Chernov1999-02-281-2/+2
* Added myself as maintainer.Wolfram Schneider1999-02-091-1/+4
* Set TMPDIR to /tmpWolfram Schneider1998-11-291-9/+7
* Set TMPDIR to /tmpWolfram Schneider1998-11-291-14/+35
* Recommended TMPDIR is now /tmp (undo rev 1.6)Wolfram Schneider1998-11-291-2/+2
* Create a save TMPDIR using `mktemp -d'.Wolfram Schneider1998-06-181-2/+7
* Add cross references for find(1), locate(1), whereis(1) and which(1).Joseph Koshy1998-05-151-1/+3
* Change default temporary directory (TMPDIR) from /tmp to /var/tmp.Wolfram Schneider1998-03-084-11/+11
* Improve shell variable substitution.Wolfram Schneider1998-03-083-30/+24
* locate(1) is no longer started by /etc/weekly.Alexander Langer1998-02-071-5/+5
* Typo fix.Alexander Langer1998-01-011-2/+2
* <bsd.prog.mk> has always included ../Makefile.inc, and there are noBruce Evans1997-12-173-4/+3
* Allow TMPDIR to be set and actually *used*; if it not set, it defaultsSean Eric Fagan1997-12-133-6/+9
* Float overflow in statistic function for large databasesWolfram Schneider1997-09-231-4/+4
* Use err(3). Use .Pa macro for filenames in man page.Philippe Charnier1997-07-214-42/+32
* fix up this man pageJohn-Mark Gurney1997-04-181-20/+47
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-292-4/+4
* fix a couple misspellings, one of 'em closes pr 2892.John-Mark Gurney1997-03-061-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2214-14/+14
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-161-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1414-14/+14
* Fix uninitialized memory read for case insensitive search. Harmless.Wolfram Schneider1996-12-131-1/+4
* add forgotten variable $locateWolfram Schneider1996-10-311-1/+2
* Typo: to --> too. Fixes PR#1907.Alexander Langer1996-10-271-2/+2