https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269190
--- Comment #6 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=050e4bca94e907c046e9ed63f90b5dd0e49fb405 commit 050e4bca94e907c046e9ed63f90b5dd0e49fb405 Author: Alexander Naumochkin <[email protected]> AuthorDate: 2023-01-28 13:31:39 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2023-01-28 18:04:43 +0000 stat(1): Do not pass S_IFBLK to devname unconditionally PR: 269190 Reviewed by: kib MFC after: 1 week usr.bin/stat/stat.c | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
