1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00
freebsd/usr.bin/locate/locate
Dag-Erling Smørgrav 26bd374e72 locate.updatedb: Revert to using cat to copy the db.
This script is usually run unprivileged, so install fails to create a
temporary file while copying the finished database.  Revert to using
cat, which can overwrite the existing file as it is usually owned by
the same user which is running the script.

Fixes:		f62c1f3f8e
MFC after:	1 week
Sponsored by:	Klara, Inc.
Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D46872
2024-10-02 17:55:06 +02:00
..
concatdb.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
fastfind.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
locate.1 usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
locate.c Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
locate.h usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
locate.rc Remove remnants of portsnap(8) 2024-04-30 22:44:34 +09:00
locate.updatedb.8 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mklocatedb.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
pathnames.h usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
updatedb.sh locate.updatedb: Revert to using cat to copy the db. 2024-10-02 17:55:06 +02:00
util.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00