opnsense-src/usr.bin/find
Yoshiaki Kasahara 984add354e 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
2024-12-06 13:29:37 -05:00
..
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
extern.h find: Add -readable, -writable & -executable options 2024-01-21 17:33:46 -08:00
find.1 find: Correct ls(1) equivalent command for -ls primary 2024-11-23 11:45:27 -05:00
find.c find: fix build on 32bits 2024-01-12 07:34:28 +01:00
find.h usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
function.c find: Add -readable, -writable & -executable options 2024-01-21 17:33:46 -08:00
getdate.y Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
ls.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
main.c find: add SIGINFO handler 2024-01-11 16:37:14 -07: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
misc.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
operator.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
option.c find: Re-enable the -acl primary on FreeBSD 2024-12-06 13:29:37 -05:00