summaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd+ipv6/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix screwy output from pwd when in a "hidden" directory.Satoshi Asami1995-05-301-8/+26
| | | | | | | Submitted by: torstenb Notes: svn path=/head/; revision=1810
* Foo. Fix up support for compressed manpagesGary Palmer1995-01-251-10/+10
| | | | Notes: svn path=/head/; revision=827
* Finally get most of wu-ftpd working.Gary Palmer1995-01-255-196/+536
| | | | | | | | | | | | | | | | | | | 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: svn path=/head/; revision=826
* <Sigh> Even more off_t fixes for wu-ftpd. Now you should be able to uploadGary Palmer1995-01-141-32/+104
| | | | | | | data without crashing the server also. Notes: svn path=/head/; revision=770
* Fix for the wu-ftpd coring problem.Gary Palmer1995-01-131-4/+20
| | | | | | | Submitted by: Ollivier Robert <roberto@blaise.ibp.fr> Notes: svn path=/head/; revision=754
* change _PATH_PIDNAME to "/var/run/ftp.pids-%s"Torsten Blum1994-12-182-7/+22
| | | | Notes: svn path=/head/; revision=591
* Reviewed by: Torsten Blum1994-10-233-0/+196
Submitted by: Obtained from: wuarchive ftpd with skey support Notes: svn path=/head/; revision=270