summaryrefslogtreecommitdiff
path: root/net/samba3/files/patch-ae
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
commitb919b8311bc5d38e5731d40525c88c54816f4530 (patch)
tree35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /net/samba3/files/patch-ae
parentDespite what I said before, this is the official INDEX file for (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'net/samba3/files/patch-ae')
-rw-r--r--net/samba3/files/patch-ae11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/samba3/files/patch-ae b/net/samba3/files/patch-ae
deleted file mode 100644
index 252ac19c8e63..000000000000
--- a/net/samba3/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- script/convert_smbpasswd.orig Thu Nov 5 11:50:17 1998
-+++ script/convert_smbpasswd Wed Feb 10 00:02:01 1999
-@@ -7,7 +7,7 @@
- # with trying to work out how to get the seconds since 1970
- # in awk or the shell. JRA.
- #
--nawk 'BEGIN {FS=":"}
-+awk 'BEGIN {FS=":"}
- {
- if( $0 ~ "^#" ) {
- print $0