Files
src/bin
Dag-Erling Smørgrav 0e0df1fc67 cp: Fix improper use of O_PATH.
This does not appear to make any practical difference at the moment, but
technically `O_PATH` means “I'm not going to use this descriptor for any
other purposes than vnode lookups”, so using it to read the directory's
ACLs is improper and might fail in the future.

Fixes:		82fc0d09e8
Sponsored by:	Klara, Inc.
Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D50984
2025-06-23 22:38:50 +02:00
..
2025-06-23 22:38:50 +02:00
2024-09-10 14:29:14 +02:00
2025-06-20 22:24:10 +00:00
2025-04-15 19:57:52 +02:00
2024-10-14 10:26:17 -07:00
2024-10-14 10:26:17 -07:00