| patch |
summary |
view |
raw |
| 01-example-shebang.patch |
example/beer.exp | 7 ++++++-
example/expectd.proto | 8 +++++++-
example/irsh | 7 ++++++-
example/passwd.cgi | 7 ++++++-
example/passwdprompt | 7 ++++++-
example/reprompt | 7 ++++++-
example/term_expect | 7 ++++++-
example/vrfy | 7 ++++++-
example/xrlogin | 8 +++++++-
9 files changed, 56 insertions(+), 9 deletions(-)
|
view
|
download
|
| 02-example-cryptdir.patch |
example/cryptdir | 5 +++++
example/decryptdir | 5 +++++
2 files changed, 10 insertions(+)
|
view
|
download
|
| 05-makefile-soname.patch |
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 06-pkgindex.patch |
Makefile.in | 2 +-
tests/all.tcl | 2 +-
tests/cat.test | 2 +-
tests/expect.test | 2 +-
tests/logfile.test | 2 +-
tests/pid.test | 2 +-
tests/send.test | 2 +-
tests/spawn.test | 2 +-
tests/stty.test | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
|
view
|
download
|
| 07-file-handle.patch |
exp_clib.c | 1 +
exp_command.c | 1 +
2 files changed, 2 insertions(+)
|
view
|
download
|
| 09-unsafe-traps.patch |
exp_trap.c | 12 ++++++++++++
1 file changed, 12 insertions(+)
|
view
|
download
|
| 10-manpage.patch |
expect.man | 101 ++++++++++++++++++++++++++++++-------------------------------
1 file changed, 51 insertions(+), 50 deletions(-)
|
view
|
download
|
| 11-ttyname.patch |
pty_termios.c | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
|
view
|
download
|
| 12-fdout.patch |
exp_command.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
|
view
|
download
|
| 13-implicit-defs.patch |
exp_chan.c | 1 +
exp_clib.c | 3 +++
exp_command.h | 14 +++++++++++---
exp_main_sub.c | 1 +
exp_tty.h | 1 +
exp_tty_in.h | 2 ++
exp_win.c | 1 +
exp_win.h | 8 ++++++--
pty_termios.c | 10 ++++++++--
9 files changed, 34 insertions(+), 7 deletions(-)
|
view
|
download
|
| 16-logfile.patch |
exp_log.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 18-non-linux.patch |
tclconfig/tcl.m4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 22-segfault-with-stubs.patch |
exp_clib.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
|
view
|
download
|