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_6_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.11   8 years  jmc   remove mlinks for aliases: ntalkd, mfs, updatedb ok schwarze
[TXT] fastfind.c  1.13   8 years  tedu   mmap is the default. it's effectively the only tested codepath. so burn down the...
[TXT] locate.1  1.29   8 years  tedu   mmap is the default. it's effectively the only tested codepath. so burn down the...
[TXT] locate.c  1.31   8 years  mmcc   Sort and simplify includes, remove a couple needless extern decls. From Michael...
[TXT] locate.h  1.10   20 years  deraadt   knf
[TXT] locate.updatedb.8  1.18   14 years  schwarze   Eliminate the confusing term "find codes database" which is used nowhere else. I...
[TXT] mklocatedb.sh  1.13   17 years  otto   It's not smart to use a space as a field separator when a space can be part of a...
[TXT] pathnames.h  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] updatedb.sh  1.13   8 years  rzalamena   Move locate(1) database build directory back to /tmp and kill non-existent /usr/...
[TXT] util.c  1.14   7 years  tedu   keep the code that endian swaps, but remove the explanation that it's for conver...
[TXT] concatdb.sh (in the Attic) [Hide]  1.10   20 years  millert   Previous commit resulted in a zero-length locate db which I didn't notice since ...