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