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