List Supported filesystems dynamically

From: Jishan Alam <jishanalam9128_at_gmail.com>
Date: Mon, 26 Jan 2026 09:34:56 UTC
I've been working on porting whowatch to FreeBSD completely and it
uses /proc/filesystems to list supported fs, so what is the FreeBSD
equivalent of /proc/filesystems which shows which fs are supported by
the kernel. if not should i just create a constant list and print that
instead?
-- 
Best Regards,
Jishan Alam