This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
locate
/
locate
History
wosch
41607c818a
Off by one error in reading mmap data.
...
Submitted by: Martin Kraemer <Martin.Kraemer@Fujitsu-Siemens.com>
2001-01-06 18:17:06 +00:00
..
concatdb.sh
Use mktemp(1) for tempfiles (concatdb.sh), and increase the number of X's.
2000-01-12 08:01:01 +00:00
fastfind.c
Off by one error in reading mmap data.
2001-01-06 18:17:06 +00:00
locate.1
Prepare for mdoc(7)NG.
2000-12-19 16:00:12 +00:00
locate.c
getopt and friends are declared in <unistd.h>
2000-09-04 06:09:54 +00:00
locate.h
…
locate.rc
…
locate.updatedb.8
/etc/weekly --> /etc/periodic/weekly/310.locate
2000-06-14 17:41:31 +00:00
Makefile
…
mklocatedb.sh
Use mktemp(1) for tempfiles (concatdb.sh), and increase the number of X's.
2000-01-12 08:01:01 +00:00
pathnames.h
…
updatedb.sh
Use mktemp(1) for tempfiles (concatdb.sh), and increase the number of X's.
2000-01-12 08:01:01 +00:00
util.c
…