summaryrefslogtreecommitdiff
path: root/usr.bin/locate
AgeCommit message (Expand)Author
1997-01-21the locate code assumes that char max is 127 (char == signed char)Dale S. Rahn
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-04Command line args to updatedb. Also, a filename of "-" for the dbTodd C. Miller
1997-01-03locate shell scripts now use mktemp(1) and weekly runs updatedbTodd C. Miller
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-11-30filesystem is named "ffs" not "ufs".Todd C. Miller
1996-10-208-Bit character support. From wosch@freebsd.michaels
1996-10-10Fix searching for shell quoting characters. From wosch@freebsd.michaels
1996-09-15kill the race; noticed by bitbltTheo de Raadt
1996-09-15Blind update of wosch@FreeBSD's code:michaels
1996-08-30Bugs in code, NUL != NULL, from bde@zeta.org.au (Bruce Evans)michaels
1996-08-17${LIBEXECDIR}michaels
1996-08-17use only the bourne shell version.michaels
1996-08-17++argvmichaels
1996-08-17argv.michaels
1996-08-17hack around a few bugs till michael wakes upTheo de Raadt
1996-08-16Better locate from wosch@freebsd (Wolfram Schneider), sligthly modified.michaels
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt