1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Andrey A. Chernov
21fbdc7516 restore historical NLIST behaviour
PR:		16183
Submitted by:	Dag-Erling Smørgrav <des@yes.no>
2000-01-24 22:33:20 +00:00
Andrey A. Chernov
1a8eb4b4c1 upgrade to 2.6.0
Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
1999-10-24 01:57:37 +00:00
Andrey A. Chernov
7b1c34eeb1 Upgrade to beta-16 1997-12-24 17:45:48 +00:00
Andrey A. Chernov
624195f076 Upgrade to Academ 2.4.2-beta-12 as recommended by AUSCERT security
advisory.

P.S. this version is much improved comparing to what we have previously,
f.e. it already contains most of our fixes.
1997-01-30 17:00:56 +00:00
Gary Palmer
64b881e789 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
1995-01-25 22:41:57 +00:00
Gary Palmer
536becde89 <Sigh> Even more off_t fixes for wu-ftpd. Now you should be able to upload
data without crashing the server also.
1995-01-14 00:03:24 +00:00
Gary Palmer
0a5b0ea364 Fix for the wu-ftpd coring problem.
Submitted by:	Ollivier Robert <roberto@blaise.ibp.fr>
1995-01-13 01:24:37 +00:00
Torsten Blum
e7458ed790 change _PATH_PIDNAME to "/var/run/ftp.pids-%s" 1994-12-18 00:52:55 +00:00
Torsten Blum
33991ff4fa Reviewed by:
Submitted by:	
Obtained from:
wuarchive ftpd with skey support
1994-10-23 01:37:00 +00:00