aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/locate
Commit message (Expand)AuthorAgeFilesLines
* #include <fastfind.c> -> #include "fastfind.c"Wolfram Schneider1996-09-161-5/+5
* remove unnecessary boundary check, 2x fasterWolfram Schneider1996-09-141-18/+13
* Document the existance of a configuration file for updatedb.Guido van Rooij1996-09-052-4/+13
* Fix to work with obj directories: -I. -> -I${.CURDIR}Wolfram Schneider1996-09-011-2/+2
* optimized search algorithmWolfram Schneider1996-08-315-121/+957
* NULL -> '\0'Wolfram Schneider1996-08-312-12/+12
* fix prototypes/forward declarations/return typePeter Wemm1996-08-302-78/+5
* delete unused #include <string.h>Peter Wemm1996-08-301-2/+1
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightWolfram Schneider1996-08-273-6/+72
* code cleanupWolfram Schneider1996-08-222-33/+35
* bigramWolfram Schneider1996-08-1412-98/+307
* Use '-fstype ufs' rather than '-fstype local' on the find command to avoidDavid Greenman1996-03-052-2/+2
* Added a small man page for locate.updatedb(8).Mike Pritchard1996-02-113-1/+62
* Added some info describing the script that updates the database,Mike Pritchard1996-02-111-1/+14
* Re-wrote the locate.updatedb script in /bin/sh for speed and portability.Nate Williams1995-11-092-1/+80
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-6/+6
* Better protection against too long pathes and 8bit controls in fileAndrey A. Chernov1995-01-211-4/+4
* Fix a longstanding bogon with setenv usage.Jordan K. Hubbard1994-09-071-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-2711-0/+757