opnsense-src/usr.bin/find
Yoshiaki Kasahara 000823559a find: Re-enable the -acl primary on FreeBSD
This was made conditional to support cross-builds, but the relevant
header wasn't included so it was never enabled for native builds.

PR:		278124
Fixes:		c3a6ea5ba6 Allow compiling usr.bin/find on Linux and Mac
(cherry picked from commit 984add354edef8a6b4983a33f89ff62532a1556b)
2024-12-27 10:49:45 -05:00
..
tests Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
extern.h find: add SIGINFO handler 2024-06-13 12:11:32 -06:00
find.1 find: Correct ls(1) equivalent command for -ls primary 2024-11-30 21:46:08 -05:00
find.c find: fix build on 32bits 2024-06-13 13:01:56 -06:00
find.h Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
function.c find: Add -readable, -writable & -executable options 2024-04-08 10:34:32 -07:00
getdate.y Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
ls.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
main.c find: add SIGINFO handler 2024-06-13 12:11:32 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
misc.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
operator.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
option.c find: Re-enable the -acl primary on FreeBSD 2024-12-27 10:49:45 -05:00