OpenBSD CVS

src/usr.bin/locate/locate/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / locate / locate

Current tag: OPENBSD_3_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.9   27 years  millert   COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP This fixes namespace problems wh...
[TXT] fastfind.c  1.6   22 years  mpech   kill more registers millert@ ok
[TXT] locate.1  1.18   21 years  henning   typo; jmc at prioris.mini.pw.edu.pl
[TXT] locate.c  1.14   21 years  jufi   enviroment -> environment
[TXT] locate.h  1.8   27 years  rahnds   the locate code assumes that char max is 127 (char == signed char) however on th...
[TXT] locate.updatedb.8  1.14   21 years  jmc   typos; ipsecadm(8): examples ho@ help and ok markus@
[TXT] mklocatedb.sh  1.9   21 years  pvalchev   When creating > 1 files with mktemp(1), make sure that if the creation of the n'...
[TXT] pathnames.h  1.4   27 years  michaels   Blind update of wosch@FreeBSD's code: optimized search algorithm faster IO due ...
[TXT] updatedb.sh  1.10   26 years  deraadt   permit TMPDIR override; sef
[TXT] util.c  1.6   21 years  naddy   prevent potential unaligned access error; ok espie@, pval@
[TXT] concatdb.sh (in the Attic) [Hide]  1.7   21 years  millert   Move the -H to the sort variable declaration itself since the -H flag is non-sta...