I noticed the -l option of the df command is broken. It is supposed to 
print df for local filesystems but on my system it prints nothing at all.
I had a quick look at the code , as far as I can tell it uses sysctl to
figure out the mounted filesystems but thinks all of them are non-local and
ignores them.
Using sysctl -a I could not find any entries which looked vaguely like
describing a mount..

        Paul


-- 
I have discovered the art of deceiving diplomats. I tell them the truth
and they never believe me.
                -- Camillo Di Cavour



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to