aboutsummaryrefslogtreecommitdiff
path: root/security/skip/files/patch-bi
diff options
context:
space:
mode:
Diffstat (limited to 'security/skip/files/patch-bi')
-rw-r--r--security/skip/files/patch-bi22
1 files changed, 11 insertions, 11 deletions
diff --git a/security/skip/files/patch-bi b/security/skip/files/patch-bi
index 47e937b11173..8cb93c923c5a 100644
--- a/security/skip/files/patch-bi
+++ b/security/skip/files/patch-bi
@@ -1,12 +1,12 @@
-diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/include/skip_conf.h skipsrc-1.0/skip/include/skip_conf.h
---- skipsrc-1.0.orig/skip/include/skip_conf.h Fri Oct 25 13:12:44 1996
-+++ skipsrc-1.0/skip/include/skip_conf.h Wed Nov 26 20:13:42 1997
-@@ -58,7 +58,7 @@
- #define SKIP_CERTSBASE SKIP_DIR"certdb"
- #define SKIP_SECRET_CACHE SKIP_DIR"secret_cache"
- #define SKIP_RAW_FILE SKIP_DIR"raw_keys"
--#define SKIP_PID SKIP_DIR"skipd.pid"
-+#define SKIP_PID "/var/run/skipd.pid"
+diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/freebsd/Makefile.defs work.new/skip/freebsd/Makefile.defs
+--- skipsrc-1.0.orig/skip/freebsd/Makefile.defs Fri Oct 25 13:12:42 1996
++++ work.new/skip/freebsd/Makefile.defs Mon Mar 8 22:25:13 1999
+@@ -93,7 +93,7 @@
- /*
- * Key manager Crypt algorithms supported
+ # Kernel compilation flags
+ #
+-K_FLAGS_FREEBSD_gnu = -DKERNEL -DFREEBSD
++K_FLAGS_FREEBSD_gnu = -DKERNEL -DKLD_MODULE
+
+ # OS Libraries
+ #