diff options
author | mckusick <mckusick@FreeBSD.org> | 2003-11-14 08:07:13 +0000 |
---|---|---|
committer | mckusick <mckusick@FreeBSD.org> | 2003-11-14 08:07:13 +0000 |
commit | 1f9203cd5b28f620e81b7be1684d19b587cf56c3 (patch) | |
tree | 740d2648c6dce2ca1cf381052a41834f471ef372 | |
parent | 4f9f6de2011e3edef2c064148466107af3c3e39c (diff) | |
download | FreeBSD-src-1f9203cd5b28f620e81b7be1684d19b587cf56c3.zip FreeBSD-src-1f9203cd5b28f620e81b7be1684d19b587cf56c3.tar.gz |
Note to update cfsd (ports/security/cfs) after installing the
statfs changes.
Submitted by: Marco Wertejuk <wertejuk@mwcis.com>
-rw-r--r-- | UPDATING | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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******************************* |