| 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 | 320 +++++++++++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 236 insertions(+), 84 deletions(-)
|
view
|
download
|
| 041_user_address_commands.diff |
ftp/cmds.c | 36 ++++++++++++++++++++++++++++++++++++
ftp/cmds.h | 3 +++
ftp/cmdtab.c | 6 ++++++
ftp/ftp.1 | 14 ++++++++++++--
ftp/ftp.c | 2 +-
ftp/ftp_var.h | 1 +
ftp/main.c | 13 ++++++++++++-
7 files changed, 71 insertions(+), 4 deletions(-)
|
view
|
download
|
| 043_tune_non_autologin.diff |
ftp/cmds.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| 050_support_gnu_hurd.diff |
ftp/cmds.c | 10 +++++-----
ftp/ftp_var.h | 18 ++++++++++++++++++
2 files changed, 23 insertions(+), 5 deletions(-)
|
view
|
download
|
| 052_no_termcap_linking.diff |
configure | 114 +++++++++++++++++++++++++++++------------------------------
ftp/Makefile | 2 -
2 files changed, 58 insertions(+), 58 deletions(-)
|
view
|
download
|
| 060_full_offset_range.diff |
ftp/ftp.c | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
|
view
|
download
|