freebsd-src/usr.bin/find
Thomas Eberhardt b4ede68c21
Some checks are pending
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-14, /usr/lib/llvm-14/bin, ubuntu-22.04, bmake libarchive-dev clang-14 lld-14, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-14, /usr/lib/llvm-14/bin, ubuntu-22.04, bmake libarchive-dev clang-14 lld-14, arm64, aarch64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /opt/homebrew/opt/llvm@18/bin, macos-latest, bmake libarchive llvm@18, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /opt/homebrew/opt/llvm@18/bin, macos-latest, bmake libarchive llvm@18, arm64, aarch64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /usr/lib/llvm-18/bin, ubuntu-24.04, bmake libarchive-dev clang-18 lld-18, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /usr/lib/llvm-18/bin, ubuntu-24.04, bmake libarchive-dev clang-18 lld-18, arm64, aarch64) (push) Waiting to run
find: Correct ls(1) equivalent command for -ls primary
After commit 3bfbb521fe, -g stopped being a no-op.  The -g hasn't
been required for equivalent output since 4.4BSD.

PR:		282901
Fixes:		3bfbb521 ls: Improve POSIX compatibility for -g and -n.
2024-11-23 11:45:27 -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: Add -readable, -writable & -executable options 2024-01-21 17:33:46 -08:00