https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272430
Herbert J. Skuhra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Herbert J. Skuhra <[email protected]> --- This seems to be fixed by: commit 055f920ebe21b8e05235363bc11a83cc649cdc6a (HEAD -> main, freebsd/main, freebsd/HEAD) Author: Martin Matuska Date: Sun Jul 9 01:04:25 2023 +0200 cat: fallback on EBADF with copy_file_range(2) When stdout is opened with O_APPEND, copy_file_range(2) fails with EBADF. -- You are receiving this mail because: You are the assignee for the bug.
