https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265937
--- Comment #1 from Ray Bellis <r...@bellis.me.uk> --- A later line strongly hints that .ki_size is measured in bytes: compat/linprocfs/linprocfs.c:1064: sbuf_printf(sb, "%ju ", B2P((uintmax_t)kp.ki_size)); -- You are receiving this mail because: You are the assignee for the bug.