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