Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libftpconn: add out >= 2 condition to make GCC happy | Flavio Cruz | 2023-12-29 | 1 | -1/+1 |
| | | | | Message-ID: <20231229212105.858759-10-flaviocruz@gmail.com> | ||||
* | fix compiler warnings in hurd/libftpconn | Flavio Cruz | 2015-12-29 | 1 | -2/+1 |
| | |||||
* | (ftp_conn_abort): | Miles Bader | 1997-05-12 | 1 | -2/+3 |
| | | | | | | Use ftp_conn_get_raw_reply instead of ftp_conn_get_reply. Accept REPLY_ABORT_OK as a final reply. Include <string.h>. | ||||
* | Initial checkin | Miles Bader | 1997-05-07 | 1 | -0/+168 |