diff options
author | bde <bde@FreeBSD.org> | 1997-04-01 14:15:30 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1997-04-01 14:15:30 +0000 |
commit | 68052e6de3b1e9b5ba9a171ddf0d7375d60b6f3f (patch) | |
tree | 11be4da9da9993ed86ada356477f0d9ac09eaac0 /sys/ddb | |
parent | 0be4160258c9aae5b3023f3929ba8e9e571a8c4c (diff) | |
download | FreeBSD-src-68052e6de3b1e9b5ba9a171ddf0d7375d60b6f3f.zip FreeBSD-src-68052e6de3b1e9b5ba9a171ddf0d7375d60b6f3f.tar.gz |
Don't fail when the vfs.nfs.nfs_privport sysctl doesn't exist
(presumably because the kernel is old). Moved the declaration of a
variable realated to this sysctl outside of an unrelated ifdef.
Not fixed:
- this sysctl is badly named (nfs occurs twice).
- it's silly to have for FreeBSD in FreeBSD code, especially when
only half of the FreeBSD-dependent code is ifdefed.
Diffstat (limited to 'sys/ddb')
0 files changed, 0 insertions, 0 deletions