HomeFreeBSD

Allow the argument given to lstatfs() to be a file -- in which case,

Description

Allow the argument given to lstatfs() to be a file -- in which case,
we'll call fstatfs(2) instead of statfs(2).

That is, for most people these too lines will print the
same things:

(print (statfs '/var))
(print (statfs (fopen '/var/log/messages)))

Add siod.scm to the list of those with MS-DOS line-endings.

There are no packages for 3.6.2, so not updating PORTREVISION yet...

Sponsored by: United Marsupials

Details

Provenance
miAuthored on
Parents
rP565872: Mark BROKEN in 13/14 (via latest llvm update).
Branches
Unknown
Tags
Unknown