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