MANIFEST.doc | 24 cross-build/beos-sig.h | 37 cross-build/win32sig.h | 256 ---- debian/patches/bash31-001.dpatch | 123 -- debian/patches/bash31-002-doc.dpatch | 145 -- debian/patches/bash31-002.dpatch | 147 -- debian/patches/bash31-003.dpatch | 64 - debian/patches/bash31-004.dpatch | 65 - debian/patches/bash31-005.dpatch | 71 - debian/patches/bash31-006.dpatch | 77 - debian/patches/bash31-007.dpatch | 140 -- debian/patches/bash31-008.dpatch | 70 - debian/patches/bash31-009.dpatch | 85 - debian/patches/bash31-010.dpatch | 183 --- debian/patches/bash31-011.dpatch | 66 - debian/patches/bash31-012.dpatch | 66 - debian/patches/bash31-013.dpatch | 63 - debian/patches/bash31-014.dpatch | 124 -- debian/patches/bash31-015.dpatch | 125 -- debian/patches/bash31-016.dpatch | 70 - debian/patches/bash31-017.dpatch | 150 -- debian/patches/login-shell.dpatch | 34 debian/patches/man-typos.dpatch | 36 debian/patches/read-memleak.dpatch | 29 debian/patches/readline51-001.dpatch | 94 - debian/patches/rl-inputrc.dpatch | 102 - debian/patches/ulimit-doc.dpatch | 50 debian/patches/ulimit.dpatch | 88 - doc/article.ps | 1418 ------------------------ doc/bashref.texi | 14 doc/rose94.ps | 1581 --------------------------- .gitignore | 1 AUTHORS | 2 CHANGES | 260 ++++ COMPAT | 120 +- CWRU/changelog | 1253 +++++++++++++++++++++ CWRU/misc/open-files.c | 4 MANIFEST | 13 Makefile.in | 54 NEWS | 35 NOTES | 8 POSIX | 34 README | 10 aclocal.m4 | 82 + arrayfunc.c | 74 - arrayfunc.h | 3 bashhist.c | 3 bashjmp.h | 1 bashline.c | 76 + braces.c | 89 + builtins/Makefile.in | 4 builtins/caller.def | 5 builtins/cd.def | 1 builtins/common.c | 3 builtins/common.h | 2 builtins/declare.def | 9 builtins/echo.def | 5 builtins/evalfile.c | 2 builtins/evalstring.c | 5 builtins/fc.def | 1 builtins/hash.def | 8 builtins/mkbuiltins.c | 29 builtins/printf.def | 18 builtins/pushd.def | 12 builtins/read.def | 32 builtins/reserved.def | 34 builtins/set.def | 1 builtins/source.def | 4 builtins/suspend.def | 4 builtins/trap.def | 11 builtins/ulimit.def | 18 builtins/wait.def | 1 command.h | 41 config-bot.h | 16 config.h.in | 54 configure | 764 +++++++++++-- configure.in | 28 debian/bash.menu | 4 debian/bash.postinst | 8 debian/bash.postrm | 25 debian/bash.preinst.c | 112 + debian/bash.prerm | 24 debian/changelog | 9 debian/copyright | 13 debian/etc.inputrc | 4 debian/patches/bash-aliases-repeat.dpatch | 45 debian/patches/bash32-001.dpatch | 66 + debian/patches/bash32-002.dpatch | 67 + debian/patches/bash32-003.dpatch | 166 ++ debian/patches/bash32-004.dpatch | 115 + debian/patches/bash32-005.dpatch | 242 ++++ debian/patches/bash32-006.dpatch | 64 + debian/patches/bash32-007.dpatch | 74 + debian/patches/bash32-008.dpatch | 67 + debian/patches/bash32-009.dpatch | 80 + debian/patches/bash32-010.dpatch | 226 +++ debian/patches/bash32-011.dpatch | 157 ++ debian/patches/bash32-012.dpatch | 115 + debian/patches/bash32-013.dpatch | 84 + debian/patches/bash32-014.dpatch | 326 +++++ debian/patches/bash32-015.dpatch | 114 + debian/patches/bash32-016.dpatch | 71 + debian/patches/bash32-017.dpatch | 104 + debian/patches/bash32-018.dpatch | 117 + debian/patches/bash32-019.dpatch | 362 ++++++ debian/patches/bash32-020.dpatch | 202 +++ debian/patches/bash32-021.dpatch | 91 + debian/patches/bash32-022.dpatch | 145 ++ debian/patches/bash32-023.dpatch | 70 + debian/patches/bash32-024.dpatch | 96 + debian/patches/bash32-025.dpatch | 98 + debian/patches/bash32-026.dpatch | 101 + debian/patches/bash32-027.dpatch | 104 + debian/patches/bash32-028.dpatch | 79 + debian/patches/bash32-029.dpatch | 71 + debian/patches/bash32-030.dpatch | 69 + debian/patches/bash32-031.dpatch | 81 + debian/patches/bash32-032.dpatch | 66 + debian/patches/bash32-033.dpatch | 107 + debian/patches/bash32-034.dpatch | 93 + debian/patches/bash32-035.dpatch | 178 +++ debian/patches/bash32-036.dpatch | 63 + debian/patches/bash32-037.dpatch | 129 ++ debian/patches/bash32-038.dpatch | 99 + debian/patches/bash32-039-doc.dpatch | 53 debian/patches/bash32-039.dpatch | 180 +++ debian/patches/builtins-caller.dpatch | 30 debian/patches/deb-examples.dpatch | 15 debian/patches/exec-redirections-man.dpatch | 31 debian/patches/exec-redirections-texi.dpatch | 29 debian/patches/man-bold-comma.dpatch | 30 debian/rules | 2 debian/vyatta-bash.postrm | 20 doc/bash.1 | 71 - doc/rbash.1 | 2 doc/version.texi | 12 error.c | 2 eval.c | 71 - examples/loadables/README | 33 examples/scripts.noah/README | 32 examples/scripts.v2/README | 46 examples/startup-files/README | 16 examples/startup-files/apple/README | 9 execute_cmd.c | 104 + expr.c | 73 + externs.h | 6 general.c | 8 input.c | 9 input.h | 2 jobs.c | 130 +- lib/glob/Makefile.in | 3 lib/glob/glob.c | 11 lib/glob/sm_loop.c | 5 lib/glob/smatch.c | 1 lib/glob/xmbsrtowcs.c | 3 lib/malloc/stats.c | 1 lib/malloc/table.c | 1 lib/malloc/xleaktrace | 4 lib/readline/bind.c | 113 + lib/readline/callback.c | 120 +- lib/readline/complete.c | 38 lib/readline/display.c | 210 ++- lib/readline/doc/history.texi | 4 lib/readline/doc/hstech.texi | 2 lib/readline/doc/hsuser.texi | 2 lib/readline/doc/rlman.texi | 4 lib/readline/doc/rltech.texi | 11 lib/readline/doc/rluser.texi | 15 lib/readline/doc/rluserman.texi | 4 lib/readline/doc/version.texi | 12 lib/readline/examples/excallback.c | 3 lib/readline/histexpand.c | 12 lib/readline/histfile.c | 6 lib/readline/history.c | 87 + lib/readline/input.c | 27 lib/readline/isearch.c | 4 lib/readline/kill.c | 1 lib/readline/macro.c | 2 lib/readline/misc.c | 2 lib/readline/readline.c | 19 lib/readline/readline.h | 8 lib/readline/rlconf.h | 5 lib/readline/rlmbutil.h | 13 lib/readline/rlprivate.h | 5 lib/readline/rltty.c | 1 lib/readline/search.c | 3 lib/readline/signals.c | 42 lib/readline/terminal.c | 50 lib/readline/text.c | 30 lib/readline/tilde.c | 10 lib/readline/undo.c | 74 + lib/readline/vi_mode.c | 61 - lib/sh/Makefile.in | 29 lib/sh/eaccess.c | 222 +++ lib/sh/netopen.c | 10 lib/sh/shmatch.c | 3 lib/sh/snprintf.c | 29 lib/sh/strtrans.c | 16 lib/sh/tmpfile.c | 5 lib/sh/wcsdup.c | 44 lib/sh/winsize.c | 1 lib/termcap/termcap.c | 12 lib/termcap/tparam.c | 8 lib/tilde/tilde.c | 10 locale.c | 35 make_cmd.c | 6 mksyntax.c | 19 nojobs.c | 8 parse.y | 76 - patchlevel.h | 4 pcomplete.c | 2 po/LINGUAS | 2 print_cmd.c | 8 quit.h | 26 redir.c | 21 shell.c | 7 sig.c | 46 sig.h | 8 subst.c | 256 ++-- subst.h | 5 support/Makefile.in | 6 support/bash.xbm | 1 support/mksignames.c | 371 ------ support/mkversion.sh | 2 support/shobj-conf | 17 support/signames.c | 393 ++++++ syntax.h | 4 test.c | 139 -- test.h | 2 tests/README | 2 tests/array.right | 17 tests/array.tests | 7 tests/braces.right | 2 tests/braces.tests | 5 tests/cprint.right | 20 tests/extglob.right | 9 tests/extglob.tests | 4 tests/func.right | 3 tests/func.tests | 10 tests/heredoc.right | 4 tests/new-exp.right | 17 tests/new-exp.tests | 16 tests/nquote.right | 5 tests/nquote.tests | 14 tests/printf.tests | 9 tests/quote.right | 26 tests/quote.tests | 48 tests/redir.right | 2 tests/tilde.right | 1 tests/tilde.tests | 3 trap.c | 79 - unwind_prot.c | 2 variables.c | 90 - variables.h | 1 254 files changed, 10650 insertions(+), 7278 deletions(-)
New commits: commit 17e6dd57b0b329888f64491a0bfdd0c9793dd216 Author: Stephen Hemminger <[email protected]> Date: Fri Apr 9 16:17:51 2010 -0700 3.2-4-vyatta-1 commit 2d698b6e42d8dca191ac795ef5dba3bf62496eec Author: Stephen Hemminger <[email protected]> Date: Fri Apr 9 16:13:32 2010 -0700 Integrate bash 3.2 version This is merge of current Debian stable (Lenny) version of Bash with Vyatta changes. commit f1250933e4a2ac09a3d0b25b3877068e12f44da5 Author: Stephen Hemminger <[email protected]> Date: Fri Apr 9 15:57:20 2010 -0700 Fix command auditing to work right The command auditing patch had a number of issues: * was looking at shell_input_line rather than what user entered * reopened audit file descriptor on each command * left audit_fd dangling in child * looked up tty on each command It still does getcwd() on each command but that probably can't be helped. commit e2632a15614446a50d7ee37259103b9dbc58abfd Author: Stephen Hemminger <[email protected]> Date: Fri Apr 9 15:55:30 2010 -0700 Auditing is on for vbash Rather than using original patch which did auditing for shell named aubash, we use it for vbash. commit 339f61eee5a7b57955c29c37c88fff9b772b9e0a Author: Stephen Hemminger <[email protected]> Date: Fri Apr 9 10:16:24 2010 -0700 Don't remove vbash from /etc/shells during upgrade This postrm script is clone of bash.postrm http://suva.vyatta.com/git/?p=vyatta-bash.git;a=commitdiff;h=17e6dd57b0b329888f64491a0bfdd0c9793dd216 http://suva.vyatta.com/git/?p=vyatta-bash.git;a=commitdiff;h=2d698b6e42d8dca191ac795ef5dba3bf62496eec http://suva.vyatta.com/git/?p=vyatta-bash.git;a=commitdiff;h=f1250933e4a2ac09a3d0b25b3877068e12f44da5 http://suva.vyatta.com/git/?p=vyatta-bash.git;a=commitdiff;h=e2632a15614446a50d7ee37259103b9dbc58abfd http://suva.vyatta.com/git/?p=vyatta-bash.git;a=commitdiff;h=339f61eee5a7b57955c29c37c88fff9b772b9e0a _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
