Imported from ../bash-4.0.tar.gz.
authorJari Aalto <jari.aalto@cante.net>
Thu, 19 Feb 2009 22:21:29 +0000 (22:21 +0000)
committerJari Aalto <jari.aalto@cante.net>
Sat, 12 Sep 2009 16:47:02 +0000 (16:47 +0000)
commit17345e5ad288f7543b77b23a25aa380eacc279f2
tree8ac954624147c08ebe1f72f38e0fa5e0416ce87d
parent3185942a5234e26ab13fa02f9c51d340cec514f8
Imported from ../bash-4.0.tar.gz.
134 files changed:
CHANGES
COMPAT
CWRU/changelog
MANIFEST
MANIFEST.doc [new file with mode: 0644]
NEWS
aclocal.m4
bashhist.c
builtins/common.c
builtins/common.h
builtins/evalstring.c
builtins/mapfile.def
builtins/printf.def
builtins/read.def
builtins/reserved.def
command.h
config.h.in
configure [changed mode: 0644->0755]
configure.in
doc/FAQ
doc/article.pdf [new file with mode: 0644]
doc/article.ps [new file with mode: 0644]
doc/article.txt [new file with mode: 0644]
doc/bash.0 [new file with mode: 0644]
doc/bash.1
doc/bash.html [new file with mode: 0644]
doc/bash.pdf [new file with mode: 0644]
doc/bash.ps [new file with mode: 0644]
doc/bashbug.0 [new file with mode: 0644]
doc/bashbug.ps [new file with mode: 0644]
doc/bashref.dvi [new file with mode: 0644]
doc/bashref.html [new file with mode: 0644]
doc/bashref.info
doc/bashref.pdf [new file with mode: 0644]
doc/bashref.ps [new file with mode: 0644]
doc/bashref.texi
doc/builtins.0 [new file with mode: 0644]
doc/builtins.ps [new file with mode: 0644]
doc/rbash.0 [new file with mode: 0644]
doc/rbash.ps [new file with mode: 0644]
doc/rose94.pdf [new file with mode: 0644]
doc/rose94.ps [new file with mode: 0644]
doc/version.texi
execute_cmd.c
execute_cmd.h
externs.h
jobs.c
lib/readline/bind.c
lib/readline/callback.c
lib/readline/complete.c
lib/readline/histexpand.c
lib/readline/input.c
lib/readline/isearch.c
lib/readline/readline.c
lib/readline/rlprivate.h
lib/readline/signals.c
lib/readline/undo.c
lib/sh/casemod.c
lib/sh/zgetline.c
lib/sh/zread.c
locale.c
nojobs.c
pcomplete.c
po/._lt.po [moved from po/._de.po with 96% similarity]
po/._nl.po [deleted file]
po/._sv.po [deleted file]
po/af.gmo
po/af.po
po/bash.pot
po/bg.gmo
po/bg.po
po/ca.gmo
po/ca.po
po/cs.gmo
po/cs.po
po/de.gmo
po/de.po
po/en@boldquot.gmo
po/en@boldquot.po
po/en@quot.gmo
po/en@quot.po
po/eo.gmo
po/eo.po
po/es.gmo
po/es.po
po/et.gmo
po/et.po
po/fr.gmo
po/fr.po
po/hu.gmo
po/hu.po
po/id.gmo
po/id.po
po/ja.gmo
po/ja.po
po/lt.gmo
po/lt.po
po/nl.gmo
po/nl.po
po/pl.gmo
po/pl.po
po/pt_BR.gmo
po/pt_BR.po
po/ro.gmo
po/ro.po
po/ru.gmo
po/ru.po
po/sk.gmo
po/sk.po
po/sv.gmo
po/sv.po
po/tr.gmo
po/tr.po
po/vi.gmo
po/vi.po
po/zh_TW.gmo
po/zh_TW.po
print_cmd.c
subst.c
tests/casemod.right
tests/casemod.tests
tests/heredoc.right
tests/heredoc.tests
tests/heredoc1.sub [new file with mode: 0644]
tests/mapfile.right
tests/mapfile.tests
tests/mapfile1.sub [new file with mode: 0644]
tests/read6.sub
tests/run-set-e
tests/set-e.right
tests/set-e.tests [moved from tests/set-e-test with 96% similarity]
tests/set-e1.sub [new file with mode: 0644]
tests/set-e2.sub [new file with mode: 0644]
trap.c