summaryrefslogtreecommitdiffstats
path: root/package/vsftpd/vsftpd-2.0.5-uclibc_lfs.patch
Commit message (Collapse)AuthorAgeFilesLines
* vsftpd: fix build without largefile supportPeter Korsgaard2010-05-261-19/+0
| | | | | | | Fix lfs patch to include <features.h> before checking any of the uClibc defines. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* - Add skeleton for vsftpd, an FTP daemon.Bernhard Reutner-Fischer2006-12-141-0/+19
sysdeputil needs treatment, perhaps it get's Claudio Leonel started