index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
locate
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix up this man page
jmg
1997-04-18
1
-20
/
+47
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
2
-4
/
+4
*
fix a couple misspellings, one of 'em closes pr 2892.
jmg
1997-03-06
1
-3
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
14
-14
/
+14
*
Sweep through the tree fixing mmap() usage:
alex
1997-01-16
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
14
-14
/
+14
*
Fix uninitialized memory read for case insensitive search. Harmless.
wosch
1996-12-13
1
-1
/
+4
*
add forgotten variable $locate
wosch
1996-10-31
1
-1
/
+2
*
Typo: to --> too. Fixes PR#1907.
alex
1996-10-27
1
-2
/
+2
*
Do not store character 30. I made a test at my CS department
wosch
1996-10-27
1
-1
/
+8
*
Rename FNM_ICASE to FNM_CASEFOLD
ache
1996-10-23
1
-2
/
+2
*
Better case insensitve search support for pattern with meta chars.
wosch
1996-10-20
1
-2
/
+9
*
8-Bit character support.
wosch
1996-10-13
6
-67
/
+147
*
export variable TMPDIR (which maybe set, but not exported in /etc/locate.rc)
wosch
1996-10-12
1
-2
/
+3
*
Fix searching for shell quoting characters. I guess it was
wosch
1996-10-09
3
-21
/
+43
*
#include <fastfind.c> -> #include "fastfind.c"
wosch
1996-09-16
1
-5
/
+5
*
remove unnecessary boundary check, 2x faster
wosch
1996-09-14
1
-18
/
+13
*
Document the existance of a configuration file for updatedb.
guido
1996-09-05
2
-4
/
+13
*
Fix to work with obj directories: -I. -> -I${.CURDIR}
wosch
1996-09-01
1
-2
/
+2
*
optimized search algorithm
wosch
1996-08-31
5
-121
/
+957
*
NULL -> '\0'
wosch
1996-08-31
2
-12
/
+12
*
fix prototypes/forward declarations/return type
peter
1996-08-30
2
-78
/
+5
*
delete unused #include <string.h>
peter
1996-08-30
1
-2
/
+1
*
sync copyright with /usr/share/examples/etc/bsd-style-copyright
wosch
1996-08-27
3
-6
/
+72
*
code cleanup
wosch
1996-08-22
2
-33
/
+35
*
bigram
wosch
1996-08-14
12
-98
/
+307
*
Use '-fstype ufs' rather than '-fstype local' on the find command to avoid
dg
1996-03-05
2
-2
/
+2
*
Added a small man page for locate.updatedb(8).
mpp
1996-02-11
3
-1
/
+62
*
Added some info describing the script that updates the database,
mpp
1996-02-11
1
-1
/
+14
*
Re-wrote the locate.updatedb script in /bin/sh for speed and portability.
nate
1995-11-09
2
-1
/
+80
*
Change `install' to `${INSTALL}' so that default install flags can be
bde
1995-07-25
1
-1
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
2
-6
/
+6
*
Better protection against too long pathes and 8bit controls in file
ache
1995-01-21
1
-4
/
+4
*
Fix a longstanding bogon with setenv usage.
jkh
1994-09-07
1
-1
/
+1
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
11
-0
/
+757