freebsd-dev/usr.bin/ftp
Warner Losh d352b6c59e fd_set is documented to be a typedef, not a struct. Conform more
closely to the documented interface.

Inspired-by: similar changes in OpenBSD
1998-07-26 18:49:36 +00:00
..
cmds.c Cleanup code so that long lines to be quoted don't get truncated. 1998-02-14 15:38:29 +00:00
cmdtab.c Sync with NetBSD v1.3. 1997-12-13 20:38:21 +00:00
complete.c Sync with NetBSD v1.3. 1997-12-13 20:38:21 +00:00
domacro.c Sync with NetBSD v1.3. 1997-12-13 20:38:21 +00:00
extern.h fd_set is documented to be a typedef, not a struct. Conform more 1998-07-26 18:49:36 +00:00
fetch.c One more ctype cast 1997-12-16 08:58:15 +00:00
ftp_var.h Sync with NetBSD v1.3. 1997-12-13 20:38:21 +00:00
ftp.1 Fix a few minor typos and style nits. 1998-03-01 18:58:03 +00:00
ftp.c fd_set is documented to be a typedef, not a struct. Conform more 1998-07-26 18:49:36 +00:00
main.c Sync with NetBSD v1.3. 1997-12-13 20:38:21 +00:00
Makefile Sync with NetBSD v1.3. 1997-12-13 20:38:21 +00:00
pathnames.h Sync with NetBSD v1.3. 1997-12-13 20:38:21 +00:00
ruserpass.c Sync with NetBSD v1.3. 1997-12-13 20:38:21 +00:00
util.c 'remaining' must be declared off_t instead of int to avoid FPE when the size of 1998-07-19 00:01:24 +00:00