summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/pcnfsd/files/patch-ae16
-rw-r--r--net/pcnfsd/pkg-descr4
2 files changed, 18 insertions, 2 deletions
diff --git a/net/pcnfsd/files/patch-ae b/net/pcnfsd/files/patch-ae
new file mode 100644
index 000000000000..433de8b0f95f
--- /dev/null
+++ b/net/pcnfsd/files/patch-ae
@@ -0,0 +1,16 @@
+*** pcnfsd_print.c Tue Jun 29 10:46:56 1999
+--- pcnfsd_print.c Tue Jun 29 10:49:51 1999
+***************
+*** 691,697 ****
+--- 691,701 ----
+ int saw_system;
+
+ #if (defined(BSD) && (BSD >= 199103))
++ #if __FreeBSD__ < 3
+ p = popen("/usr/sbin/lpc status", "r");
++ #else
++ p = popen("/usr/sbin/lpc status all", "r");
++ #endif /* __FreeBSD__ */
+ #else
+ p = popen("/usr/etc/lpc status", "r");
+ #endif
diff --git a/net/pcnfsd/pkg-descr b/net/pcnfsd/pkg-descr
index 8a944483b15c..6d6ce1f3c721 100644
--- a/net/pcnfsd/pkg-descr
+++ b/net/pcnfsd/pkg-descr
@@ -1,5 +1,5 @@
-pcnfsd(8) is an authentication and support server to be used by NFS clients that
-don't have their own authentication system (e.g. DOS PC's, Macintoshes,
+pcnfsd(8) is an authentication and support server to be used by NFS clients
+that don't have their own authentication system (e.g. DOS PC's, Macintoshes,
fileserver translators...)
This version includes the security patches discussed in CERT advisory