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