]> git.ipfire.org Git - thirdparty/bash.git/blame - MANIFEST
bash-4.4-rc2 release
[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
54a5fbe1
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
ccc6cda3 586doc/article.ms f
cce855bc 587doc/htmlpost.sh f 755
d3a24ed2
CR
588doc/infopost.sh f 755
589doc/fdl.texi f
590doc/fdl.txt f
15baad62
CR
591#
592doc/article.ps f
593doc/rose94.ps f
594doc/bash.ps f
595doc/bashbug.ps f
596doc/builtins.ps f
597doc/rbash.ps f
598doc/bashref.ps f
599doc/bashref.dvi f
600doc/bash.0 f
601doc/bashbug.0 f
602doc/builtins.0 f
603doc/rbash.0 f
604doc/article.txt f
605doc/bash.html f
606doc/bashref.html f
607doc/article.pdf f
608doc/bash.pdf f
609doc/bashref.pdf f
610doc/rose94.pdf f
611doc/aosa-bash.pdf f
612#
cce855bc 613support/Makefile.in f
54a5fbe1 614support/bash.pc.in f
f73dda09 615support/bashversion.c f
33fe8777 616support/checkbashisms f 755
ccc6cda3 617support/config.guess f
5e13499c 618support/config.rpath f 755
ccc6cda3 619support/config.sub f
d166f048
JA
620support/printenv.sh f 755
621support/printenv.c f
726f6388 622support/bash.xbm f
b72432fd 623support/missing f 755
ccc6cda3 624support/mkclone f 755
d166f048 625support/mkconffiles f 755
ccc6cda3 626support/mkdirs f 755
5e13499c 627support/mkinstalldirs f 755
d166f048 628support/mkversion.sh f 755
ccc6cda3 629support/mksignames.c f
dc8fbaf9 630support/signames.c f
726f6388 631support/bashbug.sh f
cce855bc 632support/man2html.c f
726f6388 633support/recho.c f
ccc6cda3 634support/zecho.c f
dd4f3dd8 635support/xcase.c f
726f6388 636support/SYMLINKS f
ccc6cda3
JA
637support/fixlinks f 755
638support/install.sh f 755
d3a24ed2 639support/texi2dvi f 755
b72432fd 640support/texi2html f 755
d166f048 641support/xenix-link.sh f 755
b72432fd
JA
642support/shobj-conf f 755
643support/rlvers.sh f 755
b317c077
CR
644examples/INDEX.txt f
645examples/INDEX.html f
c7e43312
CR
646#examples/obashdb/PERMISSION f
647#examples/obashdb/README f
648#examples/obashdb/bashdb f
649#examples/obashdb/bashdb.el f
dd4f3dd8 650examples/complete/bash_completion f
45c0f7f8 651examples/complete/cdfunc f
bb70624e 652examples/complete/complete-examples f
c7e43312
CR
653#examples/complete/complete.ianmac f
654#examples/complete/complete2.ianmac f
655#examples/complete/complete.freebsd f
656#examples/complete/complete.gnu-longopt f
d3a24ed2 657examples/complete/bashcc-1.0.1.tar.gz f
ccc6cda3 658examples/loadables/README f
b72432fd 659examples/loadables/template.c f
54a5fbe1 660examples/loadables/loadables.h f
cce855bc 661examples/loadables/Makefile.in f
54a5fbe1 662examples/loadables/Makefile.inc.in f
ccc6cda3
JA
663examples/loadables/necho.c f
664examples/loadables/hello.c f
ccc6cda3 665examples/loadables/print.c f
28ef6c31 666examples/loadables/realpath.c f
690150f9 667examples/loadables/setpgid.c f
ccc6cda3 668examples/loadables/sleep.c f
d3a24ed2 669examples/loadables/strftime.c f
ccc6cda3 670examples/loadables/truefalse.c f
f0c4de40
CR
671#examples/loadables/getconf.h f
672#examples/loadables/getconf.c f
ccc6cda3
JA
673examples/loadables/finfo.c f
674examples/loadables/cat.c f
f0c4de40 675#examples/loadables/cut.c f
ccc6cda3
JA
676examples/loadables/logname.c f
677examples/loadables/basename.c f
678examples/loadables/dirname.c f
679examples/loadables/tty.c f
680examples/loadables/pathchk.c f
681examples/loadables/tee.c f
682examples/loadables/rmdir.c f
683examples/loadables/head.c f
b72432fd 684examples/loadables/printenv.c f
28ef6c31 685examples/loadables/push.c f
b72432fd
JA
686examples/loadables/id.c f
687examples/loadables/whoami.c f
688examples/loadables/uname.c f
689examples/loadables/sync.c f
690examples/loadables/mkdir.c f
691examples/loadables/ln.c f
40c8fbee 692examples/loadables/mypid.c f
b72432fd 693examples/loadables/unlink.c f
bb70624e
JA
694examples/loadables/perl/Makefile.in f
695examples/loadables/perl/README f
696examples/loadables/perl/bperl.c f
697examples/loadables/perl/iperl.c f
c7e43312
CR
698#examples/loadables/sprintf.c f
699#examples/loadables/xtitle.c f
bb70624e 700examples/functions/array-stuff f
28ef6c31 701examples/functions/array-to-string f
726f6388 702examples/functions/autoload f
ccc6cda3 703examples/functions/autoload.v2 f
b72432fd 704examples/functions/autoload.v3 f
cce855bc 705examples/functions/basename f
c7e43312
CR
706#examples/functions/basename2 f
707#examples/functions/coproc.bash f
708#examples/functions/coshell.README f
709#examples/functions/coshell.bash f
726f6388 710examples/functions/csh-compat f
c7e43312 711#examples/functions/dirfuncs f
cce855bc 712examples/functions/dirname f
0d9b018b 713examples/functions/dirstack f
c7e43312 714#examples/functions/emptydir f
726f6388
JA
715examples/functions/exitstat f
716examples/functions/external f
717examples/functions/fact f
726f6388 718examples/functions/fstty f
cce855bc 719examples/functions/func f
c7e43312
CR
720#examples/functions/gethtml f
721#examples/functions/getoptx.bash f
cce855bc 722examples/functions/inetaddr f
ccc6cda3 723examples/functions/inpath f
c7e43312 724#examples/functions/isnum.bash f
cce855bc 725examples/functions/isnum2 f
7117c2d2 726examples/functions/isvalidip f
c7e43312
CR
727#examples/functions/jdate.bash f
728#examples/functions/jj.bash f
729#examples/functions/keep f
28ef6c31 730examples/functions/ksh-cd f
bb70624e 731examples/functions/ksh-compat-test f
cce855bc
JA
732examples/functions/kshenv f
733examples/functions/login f
c7e43312
CR
734#examples/functions/lowercase f
735#examples/functions/manpage f
736#examples/functions/mhfold f
737#examples/functions/newdirstack.bsh f
cce855bc 738examples/functions/notify.bash f
f0c4de40
CR
739#examples/functions/pathfuncs f
740#examples/functions/recurse f
c7e43312
CR
741#examples/functions/repeat2 f
742#examples/functions/repeat3 f
cce855bc 743examples/functions/seq f
b72432fd 744examples/functions/seq2 f
cce855bc
JA
745examples/functions/shcat f
746examples/functions/shcat2 f
28ef6c31 747examples/functions/sort-pos-params f
c7e43312 748#examples/functions/sqroot f
cce855bc
JA
749examples/functions/substr f
750examples/functions/substr2 f
c7e43312 751#examples/functions/term f
cce855bc
JA
752examples/functions/whatis f
753examples/functions/whence f
b72432fd 754examples/functions/which f
c7e43312
CR
755#examples/functions/xalias.bash f
756#examples/functions/xfind.bash f
757#examples/scripts/adventure.sh f
758#examples/scripts/bash-hexdump.sh f
759#examples/scripts/bcsh.sh f
28ef6c31 760examples/scripts/cat.sh f
bb70624e 761examples/scripts/center f
c7e43312
CR
762#examples/scripts/dd-ex.sh f
763#examples/scripts/fixfiles.bash f
764#examples/scripts/hanoi.bash f
ccc6cda3 765examples/scripts/inpath f
c7e43312
CR
766#examples/scripts/krand.bash f
767#examples/scripts/line-input.bash f
768#examples/scripts/nohup.bash f
769#examples/scripts/precedence f
770#examples/scripts/randomcard.bash f
771#examples/scripts/scrollbar f
772#examples/scripts/scrollbar2 f
773#examples/scripts/self-repro f
774#examples/scripts/showperm.bash f
cce855bc 775examples/scripts/shprompt f
d166f048 776examples/scripts/spin.bash f
c7e43312
CR
777#examples/scripts/timeout f
778#examples/scripts/timeout2 f
779#examples/scripts/timeout3 f
780#examples/scripts/vtree2 f
781#examples/scripts/vtree3 f
782#examples/scripts/vtree3a f
f0c4de40 783#examples/scripts/websrv.sh f
bb70624e 784examples/scripts/xterm_title f
ccc6cda3
JA
785examples/scripts/zprintf f
786examples/startup-files/README f
cce855bc 787examples/startup-files/Bashrc.bfox f
726f6388
JA
788examples/startup-files/Bash_aliases f
789examples/startup-files/Bash_profile f
790examples/startup-files/bash-profile f
791examples/startup-files/bashrc f
c7e43312
CR
792#examples/startup-files/apple/README f
793#examples/startup-files/apple/aliases f
794#examples/startup-files/apple/bash.defaults f
795#examples/startup-files/apple/environment f
796#examples/startup-files/apple/login f
797#examples/startup-files/apple/logout f
798#examples/startup-files/apple/rc f
799#examples/misc/suncmd.termcap f
cce855bc
JA
800examples/misc/aliasconv.sh f
801examples/misc/aliasconv.bash f
ccc6cda3 802examples/misc/cshtobash f
726f6388 803tests/README f
d3ad40de 804tests/COPYRIGHT f
85ec0778 805tests/test-glue-functions f
d3a24ed2 806tests/alias.tests f
d5362af8 807tests/alias1.sub f
bd6a350e 808tests/alias2.sub f
d3a24ed2 809tests/alias.right f
f75912ae 810tests/appendop.tests f
861a1900 811tests/appendop1.sub f
c111d992 812tests/appendop2.sub f
f75912ae 813tests/appendop.right f
bb70624e
JA
814tests/arith-for.tests f
815tests/arith-for.right f
ccc6cda3
JA
816tests/arith.tests f
817tests/arith.right f
762a763b
CR
818tests/arith1.sub f
819tests/arith2.sub f
108a433e 820tests/arith3.sub f
89c77bc7 821tests/arith4.sub f
77638cbf 822tests/arith5.sub f
f37a40a4 823tests/arith6.sub f
690150f9 824tests/arith7.sub f
ccc6cda3
JA
825tests/array.tests f
826tests/array.right f
d90269dd
CR
827tests/array1.sub f
828tests/array2.sub f
d11b8b46 829tests/array3.sub f
5e4a95c7 830tests/array4.sub f
e6598ba4
CR
831tests/array5.sub f
832tests/array6.sub f
fdf670ea 833tests/array7.sub f
09767ff0 834tests/array8.sub f
f2f9854d 835tests/array9.sub f
5f8cde23 836tests/array10.sub f
7fc96f79 837tests/array11.sub f
51f7ea36 838tests/array12.sub f
ed3f3b6c 839tests/array13.sub f
a7ad477f 840tests/array14.sub f
7571d3f4 841tests/array15.sub f
595e3e69 842tests/array16.sub f
b4a00022 843tests/array17.sub f
f3aad56d 844tests/array18.sub f
83633b6f 845tests/array19.sub f
06c3a575
CR
846tests/array20.sub f
847tests/array21.sub f
cce855bc
JA
848tests/array-at-star f
849tests/array2.right f
fdf670ea
CR
850tests/assoc.tests f
851tests/assoc.right f
852tests/assoc1.sub f
853tests/assoc2.sub f
09767ff0
CR
854tests/assoc3.sub f
855tests/assoc4.sub f
6932f7f5 856tests/assoc5.sub f
3eb2d94a 857tests/assoc6.sub f
1f6ec1a8 858tests/assoc7.sub f
54a5fbe1 859tests/assoc8.sub f
690150f9
CR
860tests/attr.tests f
861tests/attr.right f
862tests/attr1.sub f
863tests/attr2.sub f
d3a24ed2 864tests/braces.tests f
ccc6cda3 865tests/braces.right f
d166f048
JA
866tests/builtins.tests f
867tests/builtins.right f
bb70624e
JA
868tests/builtins1.sub f
869tests/builtins2.sub f
3d35553a 870tests/builtins3.sub f
8b20235a 871tests/builtins4.sub f
06c3a575 872tests/builtins5.sub f
34ec1876 873tests/builtins6.sub f
cce855bc
JA
874tests/source1.sub f
875tests/source2.sub f
876tests/source3.sub f
877tests/source4.sub f
878tests/source5.sub f
d3ad40de 879tests/source6.sub f
ceae08e0 880tests/source7.sub f
8943768b
CR
881tests/case.tests f
882tests/case.right f
a37d979e 883tests/case1.sub f
09767ff0
CR
884tests/casemod.tests f
885tests/casemod.right f
d3ad40de
CR
886tests/comsub.tests f
887tests/comsub.right f
602bb739 888tests/comsub1.sub f
34ec1876 889tests/comsub2.sub f
a4eef199 890tests/comsub3.sub f
09767ff0
CR
891tests/comsub-eof.tests f
892tests/comsub-eof0.sub f
893tests/comsub-eof1.sub f
894tests/comsub-eof2.sub f
895tests/comsub-eof3.sub f
1231ac47 896tests/comsub-eof4.sub f
d83a0671 897tests/comsub-eof5.sub f
09767ff0 898tests/comsub-eof.right f
e33f2203
CR
899tests/comsub-posix.tests f
900tests/comsub-posix.right f
901tests/comsub-posix1.sub f
6faad625 902tests/comsub-posix2.sub f
e054386f 903tests/comsub-posix3.sub f
cce855bc
JA
904tests/cond.tests f
905tests/cond.right f
4b82d1cd
CR
906tests/cond-regexp1.sub f
907tests/cond-regexp2.sub f
4a2c75c6 908tests/cond-regexp3.sub f
09767ff0
CR
909tests/coproc.tests f
910tests/coproc.right f
b72432fd
JA
911tests/cprint.tests f
912tests/cprint.right f
d3a24ed2
CR
913tests/dbg-support.right f
914tests/dbg-support.sub f
915tests/dbg-support.tests f
916tests/dbg-support2.right f
917tests/dbg-support2.tests f
76af2125 918tests/dbg-support3.sub f
cce855bc 919tests/dollar-at-star f
c7e43312 920tests/dollar-at-star1.sub f
0d9b018b 921tests/dollar-at-star2.sub f
b4a00022 922tests/dollar-at-star3.sub f
e0722a04 923tests/dollar-at-star4.sub f
f3aad56d 924tests/dollar-at-star5.sub f
54a5fbe1 925tests/dollar-at-star6.sub f
690150f9 926tests/dollar-at-star7.sub f
95554387 927tests/dollar-at-star8.sub f
12d937f9 928tests/dollar-at1.sub f
762a763b 929tests/dollar-at2.sub f
1231ac47 930tests/dollar-at3.sub f
40647963 931tests/dollar-at4.sub f
348a457e 932tests/dollar-at5.sub f
4a2c75c6 933tests/dollar-at6.sub f
d3a24ed2 934tests/dollar-star1.sub f
227f982e 935tests/dollar-star2.sub f
09767ff0 936tests/dollar-star3.sub f
1231ac47 937tests/dollar-star4.sub f
94a5513e 938tests/dollar-star5.sub f
0500de0b 939tests/dollar-star6.sub f
1a81420a 940tests/dollar-star7.sub f
726f6388 941tests/dollar.right f
cce855bc
JA
942tests/dstack.tests f
943tests/dstack.right f
944tests/dstack2.tests f
945tests/dstack2.right f
d166f048
JA
946tests/errors.tests f
947tests/errors.right f
bfd181e7 948tests/errors1.sub f
1f6ec1a8 949tests/errors2.sub f
5f0df7f9 950tests/errors3.sub f
34ec1876
CR
951tests/errors4.sub f
952tests/errors5.sub f
54a5fbe1 953tests/errors6.sub f
d166f048 954tests/execscript f
cce855bc
JA
955tests/exec.right f
956tests/exec1.sub f 755
957tests/exec2.sub f
958tests/exec3.sub f
959tests/exec4.sub f
960tests/exec5.sub f
28ef6c31 961tests/exec6.sub f
d3a24ed2 962tests/exec7.sub f
b1a26c01 963tests/exec8.sub f
54a1fa7c 964tests/exec9.sub f
1573ba78 965tests/exec10.sub f
bd6a350e 966tests/exec11.sub f
54a5fbe1 967tests/exec12.sub f
690150f9 968tests/exec13.sub f
e6598ba4 969tests/exp.tests f
726f6388 970tests/exp.right f
e6598ba4 971tests/exp1.sub f
b0c16657 972tests/exp2.sub f
e1e48bba 973tests/exp3.sub f
adc6cff5 974tests/exp4.sub f
9c2db999 975tests/exp5.sub f
f4f5e1c2 976tests/exp6.sub f
bd6a350e 977tests/exp7.sub f
54a5fbe1 978tests/exp8.sub f
95554387 979tests/exp9.sub f
613d4ba4
CR
980tests/exportfunc.tests f
981tests/exportfunc.right f
982tests/exportfunc1.sub f
983tests/exportfunc2.sub f
984tests/exportfunc3.sub f
cce855bc
JA
985tests/extglob.tests f
986tests/extglob.right f
462a7a25 987tests/extglob1.sub f
15623760 988tests/extglob1a.sub f
a4eef199 989tests/extglob2.sub f
bb70624e
JA
990tests/extglob2.tests f
991tests/extglob2.right f
a4eef199 992tests/extglob3.sub f
cac4cdbf
CR
993tests/extglob3.tests f
994tests/extglob3.right f
a4eef199 995tests/extglob4.sub f
d166f048
JA
996tests/func.tests f
997tests/func.right f
bb70624e 998tests/func1.sub f
28ef6c31
JA
999tests/func2.sub f
1000tests/func3.sub f
6faad625 1001tests/func4.sub f
d166f048
JA
1002tests/getopts.tests f
1003tests/getopts.right f
cce855bc
JA
1004tests/getopts1.sub f
1005tests/getopts2.sub f
1006tests/getopts3.sub f
1007tests/getopts4.sub f
1008tests/getopts5.sub f
1009tests/getopts6.sub f
1010tests/getopts7.sub f
0a233f3e
CR
1011tests/getopts8.sub f
1012tests/getopts9.sub f
a4eef199 1013tests/getopts10.sub f
94a5513e 1014tests/glob.tests f
cce855bc 1015tests/glob1.sub f
726f6388 1016tests/glob.right f
94a5513e
CR
1017tests/globstar.tests f
1018tests/globstar.right f
a8fd3f3e 1019tests/globstar1.sub f
8b20235a 1020tests/globstar2.sub f
ccc6cda3
JA
1021tests/heredoc.tests f
1022tests/heredoc.right f
4b9cc222 1023tests/heredoc1.sub f
40647963 1024tests/heredoc2.sub f
af32e54d 1025tests/heredoc3.sub f
7117c2d2
JA
1026tests/herestr.tests f
1027tests/herestr.right f
54a5fbe1 1028tests/herestr1.sub f
cce855bc 1029tests/histexp.tests f
54a5fbe1 1030tests/histexp1.sub f
690150f9
CR
1031tests/histexp2.sub f
1032tests/histexp3.sub f
1033tests/histexp4.sub f
cce855bc 1034tests/histexp.right f
d166f048
JA
1035tests/history.tests f
1036tests/history.right f
898cc92e 1037tests/history.list f 444
8e1a6eaa 1038tests/history1.sub f
c302751c 1039tests/history2.sub f
7117c2d2
JA
1040tests/ifs.tests f
1041tests/ifs.right f
7790f917
CR
1042tests/ifs-posix.tests f
1043tests/ifs-posix.right f
726f6388
JA
1044tests/input-line.sh f
1045tests/input-line.sub f
1046tests/input.right f
d90269dd 1047tests/intl.tests f
b0c16657 1048tests/intl1.sub f
adc6cff5 1049tests/intl2.sub f
06c3a575 1050tests/intl3.sub f
d90269dd 1051tests/intl.right f
227f982e
CR
1052tests/iquote.tests f
1053tests/iquote.right f
efc2f955 1054tests/iquote1.sub f
bb70624e
JA
1055tests/invert.tests f
1056tests/invert.right f
d166f048 1057tests/jobs.tests f
cce855bc
JA
1058tests/jobs1.sub f
1059tests/jobs2.sub f
bb70624e 1060tests/jobs3.sub f
c2258e1c 1061tests/jobs4.sub f
c677e9e0 1062tests/jobs5.sub f
d166f048 1063tests/jobs.right f
7d92f73f
CR
1064tests/lastpipe.right f
1065tests/lastpipe.tests f
1066tests/lastpipe1.sub f
a4eef199 1067tests/lastpipe2.sub f
6a8fd0ed
CR
1068tests/mapfile.data f
1069tests/mapfile.right f
1070tests/mapfile.tests f
e141c35a 1071tests/mapfile1.sub f
25a0eacf 1072tests/mapfile2.sub f
ccc6cda3
JA
1073tests/more-exp.tests f
1074tests/more-exp.right f
d42cb8c1
CR
1075tests/nameref.tests f
1076tests/nameref1.sub f
1077tests/nameref2.sub f
1078tests/nameref3.sub f
1079tests/nameref4.sub f
1080tests/nameref5.sub f
15623760 1081tests/nameref6.sub f
ff325787 1082tests/nameref7.sub f
4a2c75c6 1083tests/nameref8.sub f
34ec1876 1084tests/nameref9.sub f
ff7c092e 1085tests/nameref10.sub f
a4eef199
CR
1086tests/nameref11.sub f
1087tests/nameref12.sub f
1088tests/nameref13.sub f
1089tests/nameref14.sub f
1090tests/nameref15.sub f
1091tests/nameref16.sub f
1092tests/nameref17.sub f
1093tests/nameref18.sub f
d42cb8c1 1094tests/nameref.right f
726f6388 1095tests/new-exp.tests f
cce855bc
JA
1096tests/new-exp1.sub f
1097tests/new-exp2.sub f
bb70624e 1098tests/new-exp3.sub f
d3a24ed2 1099tests/new-exp4.sub f
f75912ae 1100tests/new-exp5.sub f
d3ad40de 1101tests/new-exp6.sub f
4ac1ff98 1102tests/new-exp7.sub f
5f8cde23 1103tests/new-exp8.sub f
4e136352 1104tests/new-exp9.sub f
09f70f2f 1105tests/new-exp10.sub f
726f6388 1106tests/new-exp.right f
ccc6cda3
JA
1107tests/nquote.tests f
1108tests/nquote.right f
824dfe68 1109tests/nquote1.sub f
21af69d5 1110tests/nquote2.sub f
54a5fbe1 1111tests/nquote3.sub f
7117c2d2
JA
1112tests/nquote1.tests f
1113tests/nquote1.right f
1114tests/nquote2.tests f
1115tests/nquote2.right f
1116tests/nquote3.tests f
1117tests/nquote3.right f
d3a24ed2
CR
1118tests/nquote4.tests f
1119tests/nquote4.right f
e6598ba4
CR
1120tests/nquote5.tests f
1121tests/nquote5.right f
aee3e561
CR
1122tests/parser.tests f
1123tests/parser.right f
1124tests/parser1.sub f
ccc6cda3
JA
1125tests/posix2.tests f
1126tests/posix2.right f
6faad625
CR
1127tests/posixexp.tests f
1128tests/posixexp.right f
e05be32d
CR
1129tests/posixexp1.sub f
1130tests/posixexp2.sub f
1131tests/posixexp2.tests f
1132tests/posixexp2.right f
cce855bc
JA
1133tests/posixpat.tests f
1134tests/posixpat.right f
3d35553a
CR
1135tests/posixpipe.tests f
1136tests/posixpipe.right f
726f6388
JA
1137tests/prec.right f
1138tests/precedence f
cce855bc
JA
1139tests/printf.tests f
1140tests/printf.right f
6faad625 1141tests/printf1.sub f
6932f7f5 1142tests/printf2.sub f
6faad625 1143tests/printf3.sub f
e107650c 1144tests/printf4.sub f
ccc6cda3
JA
1145tests/quote.tests f
1146tests/quote.right f
8b20235a 1147tests/quote1.sub f
ccc6cda3
JA
1148tests/read.tests f
1149tests/read.right f
bb70624e
JA
1150tests/read1.sub f
1151tests/read2.sub f
1152tests/read3.sub f
7117c2d2 1153tests/read4.sub f
762a763b 1154tests/read5.sub f
a9fac3b2 1155tests/read6.sub f
d166f048
JA
1156tests/redir.tests f
1157tests/redir.right f
1158tests/redir1.sub f
1159tests/redir2.sub f
1160tests/redir3.sub f
1161tests/redir3.in1 f
1162tests/redir3.in2 f
1163tests/redir4.sub f
1164tests/redir4.in1 f
7117c2d2 1165tests/redir5.sub f
d3a24ed2 1166tests/redir6.sub f
eb2bb562 1167tests/redir7.sub f
b0c16657 1168tests/redir8.sub f
8943768b 1169tests/redir9.sub f
c5402025 1170tests/redir10.sub f
ca4a0ec2 1171tests/redir11.sub f
06c3a575 1172tests/redir12.sub f
ccc6cda3
JA
1173tests/rhs-exp.tests f
1174tests/rhs-exp.right f
9c2db999 1175tests/rhs-exp1.sub f
d166f048
JA
1176tests/rsh.tests f
1177tests/rsh.right f
726f6388 1178tests/run-all f
d166f048 1179tests/run-minimal f
d3a24ed2 1180tests/run-alias f
f75912ae 1181tests/run-appendop f
bb70624e 1182tests/run-arith-for f
ccc6cda3
JA
1183tests/run-arith f
1184tests/run-array f
cce855bc 1185tests/run-array2 f
fdf670ea 1186tests/run-assoc f
690150f9 1187tests/run-attr f
ccc6cda3 1188tests/run-braces f
d166f048 1189tests/run-builtins f
8943768b 1190tests/run-case f
09767ff0 1191tests/run-casemod f
d3ad40de 1192tests/run-comsub f
09767ff0 1193tests/run-comsub-eof f
e33f2203 1194tests/run-comsub-posix f
cce855bc 1195tests/run-cond f
09767ff0 1196tests/run-coproc f
b72432fd 1197tests/run-cprint f
d3a24ed2
CR
1198tests/run-dbg-support f
1199tests/run-dbg-support2 f
d166f048 1200tests/run-dirstack f
726f6388 1201tests/run-dollars f
d166f048
JA
1202tests/run-errors f
1203tests/run-execscript f
726f6388 1204tests/run-exp-tests f
613d4ba4 1205tests/run-exportfunc f
cce855bc 1206tests/run-extglob f
bb70624e 1207tests/run-extglob2 f
cac4cdbf 1208tests/run-extglob3 f
d166f048
JA
1209tests/run-func f
1210tests/run-getopts f
726f6388 1211tests/run-glob-test f
94a5513e 1212tests/run-globstar f
ccc6cda3 1213tests/run-heredoc f
7117c2d2 1214tests/run-herestr f
d166f048
JA
1215tests/run-histexpand f
1216tests/run-history f
7117c2d2 1217tests/run-ifs f
7790f917 1218tests/run-ifs-posix f
726f6388 1219tests/run-input-test f
d90269dd 1220tests/run-intl f
227f982e 1221tests/run-iquote f
bb70624e 1222tests/run-invert f
d166f048 1223tests/run-jobs f
7d92f73f 1224tests/run-lastpipe f
6a8fd0ed 1225tests/run-mapfile f
ccc6cda3 1226tests/run-more-exp f
d42cb8c1 1227tests/run-nameref f
726f6388 1228tests/run-new-exp f
ccc6cda3 1229tests/run-nquote f
7117c2d2
JA
1230tests/run-nquote1 f
1231tests/run-nquote2 f
1232tests/run-nquote3 f
d3a24ed2 1233tests/run-nquote4 f
e6598ba4 1234tests/run-nquote5 f
aee3e561 1235tests/run-parser f
ccc6cda3 1236tests/run-posix2 f
6faad625 1237tests/run-posixexp f
e05be32d 1238tests/run-posixexp2 f
cce855bc 1239tests/run-posixpat f
3d35553a 1240tests/run-posixpipe f
726f6388 1241tests/run-precedence f
cce855bc 1242tests/run-printf f
ccc6cda3
JA
1243tests/run-quote f
1244tests/run-read f
d166f048 1245tests/run-redir f
ccc6cda3 1246tests/run-rhs-exp f
d166f048 1247tests/run-rsh f
cce855bc 1248tests/run-set-e f
d3a24ed2 1249tests/run-set-x f
cce855bc 1250tests/run-shopt f
726f6388 1251tests/run-strip f
ccc6cda3
JA
1252tests/run-test f
1253tests/run-tilde f
cac4cdbf 1254tests/run-tilde2 f
d166f048
JA
1255tests/run-trap f
1256tests/run-type f
726f6388 1257tests/run-varenv f
a8fd3f3e 1258tests/run-vredir f
a05a1337
CR
1259tests/set-e.tests f
1260tests/set-e1.sub f
1261tests/set-e2.sub f
7175a77f
CR
1262tests/set-e3.sub f
1263tests/set-e3a.sub f
726f6388 1264tests/set-e.right f
d3a24ed2 1265tests/set-x.tests f
d5362af8 1266tests/set-x1.sub f
d3a24ed2 1267tests/set-x.right f
cce855bc
JA
1268tests/shopt.tests f
1269tests/shopt.right f
726f6388
JA
1270tests/strip.tests f
1271tests/strip.right f
bb70624e 1272tests/test.tests f
ccc6cda3 1273tests/test.right f
cac4cdbf 1274tests/tilde.tests f
726f6388 1275tests/tilde.right f
cac4cdbf
CR
1276tests/tilde2.tests f
1277tests/tilde2.right f
d166f048
JA
1278tests/trap.tests f
1279tests/trap.right f
cce855bc 1280tests/trap1.sub f 755
f73dda09
JA
1281tests/trap2.sub f 755
1282tests/trap2a.sub f 755
c302751c 1283tests/trap3.sub f
1a81420a 1284tests/trap4.sub f
a37d979e 1285tests/trap5.sub f
d166f048
JA
1286tests/type.tests f
1287tests/type.right f
8943768b 1288tests/type1.sub f
6932f7f5 1289tests/type2.sub f
1b13a290 1290tests/type3.sub f
71412226 1291tests/type4.sub f
e73012f1
CR
1292tests/unicode1.sub f
1293tests/unicode2.sub f
df8375c3 1294tests/unicode3.sub f
726f6388
JA
1295tests/varenv.right f
1296tests/varenv.sh f
28ef6c31 1297tests/varenv1.sub f
7117c2d2 1298tests/varenv2.sub f
7175a77f
CR
1299tests/varenv3.sub f
1300tests/varenv4.sub f
1a81420a 1301tests/varenv5.sub f
df8375c3 1302tests/varenv6.sub f
09f70f2f 1303tests/varenv7.sub f
690150f9 1304tests/varenv8.sub f
d166f048
JA
1305tests/version f
1306tests/version.mini f
a8fd3f3e
CR
1307tests/vredir.tests f
1308tests/vredir.right f
1309tests/vredir1.sub f
1310tests/vredir2.sub f
1311tests/vredir3.sub f
1312tests/vredir4.sub f
1313tests/vredir5.sub f
89c77bc7 1314tests/vredir6.sub f
34ec1876 1315tests/vredir7.sub f
bb70624e 1316tests/misc/dev-tcp.tests f
cce855bc 1317tests/misc/perf-script f
bb70624e
JA
1318tests/misc/perftest f
1319tests/misc/read-nchars.tests f
cce855bc
JA
1320tests/misc/redir-t2.sh f
1321tests/misc/run-r2.sh f
1322tests/misc/sigint-1.sh f
1323tests/misc/sigint-2.sh f
1324tests/misc/sigint-3.sh f
1325tests/misc/sigint-4.sh f
726f6388
JA
1326tests/misc/test-minus-e.1 f
1327tests/misc/test-minus-e.2 f
bb70624e 1328tests/misc/wait-bg.tests f
c7e43312
CR
1329#examples/scripts.v2/PERMISSION f
1330#examples/scripts.v2/README f
1331#examples/scripts.v2/arc2tarz f
1332#examples/scripts.v2/bashrand f
1333#examples/scripts.v2/cal2day.bash f
1334#examples/scripts.v2/cdhist.bash f
1335#examples/scripts.v2/corename f
1336#examples/scripts.v2/fman f
1337#examples/scripts.v2/frcp f
1338#examples/scripts.v2/lowercase f
1339#examples/scripts.v2/ncp f
1340#examples/scripts.v2/newext f
1341#examples/scripts.v2/nmv f
1342#examples/scripts.v2/pages f
1343#examples/scripts.v2/pf f
1344#examples/scripts.v2/ren f
1345#examples/scripts.v2/rename f
1346#examples/scripts.v2/repeat f
1347#examples/scripts.v2/untar f
1348#examples/scripts.v2/uudec f
1349#examples/scripts.v2/uuenc f
1350#examples/scripts.v2/vtree f
1351#examples/scripts.v2/where f
1352#examples/scripts.v2/pmtop f
1353#examples/scripts.v2/shprof f
1354#examples/scripts.noah/PERMISSION f
1355#examples/scripts.noah/README f
1356#examples/scripts.noah/aref.bash f
1357#examples/scripts.noah/bash.sub.bash f
1358#examples/scripts.noah/bash_version.bash f
1359#examples/scripts.noah/meta.bash f
1360#examples/scripts.noah/mktmp.bash f
1361#examples/scripts.noah/number.bash f
1362#examples/scripts.noah/prompt.bash f
1363#examples/scripts.noah/remap_keys.bash f
1364#examples/scripts.noah/require.bash f
1365#examples/scripts.noah/send_mail.bash f
1366#examples/scripts.noah/shcat.bash f
1367#examples/scripts.noah/source.bash f
1368#examples/scripts.noah/string.bash f
1369#examples/scripts.noah/stty.bash f
1370#examples/scripts.noah/y_or_n_p.bash f