summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-08-09 22:58:29 +0000
committerAchim Gottinger <achim@gentoo.org>2000-08-09 22:58:29 +0000
commit96540e2dfb86585f13ebf2c7731d5a3548eeb19b (patch)
tree45128f31289fe74b61ea9155e7df783f368a3c44 /net-misc/netkit-rsh/files
parent*** empty log message *** (diff)
downloadgentoo-2-96540e2dfb86585f13ebf2c7731d5a3548eeb19b.tar.gz
gentoo-2-96540e2dfb86585f13ebf2c7731d5a3548eeb19b.tar.bz2
gentoo-2-96540e2dfb86585f13ebf2c7731d5a3548eeb19b.zip
*** empty log message ***
Diffstat (limited to 'net-misc/netkit-rsh/files')
-rw-r--r--net-misc/netkit-rsh/files/digest1
-rw-r--r--net-misc/netkit-rsh/files/rlogind-auth.diff12
2 files changed, 13 insertions, 0 deletions
diff --git a/net-misc/netkit-rsh/files/digest b/net-misc/netkit-rsh/files/digest
new file mode 100644
index 000000000000..e9b559a0d711
--- /dev/null
+++ b/net-misc/netkit-rsh/files/digest
@@ -0,0 +1 @@
+MD5 65f5f28e2fe22d9ad8b17bb9a10df096 netkit-rsh-0.17.tar.gz
diff --git a/net-misc/netkit-rsh/files/rlogind-auth.diff b/net-misc/netkit-rsh/files/rlogind-auth.diff
new file mode 100644
index 000000000000..5f05a2133462
--- /dev/null
+++ b/net-misc/netkit-rsh/files/rlogind-auth.diff
@@ -0,0 +1,12 @@
+*** rlogind/auth.c.orig Wed Aug 9 21:52:14 2000
+--- rlogind/auth.c Wed Aug 9 21:52:35 2000
+***************
+*** 51,54 ****
+--- 51,56 ----
+ #include <unistd.h>
+ #include <string.h>
++ #include <stdio.h>
++ #include <grp.h>
+
+ #include <security/pam_appl.h>
+