| patch |
summary |
view |
raw |
| 010_patches_in_sarge.diff |
ftp/Makefile | 2
ftp/cmds.c | 514 ++++++++++++++++++++++++++++++----------------
ftp/cmds.h | 1
ftp/cmdtab.c | 2
ftp/domacro.c | 41 +++
ftp/ftp.1 | 17 +
ftp/ftp.c | 614 +++++++++++++++++++++++++++++++++-----------------------
ftp/ftp_var.h | 7
ftp/main.c | 155 +++++++++++---
ftp/main.h | 20 +
ftp/netrc.5 | 4
ftp/ruserpass.c | 10
12 files changed, 906 insertions(+), 481 deletions(-)
|
view
|
download
|
| 020_optional_stripping.diff |
ftp/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 025_long_cmd_overflow.diff |
ftp/main.c | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
|
view
|
download
|
| 030_argv_handling.diff |
ftp/main.c | 30 ++++++++++++++----------------
1 file changed, 14 insertions(+), 16 deletions(-)
|
view
|
download
|
| 035_lintian_pedantic.diff |
ftp/cmds.c | 2 +-
ftp/ftp.1 | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
|
view
|
download
|
| 040_ipv6_ftp_c.diff |
ftp/ftp.c | 331 +++++++++++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 252 insertions(+), 79 deletions(-)
|
view
|
download
|