summaryrefslogtreecommitdiff
path: root/security/crack/files/patch-03
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-02-02 01:28:04 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-02-02 01:28:04 +0000
commit7117a1d4ad0f84d5e960408aac36730a062a5510 (patch)
treea50efab612a64dd9a07ec0af8020b35aebf714b4 /security/crack/files/patch-03
parentRemove gratuitous version softlinking, and add libkaffe_agent to (diff)
This is Alec Muffett's password guessing program.
This version (5.0) supports the 4.4BSD password format, and also FreeBSD's MD5 style passwords.
Diffstat (limited to 'security/crack/files/patch-03')
-rw-r--r--security/crack/files/patch-0311
1 files changed, 11 insertions, 0 deletions
diff --git a/security/crack/files/patch-03 b/security/crack/files/patch-03
new file mode 100644
index 000000000000..da762f3d7092
--- /dev/null
+++ b/security/crack/files/patch-03
@@ -0,0 +1,11 @@
+--- conf/dictgrps.conf.orig Fri Dec 13 10:32:34 1996
++++ conf/dictgrps.conf Fri Jan 31 11:16:16 1997
+@@ -16,7 +16,7 @@
+ # Dict '2' is created from $CRACK_HOME/dict/2/*
+ # Dict '3' is created from $CRACK_HOME/dict/3/*
+
+-1:/usr/dict/*words* dict/1/*
++1:/usr/share/dict/*words* dict/1/*
+ 2:dict/2/*
+ 3:dict/3/*
+