summaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd+ipv6/scripts
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1995-01-25 22:41:57 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1995-01-25 22:41:57 +0000
commit64b881e789e06ddfd32165c0e47da46d38a7385f (patch)
tree58ca533137710bc1bef779d3a764e85f8e241638 /ftp/wu-ftpd+ipv6/scripts
parentGloat about my new patch. (diff)
Finally get most of wu-ftpd working.
Changes: - Use internal functions rather than libc versions in a couple of places This allows writing to dirs without read perms and the ftpconversions file to work. - Fix up skey support to use correct parameters - using compress in the ftpconversions file doesn't seem to work, so alter example ftpconversions file to use gzip -d rather than compress -dc - Install manpages compressed Still broken : - using /bin/compress to compress/uncompress files on the fly
Notes
Notes: svn path=/head/; revision=826
Diffstat (limited to 'ftp/wu-ftpd+ipv6/scripts')
-rw-r--r--ftp/wu-ftpd+ipv6/scripts/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wu-ftpd+ipv6/scripts/configure b/ftp/wu-ftpd+ipv6/scripts/configure
index c5dca7248c10..e557ecd38d08 100644
--- a/ftp/wu-ftpd+ipv6/scripts/configure
+++ b/ftp/wu-ftpd+ipv6/scripts/configure
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $Id$
+# configure,v 1.1.1.1 1994/10/23 01:36:59 torstenb Exp
#
mv ${WRKSRC}/src/pathnames.h ${WRKSRC}/src/pathnames.h.bak