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