Note to update cfsd (ports/security/cfs) after installing the

statfs changes.

Submitted by:   Marco Wertejuk <wertejuk@mwcis.com>
This commit is contained in:
mckusick 2003-11-14 08:07:13 +00:00
parent 4f9f6de201
commit 1f9203cd5b

View File

@ -26,7 +26,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW:
about the new system calls that support the new statfs
structure. Running an old kernel after a `make world' will
cause programs such as `df' that do a statfs system call to
fail with a bad system call.
fail with a bad system call. Marco Wertejuk <wertejuk@mwcis.com>
also reports that cfsd (ports/security/cfs) needs to be
recompiled after these changes are installed.
****************************DANGER*******************************