Nice. BSD doesn't have mntent or /proc, but does have getmntinfo. I think we can create a common interface that requires a minimal amount of conditional compilation (though obviously no conditional compilation is better than any conditional compilation), but I don't have time to do this for the next few days.
On Tue, Jul 23, 2013 at 8:13 AM, sin <s...@2f30.org> wrote: > Clean up the code a bit. Behave like -a by default.