aboutsummaryrefslogtreecommitdiff
path: root/security/chrootuid/files
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-10 09:03:31 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-10 09:03:31 +0000
commit09362c29ddf3f35adf2e2e72909b2bdbaab2fd9d (patch)
treedd5fad54002fcd820056289a1237478b98a93e0c /security/chrootuid/files
parent38be9452bacc4262553093b10d5d9c9ab7c403f7 (diff)
downloadports-09362c29ddf3f35adf2e2e72909b2bdbaab2fd9d.tar.gz
ports-09362c29ddf3f35adf2e2e72909b2bdbaab2fd9d.zip
Notes
Diffstat (limited to 'security/chrootuid/files')
-rw-r--r--security/chrootuid/files/patch-Makefile4
-rw-r--r--security/chrootuid/files/patch-chrootuid.14
-rw-r--r--security/chrootuid/files/patch-chrootuid.c6
3 files changed, 7 insertions, 7 deletions
diff --git a/security/chrootuid/files/patch-Makefile b/security/chrootuid/files/patch-Makefile
index 0c2d31bc12e2..736ae60f9cf0 100644
--- a/security/chrootuid/files/patch-Makefile
+++ b/security/chrootuid/files/patch-Makefile
@@ -1,5 +1,5 @@
---- Makefile.orig Thu Aug 12 07:09:31 1993
-+++ Makefile Sun Jun 23 15:01:35 2002
+--- Makefile.orig 1993-08-12 14:09:31 UTC
++++ Makefile
@@ -1,7 +1,7 @@
# @(#) Makefile 1.2 93/08/12 16:09:29
diff --git a/security/chrootuid/files/patch-chrootuid.1 b/security/chrootuid/files/patch-chrootuid.1
index d3a48f10cbf8..cf5852100030 100644
--- a/security/chrootuid/files/patch-chrootuid.1
+++ b/security/chrootuid/files/patch-chrootuid.1
@@ -1,5 +1,5 @@
---- chrootuid.1.orig Wed Jul 25 09:46:59 2001
-+++ chrootuid.1 Sun Jun 23 15:01:19 2002
+--- chrootuid.1.orig 2001-07-25 16:46:59 UTC
++++ chrootuid.1
@@ -1,4 +1,4 @@
-.TH CHROOTUID 1
+.TH CHROOTUID 8
diff --git a/security/chrootuid/files/patch-chrootuid.c b/security/chrootuid/files/patch-chrootuid.c
index cd8409e00a2a..1abab61a42c9 100644
--- a/security/chrootuid/files/patch-chrootuid.c
+++ b/security/chrootuid/files/patch-chrootuid.c
@@ -1,6 +1,6 @@
---- chrootuid.c.orig Wed Jul 25 09:47:44 2001
-+++ chrootuid.c Sun Jun 23 15:06:10 2002
-@@ -81,6 +81,10 @@
+--- chrootuid.c.orig 2001-07-25 16:47:44 UTC
++++ chrootuid.c
+@@ -81,6 +81,10 @@ char **argv;
syslog(LOG_ERR, "usage: %s path user command", argv[0]);
return (0);
}