]> git.ipfire.org Git - thirdparty/bash.git/blame - MANIFEST
changes to mapfile, read builtins for unbuffered reads
[thirdparty/bash.git] / MANIFEST
CommitLineData
726f6388
JA
1#
2# Master distribution manifest for bash
3#
4#
5# Filename type
6#
7CWRU d
8CWRU/misc d
9builtins d
cce855bc 10cross-build d
ccc6cda3 11doc d
726f6388 12examples d
c7e43312 13#examples/obashdb d
5378804d 14examples/bash-completion d
bb70624e 15examples/complete d
726f6388
JA
16examples/functions d
17examples/scripts d
c7e43312
CR
18#examples/scripts.v2 d
19#examples/scripts.noah d
726f6388 20examples/startup-files d
c7e43312 21#examples/startup-files/apple d
ccc6cda3
JA
22examples/misc d
23examples/loadables d
bb70624e 24examples/loadables/perl d
b3b5f4bb 25examples/shellmath d
bb70624e 26include d
726f6388 27lib d
726f6388
JA
28lib/glob d
29lib/glob/doc d
5e13499c 30lib/intl d
726f6388 31lib/malloc d
726f6388
JA
32lib/readline d
33lib/readline/doc d
34lib/readline/examples d
cce855bc 35lib/sh d
726f6388 36lib/termcap d
726f6388 37lib/tilde d
278286c9 38m4 d
5e13499c 39po d
726f6388
JA
40support d
41tests d
42tests/misc d
5e13499c 43ABOUT-NLS f
6bf8a8a7 44ChangeLog s CWRU/changelog
ccc6cda3
JA
45CHANGES f
46COMPAT f
726f6388 47COPYING f
ccc6cda3 48INSTALL f
726f6388 49MANIFEST f
ccc6cda3
JA
50NEWS f
51NOTES f
7117c2d2 52POSIX f
ccc6cda3 53README f
7117c2d2 54RBASH f
d166f048 55AUTHORS f
b72432fd 56Y2K f
a7ad477f 57configure.ac f
4f562c6d 58configure f 755
ccc6cda3 59Makefile.in f
b72432fd
JA
60config-top.h f
61config-bot.h f
ccc6cda3
JA
62config.h.in f
63aclocal.m4 f
64array.c f
f73dda09 65arrayfunc.c f
4ac1ff98 66assoc.c f
ccc6cda3 67eval.c f
726f6388
JA
68print_cmd.c f
69general.c f
ccc6cda3
JA
70list.c f
71locale.c f
72stringlib.c f
726f6388
JA
73variables.c f
74make_cmd.c f
75copy_cmd.c f
76unwind_prot.c f
77dispose_cmd.c f
726f6388 78bashhist.c f
d166f048 79hashcmd.c f
ccc6cda3 80hashlib.c f
726f6388 81parse.y f
ccc6cda3 82pathexp.c f
726f6388
JA
83subst.c f
84shell.c f
85trap.c f
ccc6cda3 86sig.c f
726f6388
JA
87siglist.c f
88version.c f
89flags.c f
90jobs.c f
726f6388
JA
91input.c f
92mailcheck.c f
93test.c f
94expr.c f
95alias.c f
96execute_cmd.c f
cce855bc
JA
97findcmd.c f
98redir.c f
726f6388
JA
99bashline.c f
100braces.c f
101bracecomp.c f
102nojobs.c f
726f6388 103error.c f
ccc6cda3 104xmalloc.c f
bb70624e
JA
105pcomplete.c f
106pcomplib.c f
28ef6c31 107mksyntax.c f
726f6388 108alias.h f
726f6388 109builtins.h f
ccc6cda3
JA
110bashhist.h f
111bashline.h f
f73dda09
JA
112conftypes.h f
113patchlevel.h f
726f6388 114variables.h f
ccc6cda3 115array.h f
f73dda09 116arrayfunc.h f
4ac1ff98 117assoc.h f
726f6388 118jobs.h f
cce855bc 119findcmd.h f
ccc6cda3 120hashlib.h f
726f6388
JA
121quit.h f
122flags.h f
123shell.h f
28ef6c31 124syntax.h f
ccc6cda3
JA
125pathexp.h f
126parser.h f
bb70624e 127pcomplete.h f
ccc6cda3 128sig.h f
cce855bc 129test.h f
726f6388
JA
130trap.h f
131general.h f
132unwind_prot.h f
133input.h f
134error.h f
135command.h f
136externs.h f
137siglist.h f
ccc6cda3 138subst.h f
726f6388 139dispose_cmd.h f
d166f048 140hashcmd.h f
726f6388 141bashansi.h f
ccc6cda3 142bashjmp.h f
ccc6cda3 143bashintl.h f
726f6388 144make_cmd.h f
726f6388 145execute_cmd.h f
cce855bc 146redir.h f
726f6388 147bashtypes.h f
ccc6cda3 148mailcheck.h f
f73dda09 149xmalloc.h f
726f6388
JA
150y.tab.c f
151y.tab.h f
726f6388 152parser-built f
d3a24ed2 153pathnames.h.in f
ccc6cda3 154builtins/Makefile.in f
726f6388
JA
155builtins/alias.def f
156builtins/bind.def f
157builtins/break.def f
158builtins/builtin.def f
d3a24ed2 159builtins/caller.def f
726f6388
JA
160builtins/cd.def f
161builtins/colon.def f
162builtins/command.def f
bb70624e 163builtins/complete.def f
726f6388
JA
164builtins/common.c f
165builtins/declare.def f
166builtins/echo.def f
167builtins/enable.def f
168builtins/eval.def f
ccc6cda3
JA
169builtins/evalfile.c f
170builtins/evalstring.c f
726f6388
JA
171builtins/exec.def f
172builtins/exit.def f
173builtins/fc.def f
174builtins/fg_bg.def f
abe2eb5b 175builtins/gen-helpfiles.c f
726f6388
JA
176builtins/getopt.c f
177builtins/getopt.h f
178builtins/getopts.def f
179builtins/hash.def f
726f6388
JA
180builtins/help.def f
181builtins/let.def f
182builtins/history.def f
183builtins/jobs.def f
184builtins/kill.def f
6a8fd0ed 185builtins/mapfile.def f
726f6388 186builtins/mkbuiltins.c f
cce855bc 187builtins/printf.def f
ccc6cda3 188builtins/pushd.def f
726f6388
JA
189builtins/read.def f
190builtins/reserved.def f
191builtins/return.def f
192builtins/set.def f
193builtins/setattr.def f
194builtins/shift.def f
ccc6cda3 195builtins/shopt.def f
726f6388
JA
196builtins/source.def f
197builtins/suspend.def f
198builtins/test.def f
199builtins/times.def f
200builtins/trap.def f
201builtins/type.def f
202builtins/ulimit.def f
203builtins/umask.def f
204builtins/wait.def f
205builtins/psize.c f
206builtins/psize.sh f
207builtins/inlib.def f
208builtins/bashgetopt.c f
209builtins/common.h f
210builtins/bashgetopt.h f
cce855bc 211cross-build/cygwin32.cache f
b72432fd 212cross-build/x86-beos.cache f
b72432fd 213cross-build/opennt.cache f
89149ec0 214cross-build/qnx.cache f
bb70624e 215include/ansi_stdlib.h f
f73dda09 216include/chartypes.h f
bb70624e 217include/filecntl.h f
5e13499c 218include/gettext.h f
bb70624e
JA
219include/maxpath.h f
220include/memalloc.h f
7117c2d2 221include/ocache.h f
bb70624e
JA
222include/posixdir.h f
223include/posixjmp.h f
2d0c84ef 224include/posixselect.h f
bb70624e
JA
225include/posixstat.h f
226include/posixtime.h f
227include/posixwait.h f
adc6cff5 228include/shmbchar.h f
7117c2d2 229include/shmbutil.h f
bb70624e 230include/shtty.h f
278286c9 231include/stat-time.h f
bb70624e
JA
232include/stdc.h f
233include/systimes.h f
26db5626 234include/timer.h f
f73dda09 235include/typemax.h f
bb70624e 236include/unionwait.h f
ccc6cda3 237lib/glob/Makefile.in f
7117c2d2
JA
238lib/glob/sm_loop.c f
239lib/glob/smatch.c f
f73dda09
JA
240lib/glob/strmatch.c f
241lib/glob/strmatch.h f
726f6388 242lib/glob/glob.c f
ccc6cda3 243lib/glob/glob.h f
7117c2d2 244lib/glob/glob_loop.c f
5f8cde23 245lib/glob/gmisc.c f
571ba52b 246lib/glob/gm_loop.c f
7117c2d2 247lib/glob/xmbsrtowcs.c f
cce855bc 248lib/glob/collsyms.h f
726f6388
JA
249lib/glob/doc/Makefile f
250lib/glob/doc/glob.texi f
251lib/glob/ndir.h f
5e13499c
CR
252lib/intl/ChangeLog f
253lib/intl/Makefile.in f
254lib/intl/VERSION f
255lib/intl/bindtextdom.c f
256lib/intl/config.charset f
257lib/intl/dcgettext.c f
258lib/intl/dcigettext.c f
259lib/intl/dcngettext.c f
260lib/intl/dgettext.c f
261lib/intl/dngettext.c f
262lib/intl/eval-plural.h f
263lib/intl/explodename.c f
264lib/intl/finddomain.c f
265lib/intl/gettext.c f
266lib/intl/gettextP.h f
267lib/intl/gmo.h f
268lib/intl/hash-string.h f
269lib/intl/intl-compat.c f
270lib/intl/l10nflist.c f
271lib/intl/libgnuintl.h.in f
272lib/intl/loadinfo.h f
273lib/intl/loadmsgcat.c f
274lib/intl/localcharset.c f
275lib/intl/localcharset.h f
276lib/intl/locale.alias f
277lib/intl/localealias.c f
278lib/intl/localename.c f
279lib/intl/log.c f
280lib/intl/ngettext.c f
281lib/intl/os2compat.c f
282lib/intl/os2compat.h f
283lib/intl/osdep.c f
284lib/intl/plural-exp.c f
285lib/intl/plural-exp.h f
286lib/intl/plural.c f
287lib/intl/plural.y f
288lib/intl/ref-add.sin f
289lib/intl/ref-del.sin f
290lib/intl/relocatable.c f
291lib/intl/relocatable.h f
292lib/intl/textdomain.c f
ccc6cda3 293lib/malloc/Makefile.in f
726f6388 294lib/malloc/getpagesize.h f
f73dda09
JA
295lib/malloc/imalloc.h f
296lib/malloc/mstats.h f
297lib/malloc/shmalloc.h f
298lib/malloc/table.h f
7117c2d2 299lib/malloc/watch.h f
ccc6cda3 300lib/malloc/alloca.c f
726f6388 301lib/malloc/malloc.c f
f73dda09
JA
302lib/malloc/stats.c f
303lib/malloc/table.c f
304lib/malloc/trace.c f
7117c2d2 305lib/malloc/watch.c f
726f6388 306lib/malloc/xmalloc.c f
f73dda09 307lib/malloc/xleaktrace f 755
ccc6cda3
JA
308lib/malloc/stub.c f
309lib/malloc/i386-alloca.s f
310lib/malloc/x386-alloca.s f
726f6388 311lib/readline/COPYING f
ccc6cda3 312lib/readline/Makefile.in f
726f6388 313lib/readline/ChangeLog f
ccc6cda3
JA
314lib/readline/README f
315lib/readline/STANDALONE f
316lib/readline/readline.c f
726f6388 317lib/readline/vi_mode.c f
726f6388 318lib/readline/emacs_keymap.c f
726f6388
JA
319lib/readline/vi_keymap.c f
320lib/readline/history.c f
ccc6cda3
JA
321lib/readline/histexpand.c f
322lib/readline/histsearch.c f
323lib/readline/histfile.c f
726f6388
JA
324lib/readline/funmap.c f
325lib/readline/keymaps.c f
ccc6cda3
JA
326lib/readline/util.c f
327lib/readline/terminal.c f
9ec5ed66 328lib/readline/xfree.c f
726f6388 329lib/readline/xmalloc.c f
726f6388
JA
330lib/readline/search.c f
331lib/readline/isearch.c f
726f6388
JA
332lib/readline/parens.c f
333lib/readline/rltty.c f
28ef6c31 334lib/readline/compat.c f
726f6388
JA
335lib/readline/complete.c f
336lib/readline/bind.c f
337lib/readline/display.c f
338lib/readline/signals.c f
ccc6cda3 339lib/readline/kill.c f
7117c2d2 340lib/readline/text.c f
ccc6cda3
JA
341lib/readline/undo.c f
342lib/readline/macro.c f
343lib/readline/input.c f
344lib/readline/callback.c f
7117c2d2
JA
345lib/readline/mbutil.c f
346lib/readline/misc.c f
ccc6cda3 347lib/readline/nls.c f
d166f048 348lib/readline/shell.c f
5a318736
CR
349lib/readline/colors.c f
350lib/readline/parse-colors.c f
b72432fd 351lib/readline/savestring.c f
726f6388
JA
352lib/readline/tilde.c f
353lib/readline/tilde.h f
ccc6cda3
JA
354lib/readline/rldefs.h f
355lib/readline/rlconf.h f
7117c2d2 356lib/readline/rlmbutil.h f
bb70624e 357lib/readline/rlshell.h f
ccc6cda3 358lib/readline/rltty.h f
28ef6c31 359lib/readline/rltypedefs.h f
cce855bc 360lib/readline/rlwinsize.h f
ccc6cda3
JA
361lib/readline/readline.h f
362lib/readline/tcap.h f
363lib/readline/keymaps.h f
364lib/readline/history.h f
365lib/readline/histlib.h f
366lib/readline/chardefs.h f
367lib/readline/posixdir.h f
d166f048 368lib/readline/posixjmp.h f
d0ca3503 369lib/readline/posixselect.h f
726f6388 370lib/readline/posixstat.h f
128c5d41 371lib/readline/posixtime.h f
726f6388 372lib/readline/ansi_stdlib.h f
b72432fd 373lib/readline/rlstdc.h f
bb70624e 374lib/readline/rlprivate.h f
5a318736
CR
375lib/readline/colors.h f
376lib/readline/parse-colors.h f
bb70624e 377lib/readline/xmalloc.h f
ccc6cda3 378lib/readline/doc/Makefile f
d3a24ed2
CR
379lib/readline/doc/version.texi f
380lib/readline/doc/rlman.texi f
381lib/readline/doc/rltech.texi f
382lib/readline/doc/rluser.texi f
383lib/readline/doc/rluserman.texi f
384lib/readline/doc/history.texi f
385lib/readline/doc/hstech.texi f
386lib/readline/doc/hsuser.texi f
387lib/readline/doc/fdl.texi f
ccc6cda3 388lib/readline/examples/Makefile f
bb70624e 389lib/readline/examples/excallback.c f
ccc6cda3
JA
390lib/readline/examples/fileman.c f
391lib/readline/examples/manexamp.c f
392lib/readline/examples/histexamp.c f
393lib/readline/examples/rltest.c f
e03142c5 394lib/readline/examples/rl-callbacktest.c f
d166f048 395lib/readline/examples/rl.c f
7117c2d2 396lib/readline/examples/rlcat.c f
ccc6cda3 397lib/readline/examples/Inputrc f
cce855bc 398lib/sh/Makefile.in f
29d25b54 399lib/sh/casemod.c f
cce855bc 400lib/sh/clktck.c f
bb70624e 401lib/sh/clock.c f
64419627 402lib/sh/dprintf.c f
ac18b312 403lib/sh/eaccess.c f
f73dda09
JA
404lib/sh/fmtullong.c f
405lib/sh/fmtulong.c f
7117c2d2 406lib/sh/fmtumax.c f
8f714a7c 407lib/sh/fnxform.c f
53ac45a3 408lib/sh/fpurge.c f
cce855bc
JA
409lib/sh/getcwd.c f
410lib/sh/getenv.c f
32ba27b4 411lib/sh/gettimeofday.c f
bb70624e 412lib/sh/inet_aton.c f
547ef914 413lib/sh/input_avail.c f
cce855bc 414lib/sh/itos.c f
f73dda09 415lib/sh/mailstat.c f
bb70624e 416lib/sh/makepath.c f
d0ca3503
CR
417lib/sh/mbscasecmp.c f
418lib/sh/mbschr.c f
57a07124 419lib/sh/mbscmp.c f
7117c2d2
JA
420lib/sh/memset.c f
421lib/sh/mktime.c f
422lib/sh/netconn.c f
bb70624e 423lib/sh/netopen.c f
cce855bc 424lib/sh/oslib.c f
28ef6c31
JA
425lib/sh/pathcanon.c f
426lib/sh/pathphys.c f
37adc8b9 427lib/sh/random.c f
b72432fd 428lib/sh/rename.c f
cce855bc 429lib/sh/setlinebuf.c f
d3a24ed2 430lib/sh/shmatch.c f
adc6cff5 431lib/sh/shmbchar.c f
bb70624e
JA
432lib/sh/shquote.c f
433lib/sh/shtty.c f
f73dda09 434lib/sh/snprintf.c f
28ef6c31 435lib/sh/spell.c f
cce855bc 436lib/sh/strcasecmp.c f
d0ca3503 437lib/sh/strcasestr.c f
1b6902d4 438lib/sh/strchrnul.c f
67440bc5 439lib/sh/strdup.c f
cce855bc 440lib/sh/strerror.c f
7117c2d2 441lib/sh/strftime.c f
28ef6c31
JA
442lib/sh/stringlist.c f
443lib/sh/stringvec.c f
301e2142 444lib/sh/strnlen.c f
bb70624e 445lib/sh/strpbrk.c f
d3a24ed2 446lib/sh/strstr.c f
cce855bc 447lib/sh/strtod.c f
f73dda09 448lib/sh/strtoimax.c f
cce855bc 449lib/sh/strtol.c f
f73dda09 450lib/sh/strtoll.c f
cce855bc 451lib/sh/strtoul.c f
f73dda09
JA
452lib/sh/strtoull.c f
453lib/sh/strtoumax.c f
28ef6c31 454lib/sh/strtrans.c f
26db5626 455lib/sh/timers.c f
bb70624e
JA
456lib/sh/times.c f
457lib/sh/timeval.c f
28ef6c31 458lib/sh/tmpfile.c f
29d25b54
CR
459lib/sh/uconvert.c f
460lib/sh/ufuncs.c f
eb0b2ad8 461lib/sh/unicode.c f
5c5c7523 462lib/sh/utf8.c f
cce855bc 463lib/sh/vprint.c f
d3ad40de 464lib/sh/wcsdup.c f
47b599dc 465lib/sh/wcsnwidth.c f
220537f2 466lib/sh/wcswidth.c f
7027abcb 467lib/sh/winsize.c f
7117c2d2 468lib/sh/zcatfd.c f
9cbcc93b 469lib/sh/zgetline.c f
d3ad40de 470lib/sh/zmapfd.c f
bb70624e
JA
471lib/sh/zread.c f
472lib/sh/zwrite.c f
ccc6cda3 473lib/termcap/Makefile.in f
bb70624e 474lib/termcap/ltcap.h f
726f6388
JA
475lib/termcap/termcap.c f
476lib/termcap/termcap.h f
477lib/termcap/tparam.c f
478lib/termcap/version.c f
b72432fd 479lib/tilde/README f
ccc6cda3 480lib/tilde/Makefile.in f
726f6388
JA
481lib/tilde/tilde.c f
482lib/tilde/tilde.h f
b72432fd 483lib/tilde/shell.c f
278286c9
CR
484m4/stat-time.m4 f
485m4/timespec.m4 f
be4078d2
CR
486m4/codeset.m4 f
487m4/extern-inline.m4 f
488m4/fcntl-o.m4 f
489m4/gettext.m4 f
490m4/glibc2.m4 f
491m4/glibc21.m4 f
492m4/host-cpu-c-abi.m4 f
493m4/iconv.m4 f
494m4/intdiv0.m4 f
495m4/intl-thread-locale.m4 f
496m4/intl.m4 f
497m4/intlmacosx.m4 f
498m4/intmax.m4 f
499m4/inttypes-pri.m4 f
500m4/inttypes.m4 f
501m4/inttypes_h.m4 f
502m4/lcmessage.m4 f
503m4/lib-ld.m4 f
504m4/lib-link.m4 f
505m4/lib-prefix.m4 f
506m4/lock.m4 f
507m4/nls.m4 f
508m4/po.m4 f
509m4/printf-posix.m4 f
510m4/progtest.m4 f
9e48f856 511m4/pthread_rwlock_rdlock.m4 f
be4078d2
CR
512m4/size_max.m4 f
513m4/stdint_h.m4 f
514m4/threadlib.m4 f
515m4/uintmax_t.m4 f
516m4/ulonglong.m4 f
517m4/visibility.m4 f
518m4/wchar_t.m4 f
519m4/wint_t.m4 f
520m4/xsize.m4 f
5e13499c
CR
521po/LINGUAS f
522po/Makefile.in.in f
523po/Makevars f
524po/POTFILES.in f
245a493c 525po/README f
5e13499c
CR
526po/Rules-builtins f
527po/Rules-quot f
528po/bash.pot f
529po/boldquot.sed f
245a493c 530po/en@boldquot.gmo f
5e13499c 531po/en@boldquot.header f
5e13499c
CR
532po/en@boldquot.po f
533po/en@quot.gmo f
245a493c
CR
534po/en@quot.header f
535po/en@quot.po f
536po/af.gmo f
537po/af.po f
7a131ef2 538po/bg.gmo f
245a493c
CR
539po/bg.po f
540po/ca.gmo f
541po/ca.po f
bea29b7b
CR
542po/cs.gmo f
543po/cs.po f
c1854f2d
CR
544po/da.gmo f
545po/da.po f
245a493c
CR
546po/de.gmo f
547po/de.po f
2e74e964
CR
548po/el.gmo f
549po/el.po f
245a493c
CR
550po/eo.gmo f
551po/eo.po f
552po/es.gmo f
553po/es.po f
554po/et.gmo f
555po/et.po f
12ae1612
CR
556po/fi.gmo f
557po/fi.po f
245a493c
CR
558po/fr.gmo f
559po/fr.po f
b06e584e
CR
560po/ga.gmo f
561po/ga.po f
863d31ae
CR
562po/gl.gmo f
563po/gl.po f
55a5a4ac
CR
564po/hr.gmo f
565po/hr.po f
245a493c
CR
566po/hu.gmo f
567po/hu.po f
2e4498b3
CR
568po/id.gmo f
569po/id.po f
863d31ae
CR
570po/it.gmo f
571po/it.po f
245a493c
CR
572po/ja.gmo f
573po/ja.po f
f48a4895
CR
574po/ko.gmo f
575po/ko.po f
33fe8777
CR
576po/lt.gmo f
577po/lt.po f
245a493c 578po/nl.gmo f
58a975cb
CR
579po/nb.po f
580po/nb.gmo f
245a493c
CR
581po/nl.po f
582po/pl.gmo f
583po/pl.po f
2afeb2af
CR
584po/pt.gmo f
585po/pt.po f
245a493c
CR
586po/pt_BR.gmo f
587po/pt_BR.po f
588po/ro.gmo f
589po/ro.po f
11a6f9a9 590po/ru.gmo f
245a493c 591po/ru.po f
0684f276 592po/sk.gmo f
245a493c 593po/sk.po f
c1854f2d 594po/sl.gmo f
be06f778
CR
595po/sr.po f
596po/sr.gmo f
c1854f2d 597po/sl.po f
d3ad40de 598po/sv.gmo f
245a493c
CR
599po/sv.po f
600po/tr.gmo f
601po/tr.po f
220537f2
CR
602po/uk.gmo f
603po/uk.po f
245a493c
CR
604po/vi.gmo f
605po/vi.po f
3d8cce26
CR
606po/zh_CN.gmo f
607po/zh_CN.po f
dd4f3dd8
CR
608po/zh_TW.gmo f
609po/zh_TW.po f
5e13499c
CR
610po/insert-header.sin f
611po/quot.sed f
612po/remove-potcdate.sin f
726f6388
JA
613CWRU/misc/open-files.c f
614CWRU/misc/sigs.c f
726f6388
JA
615CWRU/misc/sigstat.c f
616CWRU/misc/bison f
b72432fd
JA
617CWRU/misc/errlist.c f
618CWRU/misc/hpux10-dlfcn.h f
726f6388
JA
619CWRU/PLATFORMS f
620CWRU/README f
726f6388 621CWRU/changelog f
ccc6cda3 622CWRU/sh-redir-hack f
ccc6cda3
JA
623doc/FAQ f
624doc/Makefile.in f
625doc/bash.1 f
626doc/bashbug.1 f
bb70624e
JA
627doc/builtins.1 f
628doc/rbash.1 f
ccc6cda3
JA
629doc/README f
630doc/INTRO f
ccc6cda3
JA
631doc/texinfo.tex f
632doc/bashref.texi f
d3a24ed2 633doc/version.texi f
ccc6cda3 634doc/bashref.info f
f036615e 635doc/bash.info f
ccc6cda3 636doc/article.ms f
cce855bc 637doc/htmlpost.sh f 755
d3a24ed2
CR
638doc/infopost.sh f 755
639doc/fdl.texi f
640doc/fdl.txt f
15baad62
CR
641#
642doc/article.ps f
643doc/rose94.ps f
644doc/bash.ps f
645doc/bashbug.ps f
646doc/builtins.ps f
647doc/rbash.ps f
648doc/bashref.ps f
649doc/bashref.dvi f
650doc/bash.0 f
651doc/bashbug.0 f
652doc/builtins.0 f
653doc/rbash.0 f
654doc/article.txt f
655doc/bash.html f
656doc/bashref.html f
657doc/article.pdf f
658doc/bash.pdf f
659doc/bashref.pdf f
660doc/rose94.pdf f
661doc/aosa-bash.pdf f
ff0adf8a 662doc/aosa-bash-full.pdf f
15baad62 663#
cce855bc 664support/Makefile.in f
4eb81d59 665support/bash.pc.in f
f73dda09 666support/bashversion.c f
33fe8777 667support/checkbashisms f 755
ccc6cda3 668support/config.guess f
5e13499c 669support/config.rpath f 755
ccc6cda3 670support/config.sub f
d166f048
JA
671support/printenv.sh f 755
672support/printenv.c f
726f6388 673support/bash.xbm f
b72432fd 674support/missing f 755
ccc6cda3 675support/mkclone f 755
d166f048 676support/mkconffiles f 755
ccc6cda3 677support/mkdirs f 755
5e13499c 678support/mkinstalldirs f 755
d166f048 679support/mkversion.sh f 755
ccc6cda3 680support/mksignames.c f
dc8fbaf9 681support/signames.c f
726f6388 682support/bashbug.sh f
31a8d95a 683support/bashbug.sh.in f
cce855bc 684support/man2html.c f
726f6388 685support/recho.c f
ccc6cda3 686support/zecho.c f
dd4f3dd8 687support/xcase.c f
726f6388 688support/SYMLINKS f
ccc6cda3
JA
689support/fixlinks f 755
690support/install.sh f 755
d3a24ed2 691support/texi2dvi f 755
b72432fd 692support/texi2html f 755
d166f048 693support/xenix-link.sh f 755
b72432fd
JA
694support/shobj-conf f 755
695support/rlvers.sh f 755
b317c077
CR
696examples/INDEX.txt f
697examples/INDEX.html f
c7e43312
CR
698#examples/obashdb/PERMISSION f
699#examples/obashdb/README f
700#examples/obashdb/bashdb f
701#examples/obashdb/bashdb.el f
5378804d
CR
702examples/bash-completion/README f
703examples/bash-completion/bash-completion-2.5.tar.xz f
dd4f3dd8 704examples/complete/bash_completion f
45c0f7f8 705examples/complete/cdfunc f
bb70624e 706examples/complete/complete-examples f
c7e43312
CR
707#examples/complete/complete.ianmac f
708#examples/complete/complete2.ianmac f
709#examples/complete/complete.freebsd f
710#examples/complete/complete.gnu-longopt f
d3a24ed2 711examples/complete/bashcc-1.0.1.tar.gz f
ccc6cda3 712examples/loadables/README f
b72432fd 713examples/loadables/template.c f
d54a7806 714examples/loadables/loadables.h f
cce855bc 715examples/loadables/Makefile.in f
900a813b 716examples/loadables/Makefile.inc.in f
ccc6cda3
JA
717examples/loadables/necho.c f
718examples/loadables/hello.c f
ef70f295 719examples/loadables/asort.c f
10db6565 720examples/loadables/accept.c f
ccc6cda3 721examples/loadables/print.c f
28ef6c31 722examples/loadables/realpath.c f
93e3d9f6 723examples/loadables/seq.c f
6f82653c 724examples/loadables/setpgid.c f
ccc6cda3 725examples/loadables/sleep.c f
d3a24ed2 726examples/loadables/strftime.c f
ccc6cda3 727examples/loadables/truefalse.c f
f0c4de40
CR
728#examples/loadables/getconf.h f
729#examples/loadables/getconf.c f
7e92fb35 730examples/loadables/fdflags.c f
ccc6cda3
JA
731examples/loadables/finfo.c f
732examples/loadables/cat.c f
96a2ec12
CR
733examples/loadables/csv.c f
734examples/loadables/cut.c f
900a813b 735examples/loadables/logname.c f
ccc6cda3
JA
736examples/loadables/basename.c f
737examples/loadables/dirname.c f
738examples/loadables/tty.c f
739examples/loadables/pathchk.c f
740examples/loadables/tee.c f
553a7d66 741examples/loadables/rm.c f
ccc6cda3
JA
742examples/loadables/rmdir.c f
743examples/loadables/head.c f
b72432fd 744examples/loadables/printenv.c f
28ef6c31 745examples/loadables/push.c f
b72432fd
JA
746examples/loadables/id.c f
747examples/loadables/whoami.c f
748examples/loadables/uname.c f
749examples/loadables/sync.c f
750examples/loadables/mkdir.c f
f65f3d54 751examples/loadables/mkfifo.c f
befdddcb 752examples/loadables/mktemp.c f
b72432fd 753examples/loadables/ln.c f
40c8fbee 754examples/loadables/mypid.c f
b72432fd 755examples/loadables/unlink.c f
553a7d66 756examples/loadables/stat.c f
bb70624e
JA
757examples/loadables/perl/Makefile.in f
758examples/loadables/perl/README f
759examples/loadables/perl/bperl.c f
760examples/loadables/perl/iperl.c f
c7e43312
CR
761#examples/loadables/sprintf.c f
762#examples/loadables/xtitle.c f
bb70624e 763examples/functions/array-stuff f
28ef6c31 764examples/functions/array-to-string f
787bb204 765examples/functions/arrayops.bash f
726f6388 766examples/functions/autoload f
ccc6cda3 767examples/functions/autoload.v2 f
b72432fd 768examples/functions/autoload.v3 f
560db36b
CR
769examples/functions/autoload.v4 f
770examples/functions/autoload.v4.t f
cce855bc 771examples/functions/basename f
c7e43312
CR
772#examples/functions/basename2 f
773#examples/functions/coproc.bash f
774#examples/functions/coshell.README f
775#examples/functions/coshell.bash f
726f6388 776examples/functions/csh-compat f
c7e43312 777#examples/functions/dirfuncs f
cce855bc 778examples/functions/dirname f
0d9b018b 779examples/functions/dirstack f
c7e43312 780#examples/functions/emptydir f
726f6388
JA
781examples/functions/exitstat f
782examples/functions/external f
783examples/functions/fact f
726f6388 784examples/functions/fstty f
cce855bc 785examples/functions/func f
c7e43312
CR
786#examples/functions/gethtml f
787#examples/functions/getoptx.bash f
cce855bc 788examples/functions/inetaddr f
ccc6cda3 789examples/functions/inpath f
c7e43312 790#examples/functions/isnum.bash f
cce855bc 791examples/functions/isnum2 f
7117c2d2 792examples/functions/isvalidip f
c7e43312
CR
793#examples/functions/jdate.bash f
794#examples/functions/jj.bash f
795#examples/functions/keep f
28ef6c31 796examples/functions/ksh-cd f
bb70624e 797examples/functions/ksh-compat-test f
cce855bc
JA
798examples/functions/kshenv f
799examples/functions/login f
c7e43312
CR
800#examples/functions/lowercase f
801#examples/functions/manpage f
802#examples/functions/mhfold f
803#examples/functions/newdirstack.bsh f
cce855bc 804examples/functions/notify.bash f
f0c4de40
CR
805#examples/functions/pathfuncs f
806#examples/functions/recurse f
c7e43312
CR
807#examples/functions/repeat2 f
808#examples/functions/repeat3 f
cce855bc 809examples/functions/seq f
b72432fd 810examples/functions/seq2 f
cce855bc
JA
811examples/functions/shcat f
812examples/functions/shcat2 f
28ef6c31 813examples/functions/sort-pos-params f
c7e43312 814#examples/functions/sqroot f
cce855bc
JA
815examples/functions/substr f
816examples/functions/substr2 f
c7e43312 817#examples/functions/term f
cce855bc
JA
818examples/functions/whatis f
819examples/functions/whence f
b72432fd 820examples/functions/which f
c7e43312
CR
821#examples/functions/xalias.bash f
822#examples/functions/xfind.bash f
823#examples/scripts/adventure.sh f
824#examples/scripts/bash-hexdump.sh f
825#examples/scripts/bcsh.sh f
28ef6c31 826examples/scripts/cat.sh f
bb70624e 827examples/scripts/center f
c7e43312
CR
828#examples/scripts/dd-ex.sh f
829#examples/scripts/fixfiles.bash f
830#examples/scripts/hanoi.bash f
ccc6cda3 831examples/scripts/inpath f
c7e43312
CR
832#examples/scripts/krand.bash f
833#examples/scripts/line-input.bash f
834#examples/scripts/nohup.bash f
835#examples/scripts/precedence f
836#examples/scripts/randomcard.bash f
837#examples/scripts/scrollbar f
838#examples/scripts/scrollbar2 f
839#examples/scripts/self-repro f
840#examples/scripts/showperm.bash f
cce855bc 841examples/scripts/shprompt f
d166f048 842examples/scripts/spin.bash f
c7e43312
CR
843#examples/scripts/timeout f
844#examples/scripts/timeout2 f
845#examples/scripts/timeout3 f
846#examples/scripts/vtree2 f
847#examples/scripts/vtree3 f
848#examples/scripts/vtree3a f
f0c4de40 849#examples/scripts/websrv.sh f
bb70624e 850examples/scripts/xterm_title f
ccc6cda3
JA
851examples/scripts/zprintf f
852examples/startup-files/README f
cce855bc 853examples/startup-files/Bashrc.bfox f
726f6388
JA
854examples/startup-files/Bash_aliases f
855examples/startup-files/Bash_profile f
856examples/startup-files/bash-profile f
857examples/startup-files/bashrc f
c7e43312
CR
858#examples/startup-files/apple/README f
859#examples/startup-files/apple/aliases f
860#examples/startup-files/apple/bash.defaults f
861#examples/startup-files/apple/environment f
862#examples/startup-files/apple/login f
863#examples/startup-files/apple/logout f
864#examples/startup-files/apple/rc f
865#examples/misc/suncmd.termcap f
cce855bc
JA
866examples/misc/aliasconv.sh f
867examples/misc/aliasconv.bash f
ccc6cda3 868examples/misc/cshtobash f
b3b5f4bb
CR
869examples/shellmath/LICENSE f
870examples/shellmath/README.md f
871examples/shellmath/assert.sh f
128c5d41 872examples/shellmath/faster_e_demo.sh f
b3b5f4bb
CR
873examples/shellmath/image.png f
874examples/shellmath/runTests.sh f
875examples/shellmath/shellmath.sh f
128c5d41 876examples/shellmath/slower_e_demo.sh f
b3b5f4bb
CR
877examples/shellmath/testCases.in f
878examples/shellmath/timingData.txt f
726f6388 879tests/README f
d3ad40de 880tests/COPYRIGHT f
85ec0778 881tests/test-glue-functions f
d3a24ed2 882tests/alias.tests f
d5362af8 883tests/alias1.sub f
bd6a350e 884tests/alias2.sub f
124d67cd 885tests/alias3.sub f
911ae06c 886tests/alias4.sub f
376c9fe5 887tests/alias5.sub f
d3a24ed2 888tests/alias.right f
f75912ae 889tests/appendop.tests f
861a1900 890tests/appendop1.sub f
c111d992 891tests/appendop2.sub f
f75912ae 892tests/appendop.right f
bb70624e
JA
893tests/arith-for.tests f
894tests/arith-for.right f
ccc6cda3
JA
895tests/arith.tests f
896tests/arith.right f
762a763b
CR
897tests/arith1.sub f
898tests/arith2.sub f
108a433e 899tests/arith3.sub f
89c77bc7 900tests/arith4.sub f
77638cbf 901tests/arith5.sub f
f37a40a4 902tests/arith6.sub f
07357ec2 903tests/arith7.sub f
216e2e9b 904tests/arith8.sub f
ccc6cda3
JA
905tests/array.tests f
906tests/array.right f
d90269dd
CR
907tests/array1.sub f
908tests/array2.sub f
d11b8b46 909tests/array3.sub f
5e4a95c7 910tests/array4.sub f
e6598ba4
CR
911tests/array5.sub f
912tests/array6.sub f
fdf670ea 913tests/array7.sub f
09767ff0 914tests/array8.sub f
f2f9854d 915tests/array9.sub f
5f8cde23 916tests/array10.sub f
7fc96f79 917tests/array11.sub f
51f7ea36 918tests/array12.sub f
ed3f3b6c 919tests/array13.sub f
a7ad477f 920tests/array14.sub f
7571d3f4 921tests/array15.sub f
595e3e69 922tests/array16.sub f
b4a00022 923tests/array17.sub f
f3aad56d 924tests/array18.sub f
83633b6f 925tests/array19.sub f
06c3a575
CR
926tests/array20.sub f
927tests/array21.sub f
216e2e9b 928tests/array22.sub f
ec157dfe 929tests/array23.sub f
cb0c28b9 930tests/array24.sub f
bf5b8103 931tests/array25.sub f
07f38782 932tests/array26.sub f
5fab8dbf 933tests/array27.sub f
ce3e1a8c 934tests/array28.sub f
cce855bc
JA
935tests/array-at-star f
936tests/array2.right f
fdf670ea
CR
937tests/assoc.tests f
938tests/assoc.right f
939tests/assoc1.sub f
940tests/assoc2.sub f
09767ff0
CR
941tests/assoc3.sub f
942tests/assoc4.sub f
6932f7f5 943tests/assoc5.sub f
3eb2d94a 944tests/assoc6.sub f
1f6ec1a8 945tests/assoc7.sub f
d7935593 946tests/assoc8.sub f
06db13a4 947tests/assoc9.sub f
8d125d8b 948tests/assoc10.sub f
5f49ef47 949tests/assoc11.sub f
11262b0b 950tests/assoc12.sub f
967625cd
CR
951tests/attr.tests f
952tests/attr.right f
953tests/attr1.sub f
954tests/attr2.sub f
d3a24ed2 955tests/braces.tests f
ccc6cda3 956tests/braces.right f
d166f048
JA
957tests/builtins.tests f
958tests/builtins.right f
bb70624e
JA
959tests/builtins1.sub f
960tests/builtins2.sub f
3d35553a 961tests/builtins3.sub f
8b20235a 962tests/builtins4.sub f
06c3a575 963tests/builtins5.sub f
34ec1876 964tests/builtins6.sub f
3710ed62 965tests/builtins7.sub f
cce855bc
JA
966tests/source1.sub f
967tests/source2.sub f
968tests/source3.sub f
969tests/source4.sub f
970tests/source5.sub f
d3ad40de 971tests/source6.sub f
ceae08e0 972tests/source7.sub f
8943768b
CR
973tests/case.tests f
974tests/case.right f
a37d979e 975tests/case1.sub f
1a5fa30b 976tests/case2.sub f
d155fbc5 977tests/case3.sub f
a6ae8f35 978tests/case4.sub f
09767ff0
CR
979tests/casemod.tests f
980tests/casemod.right f
53617490
CR
981tests/complete.tests f
982tests/complete.right f
d3ad40de
CR
983tests/comsub.tests f
984tests/comsub.right f
602bb739 985tests/comsub1.sub f
34ec1876 986tests/comsub2.sub f
b729dac1 987tests/comsub3.sub f
ac495185 988tests/comsub4.sub f
09767ff0
CR
989tests/comsub-eof.tests f
990tests/comsub-eof0.sub f
991tests/comsub-eof1.sub f
992tests/comsub-eof2.sub f
993tests/comsub-eof3.sub f
1231ac47 994tests/comsub-eof4.sub f
d83a0671 995tests/comsub-eof5.sub f
5e061bb0 996tests/comsub-eof6.sub f
09767ff0 997tests/comsub-eof.right f
e33f2203
CR
998tests/comsub-posix.tests f
999tests/comsub-posix.right f
1000tests/comsub-posix1.sub f
6faad625 1001tests/comsub-posix2.sub f
e054386f 1002tests/comsub-posix3.sub f
a7309cab 1003tests/comsub-posix5.sub f
cce855bc
JA
1004tests/cond.tests f
1005tests/cond.right f
4b82d1cd
CR
1006tests/cond-regexp1.sub f
1007tests/cond-regexp2.sub f
4a2c75c6 1008tests/cond-regexp3.sub f
09767ff0
CR
1009tests/coproc.tests f
1010tests/coproc.right f
b72432fd
JA
1011tests/cprint.tests f
1012tests/cprint.right f
d3a24ed2
CR
1013tests/dbg-support.right f
1014tests/dbg-support.sub f
1015tests/dbg-support.tests f
1016tests/dbg-support2.right f
1017tests/dbg-support2.tests f
76af2125 1018tests/dbg-support3.sub f
cce855bc 1019tests/dollar-at-star f
c7e43312 1020tests/dollar-at-star1.sub f
0d9b018b 1021tests/dollar-at-star2.sub f
b4a00022 1022tests/dollar-at-star3.sub f
e0722a04 1023tests/dollar-at-star4.sub f
f3aad56d 1024tests/dollar-at-star5.sub f
de8f1056 1025tests/dollar-at-star6.sub f
6f82653c 1026tests/dollar-at-star7.sub f
13eae87b 1027tests/dollar-at-star8.sub f
15a23d44 1028tests/dollar-at-star9.sub f
12d937f9 1029tests/dollar-at1.sub f
762a763b 1030tests/dollar-at2.sub f
1231ac47 1031tests/dollar-at3.sub f
40647963 1032tests/dollar-at4.sub f
348a457e 1033tests/dollar-at5.sub f
4a2c75c6 1034tests/dollar-at6.sub f
7c4ef411 1035tests/dollar-at7.sub f
d3a24ed2 1036tests/dollar-star1.sub f
227f982e 1037tests/dollar-star2.sub f
09767ff0 1038tests/dollar-star3.sub f
1231ac47 1039tests/dollar-star4.sub f
94a5513e 1040tests/dollar-star5.sub f
0500de0b 1041tests/dollar-star6.sub f
1a81420a 1042tests/dollar-star7.sub f
514049fa 1043tests/dollar-star8.sub f
7c4ef411 1044tests/dollar-star9.sub f
f6388ab9 1045tests/dollar-star10.sub f
726f6388 1046tests/dollar.right f
cce855bc
JA
1047tests/dstack.tests f
1048tests/dstack.right f
1049tests/dstack2.tests f
1050tests/dstack2.right f
216e2e9b
CR
1051tests/dynvar.tests f
1052tests/dynvar.right f
d166f048
JA
1053tests/errors.tests f
1054tests/errors.right f
bfd181e7 1055tests/errors1.sub f
1f6ec1a8 1056tests/errors2.sub f
5f0df7f9 1057tests/errors3.sub f
34ec1876
CR
1058tests/errors4.sub f
1059tests/errors5.sub f
d7935593 1060tests/errors6.sub f
f602026a 1061tests/errors7.sub f
89b3a79d 1062tests/errors8.sub f
d166f048 1063tests/execscript f
cce855bc
JA
1064tests/exec.right f
1065tests/exec1.sub f 755
1066tests/exec2.sub f
1067tests/exec3.sub f
1068tests/exec4.sub f
1069tests/exec5.sub f
28ef6c31 1070tests/exec6.sub f
d3a24ed2 1071tests/exec7.sub f
b1a26c01 1072tests/exec8.sub f
54a1fa7c 1073tests/exec9.sub f
1573ba78 1074tests/exec10.sub f
bd6a350e 1075tests/exec11.sub f
58a975cb 1076tests/exec12.sub f
1b05a005 1077tests/exec13.sub f
41e92b98 1078tests/exec14.sub f
e6598ba4 1079tests/exp.tests f
726f6388 1080tests/exp.right f
e6598ba4 1081tests/exp1.sub f
b0c16657 1082tests/exp2.sub f
e1e48bba 1083tests/exp3.sub f
adc6cff5 1084tests/exp4.sub f
9c2db999 1085tests/exp5.sub f
f4f5e1c2 1086tests/exp6.sub f
bd6a350e 1087tests/exp7.sub f
7afeb718 1088tests/exp8.sub f
13eae87b 1089tests/exp9.sub f
7c4ef411 1090tests/exp10.sub f
1a5fa30b 1091tests/exp11.sub f
f602026a 1092tests/exp12.sub f
613d4ba4
CR
1093tests/exportfunc.tests f
1094tests/exportfunc.right f
1095tests/exportfunc1.sub f
1096tests/exportfunc2.sub f
1097tests/exportfunc3.sub f
cce855bc
JA
1098tests/extglob.tests f
1099tests/extglob.right f
462a7a25 1100tests/extglob1.sub f
15623760 1101tests/extglob1a.sub f
589afb3c 1102tests/extglob2.sub f
bb70624e
JA
1103tests/extglob2.tests f
1104tests/extglob2.right f
589afb3c 1105tests/extglob3.sub f
cac4cdbf
CR
1106tests/extglob3.tests f
1107tests/extglob3.right f
589afb3c 1108tests/extglob4.sub f
f602026a 1109tests/extglob5.sub f
fcad1d1e 1110tests/extglob6.sub f
d166f048
JA
1111tests/func.tests f
1112tests/func.right f
bb70624e 1113tests/func1.sub f
28ef6c31
JA
1114tests/func2.sub f
1115tests/func3.sub f
6faad625 1116tests/func4.sub f
d166f048
JA
1117tests/getopts.tests f
1118tests/getopts.right f
cce855bc
JA
1119tests/getopts1.sub f
1120tests/getopts2.sub f
1121tests/getopts3.sub f
1122tests/getopts4.sub f
1123tests/getopts5.sub f
1124tests/getopts6.sub f
1125tests/getopts7.sub f
0a233f3e
CR
1126tests/getopts8.sub f
1127tests/getopts9.sub f
bddda3d2 1128tests/getopts10.sub f
94a5513e 1129tests/glob.tests f
cce855bc 1130tests/glob1.sub f
216e2e9b 1131tests/glob2.sub f
2afeb2af 1132tests/glob3.sub f
89b3a79d 1133tests/glob4.sub f
8a9718cf 1134tests/glob5.sub f
951bdaad
CR
1135tests/glob6.sub f
1136tests/glob7.sub f
5e061bb0 1137tests/glob8.sub f
94f428da 1138tests/glob9.sub f
726f6388 1139tests/glob.right f
94a5513e
CR
1140tests/globstar.tests f
1141tests/globstar.right f
a8fd3f3e 1142tests/globstar1.sub f
8b20235a 1143tests/globstar2.sub f
9128f932 1144tests/globstar3.sub f
ccc6cda3
JA
1145tests/heredoc.tests f
1146tests/heredoc.right f
4b9cc222 1147tests/heredoc1.sub f
40647963 1148tests/heredoc2.sub f
af32e54d 1149tests/heredoc3.sub f
d155fbc5 1150tests/heredoc4.sub f
befdddcb 1151tests/heredoc5.sub f
83c4ad27 1152tests/heredoc6.sub f
7117c2d2
JA
1153tests/herestr.tests f
1154tests/herestr.right f
de8f1056 1155tests/herestr1.sub f
cce855bc 1156tests/histexp.tests f
58a975cb 1157tests/histexp1.sub f
f9b024c8 1158tests/histexp2.sub f
6f82653c
CR
1159tests/histexp3.sub f
1160tests/histexp4.sub f
3e03eaff 1161tests/histexp5.sub f
a078e04c 1162tests/histexp6.sub f
32ba27b4 1163tests/histexp7.sub f
cce855bc 1164tests/histexp.right f
d166f048
JA
1165tests/history.tests f
1166tests/history.right f
898cc92e 1167tests/history.list f 444
8e1a6eaa 1168tests/history1.sub f
c302751c 1169tests/history2.sub f
879213c6 1170tests/history3.sub f
87d2ae2a 1171tests/history4.sub f
fc94d474 1172tests/history5.sub f
fd2822e6 1173tests/history6.sub f
7117c2d2
JA
1174tests/ifs.tests f
1175tests/ifs.right f
216e2e9b 1176tests/ifs1.sub f
7790f917
CR
1177tests/ifs-posix.tests f
1178tests/ifs-posix.right f
726f6388
JA
1179tests/input-line.sh f
1180tests/input-line.sub f
1181tests/input.right f
d90269dd 1182tests/intl.tests f
b0c16657 1183tests/intl1.sub f
adc6cff5 1184tests/intl2.sub f
06c3a575 1185tests/intl3.sub f
d90269dd 1186tests/intl.right f
227f982e
CR
1187tests/iquote.tests f
1188tests/iquote.right f
efc2f955 1189tests/iquote1.sub f
bb70624e
JA
1190tests/invert.tests f
1191tests/invert.right f
d166f048 1192tests/jobs.tests f
cce855bc
JA
1193tests/jobs1.sub f
1194tests/jobs2.sub f
bb70624e 1195tests/jobs3.sub f
c2258e1c 1196tests/jobs4.sub f
c677e9e0 1197tests/jobs5.sub f
879213c6 1198tests/jobs6.sub f
9c10def1 1199tests/jobs7.sub f
d166f048 1200tests/jobs.right f
7d92f73f
CR
1201tests/lastpipe.right f
1202tests/lastpipe.tests f
1203tests/lastpipe1.sub f
f30e2230 1204tests/lastpipe2.sub f
3c5683a4 1205tests/lastpipe3.sub f
6a8fd0ed
CR
1206tests/mapfile.data f
1207tests/mapfile.right f
1208tests/mapfile.tests f
e141c35a 1209tests/mapfile1.sub f
25a0eacf 1210tests/mapfile2.sub f
ccc6cda3
JA
1211tests/more-exp.tests f
1212tests/more-exp.right f
d42cb8c1
CR
1213tests/nameref.tests f
1214tests/nameref1.sub f
1215tests/nameref2.sub f
1216tests/nameref3.sub f
1217tests/nameref4.sub f
1218tests/nameref5.sub f
15623760 1219tests/nameref6.sub f
ff325787 1220tests/nameref7.sub f
4a2c75c6 1221tests/nameref8.sub f
34ec1876 1222tests/nameref9.sub f
ff7c092e 1223tests/nameref10.sub f
814e1ff5
CR
1224tests/nameref11.sub f
1225tests/nameref12.sub f
1226tests/nameref13.sub f
bddda3d2 1227tests/nameref14.sub f
80df5e50
CR
1228tests/nameref15.sub f
1229tests/nameref16.sub f
1230tests/nameref17.sub f
ae0865bc 1231tests/nameref18.sub f
bf5b8103 1232tests/nameref19.sub f
8d125d8b 1233tests/nameref20.sub f
07f38782 1234tests/nameref21.sub f
5a7a52ea 1235tests/nameref22.sub f
3aec0ec3 1236tests/nameref23.sub f
d42cb8c1 1237tests/nameref.right f
726f6388 1238tests/new-exp.tests f
cce855bc
JA
1239tests/new-exp1.sub f
1240tests/new-exp2.sub f
bb70624e 1241tests/new-exp3.sub f
d3a24ed2 1242tests/new-exp4.sub f
f75912ae 1243tests/new-exp5.sub f
d3ad40de 1244tests/new-exp6.sub f
4ac1ff98 1245tests/new-exp7.sub f
5f8cde23 1246tests/new-exp8.sub f
4e136352 1247tests/new-exp9.sub f
09f70f2f 1248tests/new-exp10.sub f
f602026a 1249tests/new-exp11.sub f
be4078d2 1250tests/new-exp12.sub f
0df4ddca 1251tests/new-exp13.sub f
5f49ef47 1252tests/new-exp14.sub f
4d270097 1253tests/new-exp15.sub f
726f6388 1254tests/new-exp.right f
ccc6cda3
JA
1255tests/nquote.tests f
1256tests/nquote.right f
824dfe68 1257tests/nquote1.sub f
21af69d5 1258tests/nquote2.sub f
900a813b 1259tests/nquote3.sub f
7117c2d2
JA
1260tests/nquote1.tests f
1261tests/nquote1.right f
1262tests/nquote2.tests f
1263tests/nquote2.right f
1264tests/nquote3.tests f
1265tests/nquote3.right f
d3a24ed2
CR
1266tests/nquote4.tests f
1267tests/nquote4.right f
e6598ba4
CR
1268tests/nquote5.tests f
1269tests/nquote5.right f
aee3e561
CR
1270tests/parser.tests f
1271tests/parser.right f
1272tests/parser1.sub f
ccc6cda3
JA
1273tests/posix2.tests f
1274tests/posix2.right f
13b0033c 1275tests/posix2syntax.sub f
6faad625
CR
1276tests/posixexp.tests f
1277tests/posixexp.right f
e05be32d
CR
1278tests/posixexp1.sub f
1279tests/posixexp2.sub f
1a5fa30b
CR
1280tests/posixexp3.sub f
1281tests/posixexp4.sub f
2e412574
CR
1282tests/posixexp5.sub f
1283tests/posixexp6.sub f
3e03eaff 1284tests/posixexp7.sub f
0b39c3bc 1285tests/posixexp8.sub f
e05be32d
CR
1286tests/posixexp2.tests f
1287tests/posixexp2.right f
cce855bc
JA
1288tests/posixpat.tests f
1289tests/posixpat.right f
3d35553a
CR
1290tests/posixpipe.tests f
1291tests/posixpipe.right f
726f6388 1292tests/prec.right f
db26b1cf 1293tests/precedence.tests f
cce855bc
JA
1294tests/printf.tests f
1295tests/printf.right f
6faad625 1296tests/printf1.sub f
6932f7f5 1297tests/printf2.sub f
6faad625 1298tests/printf3.sub f
e107650c 1299tests/printf4.sub f
aa54feee
CR
1300tests/procsub.tests f
1301tests/procsub.right f
13b0033c 1302tests/procsub1.sub f
5f49ef47 1303tests/procsub2.sub f
ccc6cda3
JA
1304tests/quote.tests f
1305tests/quote.right f
8b20235a 1306tests/quote1.sub f
8d125d8b 1307tests/quote2.sub f
3eef8553 1308tests/quote3.sub f
e230f997 1309tests/quote4.sub f
ccc6cda3
JA
1310tests/read.tests f
1311tests/read.right f
bb70624e
JA
1312tests/read1.sub f
1313tests/read2.sub f
1314tests/read3.sub f
7117c2d2 1315tests/read4.sub f
762a763b 1316tests/read5.sub f
a9fac3b2 1317tests/read6.sub f
11bf534f 1318tests/read7.sub f
d166f048
JA
1319tests/redir.tests f
1320tests/redir.right f
1321tests/redir1.sub f
1322tests/redir2.sub f
1323tests/redir3.sub f
1324tests/redir3.in1 f
1325tests/redir3.in2 f
1326tests/redir4.sub f
1327tests/redir4.in1 f
7117c2d2 1328tests/redir5.sub f
d3a24ed2 1329tests/redir6.sub f
eb2bb562 1330tests/redir7.sub f
b0c16657 1331tests/redir8.sub f
8943768b 1332tests/redir9.sub f
c5402025 1333tests/redir10.sub f
ca4a0ec2 1334tests/redir11.sub f
ccc6cda3
JA
1335tests/rhs-exp.tests f
1336tests/rhs-exp.right f
9c2db999 1337tests/rhs-exp1.sub f
d166f048
JA
1338tests/rsh.tests f
1339tests/rsh.right f
2e412574
CR
1340tests/rsh1.sub f
1341tests/rsh2.sub f
726f6388 1342tests/run-all f
d166f048 1343tests/run-minimal f
d3a24ed2 1344tests/run-alias f
f75912ae 1345tests/run-appendop f
bb70624e 1346tests/run-arith-for f
ccc6cda3
JA
1347tests/run-arith f
1348tests/run-array f
cce855bc 1349tests/run-array2 f
fdf670ea 1350tests/run-assoc f
967625cd 1351tests/run-attr f
ccc6cda3 1352tests/run-braces f
d166f048 1353tests/run-builtins f
8943768b 1354tests/run-case f
09767ff0 1355tests/run-casemod f
53617490 1356tests/run-complete f
d3ad40de 1357tests/run-comsub f
09767ff0 1358tests/run-comsub-eof f
e33f2203 1359tests/run-comsub-posix f
cce855bc 1360tests/run-cond f
09767ff0 1361tests/run-coproc f
b72432fd 1362tests/run-cprint f
d3a24ed2
CR
1363tests/run-dbg-support f
1364tests/run-dbg-support2 f
d166f048 1365tests/run-dirstack f
726f6388 1366tests/run-dollars f
216e2e9b 1367tests/run-dynvar f
d166f048
JA
1368tests/run-errors f
1369tests/run-execscript f
726f6388 1370tests/run-exp-tests f
613d4ba4 1371tests/run-exportfunc f
cce855bc 1372tests/run-extglob f
bb70624e 1373tests/run-extglob2 f
cac4cdbf 1374tests/run-extglob3 f
d166f048
JA
1375tests/run-func f
1376tests/run-getopts f
726f6388 1377tests/run-glob-test f
94a5513e 1378tests/run-globstar f
ccc6cda3 1379tests/run-heredoc f
7117c2d2 1380tests/run-herestr f
d166f048
JA
1381tests/run-histexpand f
1382tests/run-history f
7117c2d2 1383tests/run-ifs f
7790f917 1384tests/run-ifs-posix f
726f6388 1385tests/run-input-test f
d90269dd 1386tests/run-intl f
227f982e 1387tests/run-iquote f
bb70624e 1388tests/run-invert f
d166f048 1389tests/run-jobs f
7d92f73f 1390tests/run-lastpipe f
6a8fd0ed 1391tests/run-mapfile f
ccc6cda3 1392tests/run-more-exp f
d42cb8c1 1393tests/run-nameref f
726f6388 1394tests/run-new-exp f
ccc6cda3 1395tests/run-nquote f
7117c2d2
JA
1396tests/run-nquote1 f
1397tests/run-nquote2 f
1398tests/run-nquote3 f
d3a24ed2 1399tests/run-nquote4 f
e6598ba4 1400tests/run-nquote5 f
aee3e561 1401tests/run-parser f
ccc6cda3 1402tests/run-posix2 f
6faad625 1403tests/run-posixexp f
e05be32d 1404tests/run-posixexp2 f
cce855bc 1405tests/run-posixpat f
3d35553a 1406tests/run-posixpipe f
726f6388 1407tests/run-precedence f
cce855bc 1408tests/run-printf f
aa54feee 1409tests/run-procsub f
ccc6cda3
JA
1410tests/run-quote f
1411tests/run-read f
d166f048 1412tests/run-redir f
ccc6cda3 1413tests/run-rhs-exp f
d166f048 1414tests/run-rsh f
cce855bc 1415tests/run-set-e f
d3a24ed2 1416tests/run-set-x f
cce855bc 1417tests/run-shopt f
726f6388 1418tests/run-strip f
ccc6cda3
JA
1419tests/run-test f
1420tests/run-tilde f
cac4cdbf 1421tests/run-tilde2 f
d166f048
JA
1422tests/run-trap f
1423tests/run-type f
726f6388 1424tests/run-varenv f
a8fd3f3e 1425tests/run-vredir f
a05a1337
CR
1426tests/set-e.tests f
1427tests/set-e1.sub f
1428tests/set-e2.sub f
7175a77f
CR
1429tests/set-e3.sub f
1430tests/set-e3a.sub f
726f6388 1431tests/set-e.right f
d3a24ed2 1432tests/set-x.tests f
d5362af8 1433tests/set-x1.sub f
d3a24ed2 1434tests/set-x.right f
f7ec6b1a
CR
1435tests/shopt.tests f
1436tests/shopt1.sub f
cce855bc 1437tests/shopt.right f
726f6388
JA
1438tests/strip.tests f
1439tests/strip.right f
bb70624e 1440tests/test.tests f
a57ed9e9 1441tests/test1.sub f
ccc6cda3 1442tests/test.right f
cac4cdbf 1443tests/tilde.tests f
726f6388 1444tests/tilde.right f
cac4cdbf
CR
1445tests/tilde2.tests f
1446tests/tilde2.right f
d166f048
JA
1447tests/trap.tests f
1448tests/trap.right f
cce855bc 1449tests/trap1.sub f 755
f73dda09
JA
1450tests/trap2.sub f 755
1451tests/trap2a.sub f 755
c302751c 1452tests/trap3.sub f
1a81420a 1453tests/trap4.sub f
a37d979e 1454tests/trap5.sub f
c21b3727 1455tests/trap6.sub f
d166f048
JA
1456tests/type.tests f
1457tests/type.right f
8943768b 1458tests/type1.sub f
6932f7f5 1459tests/type2.sub f
1b13a290 1460tests/type3.sub f
71412226 1461tests/type4.sub f
e73012f1
CR
1462tests/unicode1.sub f
1463tests/unicode2.sub f
df8375c3 1464tests/unicode3.sub f
726f6388 1465tests/varenv.right f
057a9fbd 1466tests/varenv.tests f
28ef6c31 1467tests/varenv1.sub f
7117c2d2 1468tests/varenv2.sub f
7175a77f
CR
1469tests/varenv3.sub f
1470tests/varenv4.sub f
1a81420a 1471tests/varenv5.sub f
df8375c3 1472tests/varenv6.sub f
09f70f2f 1473tests/varenv7.sub f
3f2135aa 1474tests/varenv8.sub f
879213c6 1475tests/varenv9.sub f
bf5b8103 1476tests/varenv10.sub f
f602026a 1477tests/varenv11.sub f
2afeb2af 1478tests/varenv12.sub f
8d125d8b 1479tests/varenv13.sub f
057a9fbd 1480tests/varenv14.sub f
c2ccaa21
CR
1481tests/varenv15.sub f
1482tests/varenv15.in f
d11d7984 1483tests/varenv16.sub f
0b39c3bc
CR
1484tests/varenv17.sub f
1485tests/varenv18.sub f
c6c7ae81 1486tests/varenv19.sub f
f9df5355 1487tests/varenv20.sub f
ce3e1a8c 1488tests/varenv21.sub f
d166f048
JA
1489tests/version f
1490tests/version.mini f
a8fd3f3e
CR
1491tests/vredir.tests f
1492tests/vredir.right f
1493tests/vredir1.sub f
1494tests/vredir2.sub f
1495tests/vredir3.sub f
1496tests/vredir4.sub f
1497tests/vredir5.sub f
89c77bc7 1498tests/vredir6.sub f
34ec1876 1499tests/vredir7.sub f
bb70624e 1500tests/misc/dev-tcp.tests f
cce855bc 1501tests/misc/perf-script f
bb70624e
JA
1502tests/misc/perftest f
1503tests/misc/read-nchars.tests f
cce855bc
JA
1504tests/misc/redir-t2.sh f
1505tests/misc/run-r2.sh f
1506tests/misc/sigint-1.sh f
1507tests/misc/sigint-2.sh f
1508tests/misc/sigint-3.sh f
1509tests/misc/sigint-4.sh f
726f6388
JA
1510tests/misc/test-minus-e.1 f
1511tests/misc/test-minus-e.2 f
bb70624e 1512tests/misc/wait-bg.tests f
c7e43312
CR
1513#examples/scripts.v2/PERMISSION f
1514#examples/scripts.v2/README f
1515#examples/scripts.v2/arc2tarz f
1516#examples/scripts.v2/bashrand f
1517#examples/scripts.v2/cal2day.bash f
1518#examples/scripts.v2/cdhist.bash f
1519#examples/scripts.v2/corename f
1520#examples/scripts.v2/fman f
1521#examples/scripts.v2/frcp f
1522#examples/scripts.v2/lowercase f
1523#examples/scripts.v2/ncp f
1524#examples/scripts.v2/newext f
1525#examples/scripts.v2/nmv f
1526#examples/scripts.v2/pages f
1527#examples/scripts.v2/pf f
1528#examples/scripts.v2/ren f
1529#examples/scripts.v2/rename f
1530#examples/scripts.v2/repeat f
1531#examples/scripts.v2/untar f
1532#examples/scripts.v2/uudec f
1533#examples/scripts.v2/uuenc f
1534#examples/scripts.v2/vtree f
1535#examples/scripts.v2/where f
1536#examples/scripts.v2/pmtop f
1537#examples/scripts.v2/shprof f
1538#examples/scripts.noah/PERMISSION f
1539#examples/scripts.noah/README f
1540#examples/scripts.noah/aref.bash f
1541#examples/scripts.noah/bash.sub.bash f
1542#examples/scripts.noah/bash_version.bash f
1543#examples/scripts.noah/meta.bash f
1544#examples/scripts.noah/mktmp.bash f
1545#examples/scripts.noah/number.bash f
1546#examples/scripts.noah/prompt.bash f
1547#examples/scripts.noah/remap_keys.bash f
1548#examples/scripts.noah/require.bash f
1549#examples/scripts.noah/send_mail.bash f
1550#examples/scripts.noah/shcat.bash f
1551#examples/scripts.noah/source.bash f
1552#examples/scripts.noah/string.bash f
1553#examples/scripts.noah/stty.bash f
1554#examples/scripts.noah/y_or_n_p.bash f