| patch |
summary |
view |
raw |
| 01-example-shebang.dpatch |
example/archie | 2 +-
example/autoexpect | 2 +-
example/autopasswd | 2 +-
example/beer.exp | 2 +-
example/chess.exp | 2 +-
example/cryptdir | 2 +-
example/decryptdir | 2 +-
example/dislocate | 2 +-
example/dvorak | 2 +-
example/expectd.proto | 2 +-
example/ftp-inband | 2 +-
example/ftp-rfc | 2 +-
example/gethostbyaddr | 2 +-
example/irsh | 2 +-
example/kibitz | 2 +-
example/lpunlock | 2 +-
example/mkpasswd | 2 +-
example/multixterm | 2 +-
example/passmass | 2 +-
example/passwd.cgi | 2 +-
example/passwdprompt | 2 +-
example/read1char | 2 +-
example/reprompt | 2 +-
example/rftp | 2 +-
example/rlogin-cwd | 2 +-
example/robohunt | 2 +-
example/rogue.exp | 2 +-
example/telnet-cwd | 2 +-
example/term_expect | 2 +-
example/timed-read | 2 +-
example/timed-run | 2 +-
example/tknewsbiff | 2 +-
example/tkpasswd | 2 +-
example/tkterm | 2 +-
example/unbuffer | 2 +-
example/virterm | 2 +-
example/vrfy | 2 +-
example/weather | 2 +-
example/xkibitz | 2 +-
example/xpstat | 2 +-
example/xrlogin | 2 +-
41 files changed, 41 insertions(+), 41 deletions(-)
|
view
|
download
|
| 02-example-cryptdir.dpatch |
example/cryptdir | 5 +++++
example/decryptdir | 5 +++++
2 files changed, 10 insertions(+)
|
view
|
download
|
| 03-spawn.dpatch |
exp_chan.c | 1
exp_command.h | 2
expect.c | 135 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----
3 files changed, 130 insertions(+), 8 deletions(-)
|
view
|
download
|
| 04-64bit.dpatch |
exp_main_tk.c | 1 +
pty_termios.c | 2 ++
2 files changed, 3 insertions(+)
|
view
|
download
|
| 05-makefile-soname.dpatch |
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 06-pkgindex.dpatch |
pkgIndex.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 07-file-handle.dpatch |
exp_clib.c | 1 +
exp_command.c | 1 +
2 files changed, 2 insertions(+)
|
view
|
download
|
| 08-tcl-stubs.dpatch |
configure.in | 18 +++++++++++++++++-
exp_command.c | 13 +++++++------
exp_command.h | 3 +++
exp_main_exp.c | 3 +++
exp_main_sub.c | 14 ++++++++++++++
exp_main_tk.c | 3 +++
6 files changed, 47 insertions(+), 7 deletions(-)
|
view
|
download
|
| 09-unsafe-traps.dpatch |
exp_trap.c | 12 ++++++++++++
1 file changed, 12 insertions(+)
|
view
|
download
|
| 10-manpage.dpatch |
expect.man | 101 ++++++++++++++++++++++++++++++-------------------------------
1 file changed, 51 insertions(+), 50 deletions(-)
|
view
|
download
|
| 11-ttyname.dpatch |
pty_termios.c | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
|
view
|
download
|
| 12-fdout.dpatch |
exp_command.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
|
view
|
download
|
| 13-implicit-defs.dpatch |
Dbg.c | 1 +
exp_chan.c | 2 ++
exp_clib.c | 6 ++++++
exp_command.c | 3 ++-
exp_command.h | 16 ++++++++++++----
exp_glob.c | 7 +++++++
exp_inter.c | 1 +
exp_main_exp.c | 1 +
exp_main_sub.c | 1 +
exp_main_tk.c | 12 +++++++++++-
exp_trap.c | 1 +
exp_tty.c | 1 +
exp_tty.h | 1 +
exp_tty_in.h | 2 ++
exp_win.c | 3 ++-
exp_win.h | 26 +++++++++++++++-----------
expect.c | 5 ++++-
pty_termios.c | 10 +++++++---
18 files changed, 77 insertions(+), 22 deletions(-)
|
view
|
download
|