This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
usr.bin
/
ftp
History
lukem
c7115c2b93
* Only print the "Trying <address>..." message if verbose and
...
there's more than one struct addrinfo in the getaddrinfo() result. * Don't use non-standard "u_int".
2005-06-01 12:10:14 +00:00
..
cmds.c
Use size_t instead of int where appropriate.
2005-05-19 03:05:04 +00:00
cmdtab.c
gratuitous whitespace cleanup (before someone else jumps the gun...)
2005-04-11 01:49:31 +00:00
complete.c
Some const cleanups.
2005-05-19 02:55:37 +00:00
domacro.c
…
extern.h
Some const cleanups.
2005-05-19 02:55:37 +00:00
fetch.c
* Only print the "Trying <address>..." message if verbose and
2005-06-01 12:10:14 +00:00
ftp_var.h
gratuitous whitespace cleanup (before someone else jumps the gun...)
2005-04-11 01:49:31 +00:00
ftp.1
…
ftp.c
* Only print the "Trying <address>..." message if verbose and
2005-06-01 12:10:14 +00:00
main.c
Make this compile on sparc64 (size_t != int).
2005-05-20 06:13:23 +00:00
Makefile
…
progressbar.c
Printf field widths and size_t don't always mix well, so cast to int.
2005-05-20 07:26:01 +00:00
progressbar.h
…
ruserpass.c
…
util.c
formatbuf(): fix %m and %M to use the hostname, not the username.
2005-05-27 14:35:50 +00:00
version.h
* Only print the "Trying <address>..." message if verbose and
2005-06-01 12:10:14 +00:00