aboutsummaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd+ipv6
Commit message (Collapse)AuthorAgeFilesLines
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-2/+2
| | | | Notes: svn path=/head/; revision=1363
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Foo. Fix up support for compressed manpagesGary Palmer1995-01-252-18/+18
| | | | Notes: svn path=/head/; revision=827
* Finally get most of wu-ftpd working.Gary Palmer1995-01-256-197/+537
| | | | | | | | | | | | | | | | | | | 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
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* Reviewed by: Torsten Blum1994-10-238-0/+257
Submitted by: Obtained from: wuarchive ftpd with skey support Notes: svn path=/head/; revision=270