aboutsummaryrefslogtreecommitdiff
path: root/libftpconn/unix.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify deallocations.Justus Winter2017-08-051-6/+3
* Replace `bzero' with `memset'Justus Winter2014-12-101-2/+2
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
* [ftpfs]Samuel Thibault2009-02-021-3/+4
* 2002-10-19 Roland McGrath <roland@frob.com>Roland McGrath2002-10-191-5/+4
* ftpfs/Marcus Brinkmann2002-04-201-29/+89
* Add braces to silence gcc warnings.Roland McGrath1998-10-201-16/+19
* (ftp_conn_unix_cont_get_stats):Miles Bader1997-08-091-0/+7
* (ftp_conn_unix_cont_get_stats):Miles Bader1997-08-081-13/+39
* (ftp_conn_unix_syshooks):Miles Bader1997-08-071-1/+19
* (parse_dir_entry):Miles Bader1997-08-061-2/+0
* (ftp_conn_unix_cont_get_stats):Miles Bader1997-08-041-0/+4
* (ftp_conn_unix_cont_get_stats): Clean up our ftp transfer when we're done.Miles Bader1997-05-141-0/+2
* (ftp_conn_unix_cont_get_stats):Miles Bader1997-05-121-27/+80
* (struct get_stats_state): Add NAME_LEN & NAME_ALLOCED fields.Miles Bader1997-05-071-28/+30
* Initial checkin.Miles Bader1997-05-071-0/+599