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