Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-01-04 | Command line args to updatedb. Also, a filename of "-" for the db | Todd C. Miller | |
means output to stdout. | |||
1997-01-03 | locate shell scripts now use mktemp(1) and weekly runs updatedb | Todd C. Miller | |
as bin not nobody to avoid NFS problems. | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-11-30 | filesystem is named "ffs" not "ufs". | Todd C. Miller | |
1996-10-20 | 8-Bit character support. From wosch@freebsd. | michaels | |
1996-10-10 | Fix searching for shell quoting characters. From wosch@freebsd. | michaels | |
1996-09-15 | kill the race; noticed by bitblt | Theo de Raadt | |
1996-09-15 | Blind update of wosch@FreeBSD's code: | michaels | |
optimized search algorithm faster IO due mmap(2) [-m | -s] better error check for damaged databases support for databases in network byte order (SunOS/sparc) optional case insensitve search [-i] optional multiple databases optional multiple pattern new enviroment variable LOCATE_PATH for database(s) [-S] print some statistic about the database [-l number] limit output to number file names [-c] suppress normal output; instead print a count of matching file names fix prototypes/forward declarations/return type | |||
1996-08-30 | Bugs in code, NUL != NULL, from bde@zeta.org.au (Bruce Evans) | michaels | |
1996-08-17 | ${LIBEXECDIR} | michaels | |
1996-08-17 | use only the bourne shell version. | michaels | |
1996-08-17 | ++argv | michaels | |
1996-08-17 | argv. | michaels | |
1996-08-17 | hack around a few bugs till michael wakes up | Theo de Raadt | |
1996-08-16 | Better locate from wosch@freebsd (Wolfram Schneider), sligthly modified. | michaels | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |