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