]> git.ipfire.org Git - thirdparty/bash.git/blame - MANIFEST
commit bash-20190430 snapshot
[thirdparty/bash.git] / MANIFEST
CommitLineData
726f6388
JA
1#
2# Master distribution manifest for bash
3#
4#
5# Filename type
6#
7CWRU d
8CWRU/misc d
9builtins d
cce855bc 10cross-build d
ccc6cda3 11doc d
726f6388 12examples d
c7e43312 13#examples/obashdb d
5378804d 14examples/bash-completion d
bb70624e 15examples/complete d
726f6388
JA
16examples/functions d
17examples/scripts d
c7e43312
CR
18#examples/scripts.v2 d
19#examples/scripts.noah d
726f6388 20examples/startup-files d
c7e43312 21#examples/startup-files/apple d
ccc6cda3
JA
22examples/misc d
23examples/loadables d
bb70624e
JA
24examples/loadables/perl d
25include d
726f6388 26lib d
726f6388
JA
27lib/glob d
28lib/glob/doc d
5e13499c 29lib/intl d
726f6388 30lib/malloc d
726f6388
JA
31lib/readline d
32lib/readline/doc d
33lib/readline/examples d
cce855bc 34lib/sh d
726f6388 35lib/termcap d
726f6388 36lib/tilde d
278286c9 37m4 d
5e13499c 38po d
726f6388
JA
39support d
40tests d
41tests/misc d
5e13499c 42ABOUT-NLS f
6bf8a8a7 43ChangeLog s CWRU/changelog
ccc6cda3
JA
44CHANGES f
45COMPAT f
726f6388 46COPYING f
ccc6cda3 47INSTALL f
726f6388 48MANIFEST f
ccc6cda3
JA
49NEWS f
50NOTES f
7117c2d2 51POSIX f
ccc6cda3 52README f
7117c2d2 53RBASH f
d166f048 54AUTHORS f
b72432fd 55Y2K f
a7ad477f 56configure.ac f
4f562c6d 57configure f 755
ccc6cda3 58Makefile.in f
b72432fd
JA
59config-top.h f
60config-bot.h f
ccc6cda3
JA
61config.h.in f
62aclocal.m4 f
63array.c f
f73dda09 64arrayfunc.c f
4ac1ff98 65assoc.c f
ccc6cda3 66eval.c f
726f6388
JA
67print_cmd.c f
68general.c f
ccc6cda3
JA
69list.c f
70locale.c f
71stringlib.c f
726f6388
JA
72variables.c f
73make_cmd.c f
74copy_cmd.c f
75unwind_prot.c f
76dispose_cmd.c f
726f6388 77bashhist.c f
d166f048 78hashcmd.c f
ccc6cda3 79hashlib.c f
726f6388 80parse.y f
ccc6cda3 81pathexp.c f
726f6388
JA
82subst.c f
83shell.c f
84trap.c f
ccc6cda3 85sig.c f
726f6388
JA
86siglist.c f
87version.c f
88flags.c f
89jobs.c f
726f6388
JA
90input.c f
91mailcheck.c f
92test.c f
93expr.c f
94alias.c f
95execute_cmd.c f
cce855bc
JA
96findcmd.c f
97redir.c f
726f6388
JA
98bashline.c f
99braces.c f
100bracecomp.c f
101nojobs.c f
726f6388 102error.c f
ccc6cda3 103xmalloc.c f
bb70624e
JA
104pcomplete.c f
105pcomplib.c f
28ef6c31 106mksyntax.c f
726f6388 107alias.h f
726f6388 108builtins.h f
ccc6cda3
JA
109bashhist.h f
110bashline.h f
f73dda09
JA
111conftypes.h f
112patchlevel.h f
726f6388 113variables.h f
ccc6cda3 114array.h f
f73dda09 115arrayfunc.h f
4ac1ff98 116assoc.h f
726f6388 117jobs.h f
cce855bc 118findcmd.h f
ccc6cda3 119hashlib.h f
726f6388
JA
120quit.h f
121flags.h f
122shell.h f
28ef6c31 123syntax.h f
ccc6cda3
JA
124pathexp.h f
125parser.h f
bb70624e 126pcomplete.h f
ccc6cda3 127sig.h f
cce855bc 128test.h f
726f6388
JA
129trap.h f
130general.h f
131unwind_prot.h f
132input.h f
133error.h f
134command.h f
135externs.h f
136siglist.h f
ccc6cda3 137subst.h f
726f6388 138dispose_cmd.h f
d166f048 139hashcmd.h f
726f6388 140bashansi.h f
ccc6cda3 141bashjmp.h f
ccc6cda3 142bashintl.h f
726f6388 143make_cmd.h f
726f6388 144execute_cmd.h f
cce855bc 145redir.h f
726f6388 146bashtypes.h f
ccc6cda3 147mailcheck.h f
f73dda09 148xmalloc.h f
726f6388
JA
149y.tab.c f
150y.tab.h f
726f6388 151parser-built f
d3a24ed2 152pathnames.h.in f
ccc6cda3 153builtins/Makefile.in f
726f6388
JA
154builtins/alias.def f
155builtins/bind.def f
156builtins/break.def f
157builtins/builtin.def f
d3a24ed2 158builtins/caller.def f
726f6388
JA
159builtins/cd.def f
160builtins/colon.def f
161builtins/command.def f
bb70624e 162builtins/complete.def f
726f6388
JA
163builtins/common.c f
164builtins/declare.def f
165builtins/echo.def f
166builtins/enable.def f
167builtins/eval.def f
ccc6cda3
JA
168builtins/evalfile.c f
169builtins/evalstring.c f
726f6388
JA
170builtins/exec.def f
171builtins/exit.def f
172builtins/fc.def f
173builtins/fg_bg.def f
abe2eb5b 174builtins/gen-helpfiles.c f
726f6388
JA
175builtins/getopt.c f
176builtins/getopt.h f
177builtins/getopts.def f
178builtins/hash.def f
726f6388
JA
179builtins/help.def f
180builtins/let.def f
181builtins/history.def f
182builtins/jobs.def f
183builtins/kill.def f
6a8fd0ed 184builtins/mapfile.def f
726f6388 185builtins/mkbuiltins.c f
cce855bc 186builtins/printf.def f
ccc6cda3 187builtins/pushd.def f
726f6388
JA
188builtins/read.def f
189builtins/reserved.def f
190builtins/return.def f
191builtins/set.def f
192builtins/setattr.def f
193builtins/shift.def f
ccc6cda3 194builtins/shopt.def f
726f6388
JA
195builtins/source.def f
196builtins/suspend.def f
197builtins/test.def f
198builtins/times.def f
199builtins/trap.def f
200builtins/type.def f
201builtins/ulimit.def f
202builtins/umask.def f
203builtins/wait.def f
204builtins/psize.c f
205builtins/psize.sh f
206builtins/inlib.def f
207builtins/bashgetopt.c f
208builtins/common.h f
209builtins/bashgetopt.h f
cce855bc 210cross-build/cygwin32.cache f
b72432fd 211cross-build/x86-beos.cache f
b72432fd 212cross-build/opennt.cache f
89149ec0 213cross-build/qnx.cache f
bb70624e 214include/ansi_stdlib.h f
f73dda09 215include/chartypes.h f
bb70624e 216include/filecntl.h f
5e13499c 217include/gettext.h f
bb70624e
JA
218include/maxpath.h f
219include/memalloc.h f
7117c2d2 220include/ocache.h f
bb70624e
JA
221include/posixdir.h f
222include/posixjmp.h f
2d0c84ef 223include/posixselect.h f
bb70624e
JA
224include/posixstat.h f
225include/posixtime.h f
226include/posixwait.h f
adc6cff5 227include/shmbchar.h f
7117c2d2 228include/shmbutil.h f
bb70624e 229include/shtty.h f
278286c9 230include/stat-time.h f
bb70624e
JA
231include/stdc.h f
232include/systimes.h f
f73dda09 233include/typemax.h f
bb70624e 234include/unionwait.h f
ccc6cda3 235lib/glob/Makefile.in f
7117c2d2
JA
236lib/glob/sm_loop.c f
237lib/glob/smatch.c f
f73dda09
JA
238lib/glob/strmatch.c f
239lib/glob/strmatch.h f
726f6388 240lib/glob/glob.c f
ccc6cda3 241lib/glob/glob.h f
7117c2d2 242lib/glob/glob_loop.c f
5f8cde23 243lib/glob/gmisc.c f
571ba52b 244lib/glob/gm_loop.c f
7117c2d2 245lib/glob/xmbsrtowcs.c f
cce855bc 246lib/glob/collsyms.h f
726f6388
JA
247lib/glob/doc/Makefile f
248lib/glob/doc/glob.texi f
249lib/glob/ndir.h f
5e13499c
CR
250lib/intl/ChangeLog f
251lib/intl/Makefile.in f
252lib/intl/VERSION f
253lib/intl/bindtextdom.c f
254lib/intl/config.charset f
255lib/intl/dcgettext.c f
256lib/intl/dcigettext.c f
257lib/intl/dcngettext.c f
258lib/intl/dgettext.c f
259lib/intl/dngettext.c f
260lib/intl/eval-plural.h f
261lib/intl/explodename.c f
262lib/intl/finddomain.c f
263lib/intl/gettext.c f
264lib/intl/gettextP.h f
265lib/intl/gmo.h f
266lib/intl/hash-string.h f
267lib/intl/intl-compat.c f
268lib/intl/l10nflist.c f
269lib/intl/libgnuintl.h.in f
270lib/intl/loadinfo.h f
271lib/intl/loadmsgcat.c f
272lib/intl/localcharset.c f
273lib/intl/localcharset.h f
274lib/intl/locale.alias f
275lib/intl/localealias.c f
276lib/intl/localename.c f
277lib/intl/log.c f
278lib/intl/ngettext.c f
279lib/intl/os2compat.c f
280lib/intl/os2compat.h f
281lib/intl/osdep.c f
282lib/intl/plural-exp.c f
283lib/intl/plural-exp.h f
284lib/intl/plural.c f
285lib/intl/plural.y f
286lib/intl/ref-add.sin f
287lib/intl/ref-del.sin f
288lib/intl/relocatable.c f
289lib/intl/relocatable.h f
290lib/intl/textdomain.c f
ccc6cda3 291lib/malloc/Makefile.in f
726f6388 292lib/malloc/getpagesize.h f
f73dda09
JA
293lib/malloc/imalloc.h f
294lib/malloc/mstats.h f
295lib/malloc/shmalloc.h f
296lib/malloc/table.h f
7117c2d2 297lib/malloc/watch.h f
ccc6cda3 298lib/malloc/alloca.c f
726f6388 299lib/malloc/malloc.c f
f73dda09
JA
300lib/malloc/stats.c f
301lib/malloc/table.c f
302lib/malloc/trace.c f
7117c2d2 303lib/malloc/watch.c f
726f6388 304lib/malloc/xmalloc.c f
f73dda09 305lib/malloc/xleaktrace f 755
ccc6cda3
JA
306lib/malloc/stub.c f
307lib/malloc/i386-alloca.s f
308lib/malloc/x386-alloca.s f
726f6388 309lib/readline/COPYING f
ccc6cda3 310lib/readline/Makefile.in f
726f6388 311lib/readline/ChangeLog f
ccc6cda3
JA
312lib/readline/README f
313lib/readline/STANDALONE f
314lib/readline/readline.c f
726f6388 315lib/readline/vi_mode.c f
726f6388 316lib/readline/emacs_keymap.c f
726f6388
JA
317lib/readline/vi_keymap.c f
318lib/readline/history.c f
ccc6cda3
JA
319lib/readline/histexpand.c f
320lib/readline/histsearch.c f
321lib/readline/histfile.c f
726f6388
JA
322lib/readline/funmap.c f
323lib/readline/keymaps.c f
ccc6cda3
JA
324lib/readline/util.c f
325lib/readline/terminal.c f
9ec5ed66 326lib/readline/xfree.c f
726f6388 327lib/readline/xmalloc.c f
726f6388
JA
328lib/readline/search.c f
329lib/readline/isearch.c f
726f6388
JA
330lib/readline/parens.c f
331lib/readline/rltty.c f
28ef6c31 332lib/readline/compat.c f
726f6388
JA
333lib/readline/complete.c f
334lib/readline/bind.c f
335lib/readline/display.c f
336lib/readline/signals.c f
ccc6cda3 337lib/readline/kill.c f
7117c2d2 338lib/readline/text.c f
ccc6cda3
JA
339lib/readline/undo.c f
340lib/readline/macro.c f
341lib/readline/input.c f
342lib/readline/callback.c f
7117c2d2
JA
343lib/readline/mbutil.c f
344lib/readline/misc.c f
ccc6cda3 345lib/readline/nls.c f
d166f048 346lib/readline/shell.c f
5a318736
CR
347lib/readline/colors.c f
348lib/readline/parse-colors.c f
b72432fd 349lib/readline/savestring.c f
726f6388
JA
350lib/readline/tilde.c f
351lib/readline/tilde.h f
ccc6cda3
JA
352lib/readline/rldefs.h f
353lib/readline/rlconf.h f
7117c2d2 354lib/readline/rlmbutil.h f
bb70624e 355lib/readline/rlshell.h f
ccc6cda3 356lib/readline/rltty.h f
28ef6c31 357lib/readline/rltypedefs.h f
cce855bc 358lib/readline/rlwinsize.h f
ccc6cda3
JA
359lib/readline/readline.h f
360lib/readline/tcap.h f
361lib/readline/keymaps.h f
362lib/readline/history.h f
363lib/readline/histlib.h f
364lib/readline/chardefs.h f
365lib/readline/posixdir.h f
d166f048 366lib/readline/posixjmp.h f
d0ca3503 367lib/readline/posixselect.h f
726f6388
JA
368lib/readline/posixstat.h f
369lib/readline/ansi_stdlib.h f
b72432fd 370lib/readline/rlstdc.h f
bb70624e 371lib/readline/rlprivate.h f
5a318736
CR
372lib/readline/colors.h f
373lib/readline/parse-colors.h f
bb70624e 374lib/readline/xmalloc.h f
ccc6cda3 375lib/readline/doc/Makefile f
d3a24ed2
CR
376lib/readline/doc/version.texi f
377lib/readline/doc/rlman.texi f
378lib/readline/doc/rltech.texi f
379lib/readline/doc/rluser.texi f
380lib/readline/doc/rluserman.texi f
381lib/readline/doc/history.texi f
382lib/readline/doc/hstech.texi f
383lib/readline/doc/hsuser.texi f
384lib/readline/doc/fdl.texi f
ccc6cda3 385lib/readline/examples/Makefile f
bb70624e 386lib/readline/examples/excallback.c f
ccc6cda3
JA
387lib/readline/examples/fileman.c f
388lib/readline/examples/manexamp.c f
389lib/readline/examples/histexamp.c f
390lib/readline/examples/rltest.c f
e03142c5 391lib/readline/examples/rl-callbacktest.c f
d166f048 392lib/readline/examples/rl.c f
7117c2d2 393lib/readline/examples/rlcat.c f
ccc6cda3 394lib/readline/examples/Inputrc f
cce855bc 395lib/sh/Makefile.in f
29d25b54 396lib/sh/casemod.c f
cce855bc 397lib/sh/clktck.c f
bb70624e 398lib/sh/clock.c f
64419627 399lib/sh/dprintf.c f
ac18b312 400lib/sh/eaccess.c f
f73dda09
JA
401lib/sh/fmtullong.c f
402lib/sh/fmtulong.c f
7117c2d2 403lib/sh/fmtumax.c f
8f714a7c 404lib/sh/fnxform.c f
53ac45a3 405lib/sh/fpurge.c f
cce855bc
JA
406lib/sh/getcwd.c f
407lib/sh/getenv.c f
bb70624e 408lib/sh/inet_aton.c f
547ef914 409lib/sh/input_avail.c f
cce855bc 410lib/sh/itos.c f
f73dda09 411lib/sh/mailstat.c f
bb70624e 412lib/sh/makepath.c f
d0ca3503
CR
413lib/sh/mbscasecmp.c f
414lib/sh/mbschr.c f
57a07124 415lib/sh/mbscmp.c f
7117c2d2
JA
416lib/sh/memset.c f
417lib/sh/mktime.c f
418lib/sh/netconn.c f
bb70624e 419lib/sh/netopen.c f
cce855bc 420lib/sh/oslib.c f
28ef6c31
JA
421lib/sh/pathcanon.c f
422lib/sh/pathphys.c f
b72432fd 423lib/sh/rename.c f
cce855bc 424lib/sh/setlinebuf.c f
d3a24ed2 425lib/sh/shmatch.c f
adc6cff5 426lib/sh/shmbchar.c f
bb70624e
JA
427lib/sh/shquote.c f
428lib/sh/shtty.c f
f73dda09 429lib/sh/snprintf.c f
28ef6c31 430lib/sh/spell.c f
cce855bc 431lib/sh/strcasecmp.c f
d0ca3503 432lib/sh/strcasestr.c f
1b6902d4 433lib/sh/strchrnul.c f
67440bc5 434lib/sh/strdup.c f
cce855bc 435lib/sh/strerror.c f
7117c2d2 436lib/sh/strftime.c f
28ef6c31
JA
437lib/sh/stringlist.c f
438lib/sh/stringvec.c f
301e2142 439lib/sh/strnlen.c f
bb70624e 440lib/sh/strpbrk.c f
d3a24ed2 441lib/sh/strstr.c f
cce855bc 442lib/sh/strtod.c f
f73dda09 443lib/sh/strtoimax.c f
cce855bc 444lib/sh/strtol.c f
f73dda09 445lib/sh/strtoll.c f
cce855bc 446lib/sh/strtoul.c f
f73dda09
JA
447lib/sh/strtoull.c f
448lib/sh/strtoumax.c f
28ef6c31 449lib/sh/strtrans.c f
bb70624e
JA
450lib/sh/times.c f
451lib/sh/timeval.c f
28ef6c31 452lib/sh/tmpfile.c f
29d25b54
CR
453lib/sh/uconvert.c f
454lib/sh/ufuncs.c f
eb0b2ad8 455lib/sh/unicode.c f
5c5c7523 456lib/sh/utf8.c f
cce855bc 457lib/sh/vprint.c f
d3ad40de 458lib/sh/wcsdup.c f
47b599dc 459lib/sh/wcsnwidth.c f
220537f2 460lib/sh/wcswidth.c f
7027abcb 461lib/sh/winsize.c f
7117c2d2 462lib/sh/zcatfd.c f
9cbcc93b 463lib/sh/zgetline.c f
d3ad40de 464lib/sh/zmapfd.c f
bb70624e
JA
465lib/sh/zread.c f
466lib/sh/zwrite.c f
ccc6cda3 467lib/termcap/Makefile.in f
bb70624e 468lib/termcap/ltcap.h f
726f6388
JA
469lib/termcap/termcap.c f
470lib/termcap/termcap.h f
471lib/termcap/tparam.c f
472lib/termcap/version.c f
b72432fd 473lib/tilde/README f
ccc6cda3 474lib/tilde/Makefile.in f
726f6388
JA
475lib/tilde/tilde.c f
476lib/tilde/tilde.h f
b72432fd 477lib/tilde/shell.c f
278286c9
CR
478m4/stat-time.m4 f
479m4/timespec.m4 f
be4078d2
CR
480m4/codeset.m4 f
481m4/extern-inline.m4 f
482m4/fcntl-o.m4 f
483m4/gettext.m4 f
484m4/glibc2.m4 f
485m4/glibc21.m4 f
486m4/host-cpu-c-abi.m4 f
487m4/iconv.m4 f
488m4/intdiv0.m4 f
489m4/intl-thread-locale.m4 f
490m4/intl.m4 f
491m4/intlmacosx.m4 f
492m4/intmax.m4 f
493m4/inttypes-pri.m4 f
494m4/inttypes.m4 f
495m4/inttypes_h.m4 f
496m4/lcmessage.m4 f
497m4/lib-ld.m4 f
498m4/lib-link.m4 f
499m4/lib-prefix.m4 f
500m4/lock.m4 f
501m4/nls.m4 f
502m4/po.m4 f
503m4/printf-posix.m4 f
504m4/progtest.m4 f
9e48f856 505m4/pthread_rwlock_rdlock.m4 f
be4078d2
CR
506m4/size_max.m4 f
507m4/stdint_h.m4 f
508m4/threadlib.m4 f
509m4/uintmax_t.m4 f
510m4/ulonglong.m4 f
511m4/visibility.m4 f
512m4/wchar_t.m4 f
513m4/wint_t.m4 f
514m4/xsize.m4 f
5e13499c
CR
515po/LINGUAS f
516po/Makefile.in.in f
517po/Makevars f
518po/POTFILES.in f
245a493c 519po/README f
5e13499c
CR
520po/Rules-builtins f
521po/Rules-quot f
522po/bash.pot f
523po/boldquot.sed f
245a493c 524po/en@boldquot.gmo f
5e13499c 525po/en@boldquot.header f
5e13499c
CR
526po/en@boldquot.po f
527po/en@quot.gmo f
245a493c
CR
528po/en@quot.header f
529po/en@quot.po f
530po/af.gmo f
531po/af.po f
7a131ef2 532po/bg.gmo f
245a493c
CR
533po/bg.po f
534po/ca.gmo f
535po/ca.po f
bea29b7b
CR
536po/cs.gmo f
537po/cs.po f
c1854f2d
CR
538po/da.gmo f
539po/da.po f
245a493c
CR
540po/de.gmo f
541po/de.po f
2e74e964
CR
542po/el.gmo f
543po/el.po f
245a493c
CR
544po/eo.gmo f
545po/eo.po f
546po/es.gmo f
547po/es.po f
548po/et.gmo f
549po/et.po f
12ae1612
CR
550po/fi.gmo f
551po/fi.po f
245a493c
CR
552po/fr.gmo f
553po/fr.po f
b06e584e
CR
554po/ga.gmo f
555po/ga.po f
863d31ae
CR
556po/gl.gmo f
557po/gl.po f
55a5a4ac
CR
558po/hr.gmo f
559po/hr.po f
245a493c
CR
560po/hu.gmo f
561po/hu.po f
2e4498b3
CR
562po/id.gmo f
563po/id.po f
863d31ae
CR
564po/it.gmo f
565po/it.po f
245a493c
CR
566po/ja.gmo f
567po/ja.po f
33fe8777
CR
568po/lt.gmo f
569po/lt.po f
245a493c 570po/nl.gmo f
58a975cb
CR
571po/nb.po f
572po/nb.gmo f
245a493c
CR
573po/nl.po f
574po/pl.gmo f
575po/pl.po f
2afeb2af
CR
576po/pt.gmo f
577po/pt.po f
245a493c
CR
578po/pt_BR.gmo f
579po/pt_BR.po f
580po/ro.gmo f
581po/ro.po f
11a6f9a9 582po/ru.gmo f
245a493c 583po/ru.po f
0684f276 584po/sk.gmo f
245a493c 585po/sk.po f
c1854f2d 586po/sl.gmo f
be06f778
CR
587po/sr.po f
588po/sr.gmo f
c1854f2d 589po/sl.po f
d3ad40de 590po/sv.gmo f
245a493c
CR
591po/sv.po f
592po/tr.gmo f
593po/tr.po f
220537f2
CR
594po/uk.gmo f
595po/uk.po f
245a493c
CR
596po/vi.gmo f
597po/vi.po f
3d8cce26
CR
598po/zh_CN.gmo f
599po/zh_CN.po f
dd4f3dd8
CR
600po/zh_TW.gmo f
601po/zh_TW.po f
5e13499c
CR
602po/insert-header.sin f
603po/quot.sed f
604po/remove-potcdate.sin f
726f6388
JA
605CWRU/misc/open-files.c f
606CWRU/misc/sigs.c f
726f6388
JA
607CWRU/misc/sigstat.c f
608CWRU/misc/bison f
b72432fd
JA
609CWRU/misc/errlist.c f
610CWRU/misc/hpux10-dlfcn.h f
726f6388
JA
611CWRU/PLATFORMS f
612CWRU/README f
726f6388 613CWRU/changelog f
ccc6cda3 614CWRU/sh-redir-hack f
ccc6cda3
JA
615doc/FAQ f
616doc/Makefile.in f
617doc/bash.1 f
618doc/bashbug.1 f
bb70624e
JA
619doc/builtins.1 f
620doc/rbash.1 f
ccc6cda3
JA
621doc/README f
622doc/INTRO f
ccc6cda3
JA
623doc/texinfo.tex f
624doc/bashref.texi f
d3a24ed2 625doc/version.texi f
ccc6cda3 626doc/bashref.info f
f036615e 627doc/bash.info f
ccc6cda3 628doc/article.ms f
cce855bc 629doc/htmlpost.sh f 755
d3a24ed2
CR
630doc/infopost.sh f 755
631doc/fdl.texi f
632doc/fdl.txt f
15baad62
CR
633#
634doc/article.ps f
635doc/rose94.ps f
636doc/bash.ps f
637doc/bashbug.ps f
638doc/builtins.ps f
639doc/rbash.ps f
640doc/bashref.ps f
641doc/bashref.dvi f
642doc/bash.0 f
643doc/bashbug.0 f
644doc/builtins.0 f
645doc/rbash.0 f
646doc/article.txt f
647doc/bash.html f
648doc/bashref.html f
649doc/article.pdf f
650doc/bash.pdf f
651doc/bashref.pdf f
652doc/rose94.pdf f
653doc/aosa-bash.pdf f
ff0adf8a 654doc/aosa-bash-full.pdf f
15baad62 655#
cce855bc 656support/Makefile.in f
4eb81d59 657support/bash.pc.in f
f73dda09 658support/bashversion.c f
33fe8777 659support/checkbashisms f 755
ccc6cda3 660support/config.guess f
5e13499c 661support/config.rpath f 755
ccc6cda3 662support/config.sub f
d166f048
JA
663support/printenv.sh f 755
664support/printenv.c f
726f6388 665support/bash.xbm f
b72432fd 666support/missing f 755
ccc6cda3 667support/mkclone f 755
d166f048 668support/mkconffiles f 755
ccc6cda3 669support/mkdirs f 755
5e13499c 670support/mkinstalldirs f 755
d166f048 671support/mkversion.sh f 755
ccc6cda3 672support/mksignames.c f
dc8fbaf9 673support/signames.c f
726f6388 674support/bashbug.sh f
31a8d95a 675support/bashbug.sh.in f
cce855bc 676support/man2html.c f
726f6388 677support/recho.c f
ccc6cda3 678support/zecho.c f
dd4f3dd8 679support/xcase.c f
726f6388 680support/SYMLINKS f
ccc6cda3
JA
681support/fixlinks f 755
682support/install.sh f 755
d3a24ed2 683support/texi2dvi f 755
b72432fd 684support/texi2html f 755
d166f048 685support/xenix-link.sh f 755
b72432fd
JA
686support/shobj-conf f 755
687support/rlvers.sh f 755
b317c077
CR
688examples/INDEX.txt f
689examples/INDEX.html f
c7e43312
CR
690#examples/obashdb/PERMISSION f
691#examples/obashdb/README f
692#examples/obashdb/bashdb f
693#examples/obashdb/bashdb.el f
5378804d
CR
694examples/bash-completion/README f
695examples/bash-completion/bash-completion-2.5.tar.xz f
dd4f3dd8 696examples/complete/bash_completion f
45c0f7f8 697examples/complete/cdfunc f
bb70624e 698examples/complete/complete-examples f
c7e43312
CR
699#examples/complete/complete.ianmac f
700#examples/complete/complete2.ianmac f
701#examples/complete/complete.freebsd f
702#examples/complete/complete.gnu-longopt f
d3a24ed2 703examples/complete/bashcc-1.0.1.tar.gz f
ccc6cda3 704examples/loadables/README f
b72432fd 705examples/loadables/template.c f
d54a7806 706examples/loadables/loadables.h f
cce855bc 707examples/loadables/Makefile.in f
900a813b 708examples/loadables/Makefile.inc.in f
ccc6cda3
JA
709examples/loadables/necho.c f
710examples/loadables/hello.c f
ccc6cda3 711examples/loadables/print.c f
28ef6c31 712examples/loadables/realpath.c f
93e3d9f6 713examples/loadables/seq.c f
6f82653c 714examples/loadables/setpgid.c f
ccc6cda3 715examples/loadables/sleep.c f
d3a24ed2 716examples/loadables/strftime.c f
ccc6cda3 717examples/loadables/truefalse.c f
f0c4de40
CR
718#examples/loadables/getconf.h f
719#examples/loadables/getconf.c f
7e92fb35 720examples/loadables/fdflags.c f
ccc6cda3
JA
721examples/loadables/finfo.c f
722examples/loadables/cat.c f
f0c4de40 723#examples/loadables/cut.c f
900a813b 724examples/loadables/logname.c f
ccc6cda3
JA
725examples/loadables/basename.c f
726examples/loadables/dirname.c f
727examples/loadables/tty.c f
728examples/loadables/pathchk.c f
729examples/loadables/tee.c f
553a7d66 730examples/loadables/rm.c f
ccc6cda3
JA
731examples/loadables/rmdir.c f
732examples/loadables/head.c f
b72432fd 733examples/loadables/printenv.c f
28ef6c31 734examples/loadables/push.c f
b72432fd
JA
735examples/loadables/id.c f
736examples/loadables/whoami.c f
737examples/loadables/uname.c f
738examples/loadables/sync.c f
739examples/loadables/mkdir.c f
befdddcb 740examples/loadables/mktemp.c f
b72432fd 741examples/loadables/ln.c f
40c8fbee 742examples/loadables/mypid.c f
b72432fd 743examples/loadables/unlink.c f
553a7d66 744examples/loadables/stat.c f
bb70624e
JA
745examples/loadables/perl/Makefile.in f
746examples/loadables/perl/README f
747examples/loadables/perl/bperl.c f
748examples/loadables/perl/iperl.c f
c7e43312
CR
749#examples/loadables/sprintf.c f
750#examples/loadables/xtitle.c f
bb70624e 751examples/functions/array-stuff f
28ef6c31 752examples/functions/array-to-string f
787bb204 753examples/functions/arrayops.bash f
726f6388 754examples/functions/autoload f
ccc6cda3 755examples/functions/autoload.v2 f
b72432fd 756examples/functions/autoload.v3 f
560db36b
CR
757examples/functions/autoload.v4 f
758examples/functions/autoload.v4.t f
cce855bc 759examples/functions/basename f
c7e43312
CR
760#examples/functions/basename2 f
761#examples/functions/coproc.bash f
762#examples/functions/coshell.README f
763#examples/functions/coshell.bash f
726f6388 764examples/functions/csh-compat f
c7e43312 765#examples/functions/dirfuncs f
cce855bc 766examples/functions/dirname f
0d9b018b 767examples/functions/dirstack f
c7e43312 768#examples/functions/emptydir f
726f6388
JA
769examples/functions/exitstat f
770examples/functions/external f
771examples/functions/fact f
726f6388 772examples/functions/fstty f
cce855bc 773examples/functions/func f
c7e43312
CR
774#examples/functions/gethtml f
775#examples/functions/getoptx.bash f
cce855bc 776examples/functions/inetaddr f
ccc6cda3 777examples/functions/inpath f
c7e43312 778#examples/functions/isnum.bash f
cce855bc 779examples/functions/isnum2 f
7117c2d2 780examples/functions/isvalidip f
c7e43312
CR
781#examples/functions/jdate.bash f
782#examples/functions/jj.bash f
783#examples/functions/keep f
28ef6c31 784examples/functions/ksh-cd f
bb70624e 785examples/functions/ksh-compat-test f
cce855bc
JA
786examples/functions/kshenv f
787examples/functions/login f
c7e43312
CR
788#examples/functions/lowercase f
789#examples/functions/manpage f
790#examples/functions/mhfold f
791#examples/functions/newdirstack.bsh f
cce855bc 792examples/functions/notify.bash f
f0c4de40
CR
793#examples/functions/pathfuncs f
794#examples/functions/recurse f
c7e43312
CR
795#examples/functions/repeat2 f
796#examples/functions/repeat3 f
cce855bc 797examples/functions/seq f
b72432fd 798examples/functions/seq2 f
cce855bc
JA
799examples/functions/shcat f
800examples/functions/shcat2 f
28ef6c31 801examples/functions/sort-pos-params f
c7e43312 802#examples/functions/sqroot f
cce855bc
JA
803examples/functions/substr f
804examples/functions/substr2 f
c7e43312 805#examples/functions/term f
cce855bc
JA
806examples/functions/whatis f
807examples/functions/whence f
b72432fd 808examples/functions/which f
c7e43312
CR
809#examples/functions/xalias.bash f
810#examples/functions/xfind.bash f
811#examples/scripts/adventure.sh f
812#examples/scripts/bash-hexdump.sh f
813#examples/scripts/bcsh.sh f
28ef6c31 814examples/scripts/cat.sh f
bb70624e 815examples/scripts/center f
c7e43312
CR
816#examples/scripts/dd-ex.sh f
817#examples/scripts/fixfiles.bash f
818#examples/scripts/hanoi.bash f
ccc6cda3 819examples/scripts/inpath f
c7e43312
CR
820#examples/scripts/krand.bash f
821#examples/scripts/line-input.bash f
822#examples/scripts/nohup.bash f
823#examples/scripts/precedence f
824#examples/scripts/randomcard.bash f
825#examples/scripts/scrollbar f
826#examples/scripts/scrollbar2 f
827#examples/scripts/self-repro f
828#examples/scripts/showperm.bash f
cce855bc 829examples/scripts/shprompt f
d166f048 830examples/scripts/spin.bash f
c7e43312
CR
831#examples/scripts/timeout f
832#examples/scripts/timeout2 f
833#examples/scripts/timeout3 f
834#examples/scripts/vtree2 f
835#examples/scripts/vtree3 f
836#examples/scripts/vtree3a f
f0c4de40 837#examples/scripts/websrv.sh f
bb70624e 838examples/scripts/xterm_title f
ccc6cda3
JA
839examples/scripts/zprintf f
840examples/startup-files/README f
cce855bc 841examples/startup-files/Bashrc.bfox f
726f6388
JA
842examples/startup-files/Bash_aliases f
843examples/startup-files/Bash_profile f
844examples/startup-files/bash-profile f
845examples/startup-files/bashrc f
c7e43312
CR
846#examples/startup-files/apple/README f
847#examples/startup-files/apple/aliases f
848#examples/startup-files/apple/bash.defaults f
849#examples/startup-files/apple/environment f
850#examples/startup-files/apple/login f
851#examples/startup-files/apple/logout f
852#examples/startup-files/apple/rc f
853#examples/misc/suncmd.termcap f
cce855bc
JA
854examples/misc/aliasconv.sh f
855examples/misc/aliasconv.bash f
ccc6cda3 856examples/misc/cshtobash f
726f6388 857tests/README f
d3ad40de 858tests/COPYRIGHT f
85ec0778 859tests/test-glue-functions f
d3a24ed2 860tests/alias.tests f
d5362af8 861tests/alias1.sub f
bd6a350e 862tests/alias2.sub f
124d67cd 863tests/alias3.sub f
911ae06c 864tests/alias4.sub f
d3a24ed2 865tests/alias.right f
f75912ae 866tests/appendop.tests f
861a1900 867tests/appendop1.sub f
c111d992 868tests/appendop2.sub f
f75912ae 869tests/appendop.right f
bb70624e
JA
870tests/arith-for.tests f
871tests/arith-for.right f
ccc6cda3
JA
872tests/arith.tests f
873tests/arith.right f
762a763b
CR
874tests/arith1.sub f
875tests/arith2.sub f
108a433e 876tests/arith3.sub f
89c77bc7 877tests/arith4.sub f
77638cbf 878tests/arith5.sub f
f37a40a4 879tests/arith6.sub f
07357ec2 880tests/arith7.sub f
216e2e9b 881tests/arith8.sub f
ccc6cda3
JA
882tests/array.tests f
883tests/array.right f
d90269dd
CR
884tests/array1.sub f
885tests/array2.sub f
d11b8b46 886tests/array3.sub f
5e4a95c7 887tests/array4.sub f
e6598ba4
CR
888tests/array5.sub f
889tests/array6.sub f
fdf670ea 890tests/array7.sub f
09767ff0 891tests/array8.sub f
f2f9854d 892tests/array9.sub f
5f8cde23 893tests/array10.sub f
7fc96f79 894tests/array11.sub f
51f7ea36 895tests/array12.sub f
ed3f3b6c 896tests/array13.sub f
a7ad477f 897tests/array14.sub f
7571d3f4 898tests/array15.sub f
595e3e69 899tests/array16.sub f
b4a00022 900tests/array17.sub f
f3aad56d 901tests/array18.sub f
83633b6f 902tests/array19.sub f
06c3a575
CR
903tests/array20.sub f
904tests/array21.sub f
216e2e9b 905tests/array22.sub f
ec157dfe 906tests/array23.sub f
cb0c28b9 907tests/array24.sub f
bf5b8103 908tests/array25.sub f
07f38782 909tests/array26.sub f
5fab8dbf 910tests/array27.sub f
cce855bc
JA
911tests/array-at-star f
912tests/array2.right f
fdf670ea
CR
913tests/assoc.tests f
914tests/assoc.right f
915tests/assoc1.sub f
916tests/assoc2.sub f
09767ff0
CR
917tests/assoc3.sub f
918tests/assoc4.sub f
6932f7f5 919tests/assoc5.sub f
3eb2d94a 920tests/assoc6.sub f
1f6ec1a8 921tests/assoc7.sub f
d7935593 922tests/assoc8.sub f
06db13a4 923tests/assoc9.sub f
8d125d8b 924tests/assoc10.sub f
967625cd
CR
925tests/attr.tests f
926tests/attr.right f
927tests/attr1.sub f
928tests/attr2.sub f
d3a24ed2 929tests/braces.tests f
ccc6cda3 930tests/braces.right f
d166f048
JA
931tests/builtins.tests f
932tests/builtins.right f
bb70624e
JA
933tests/builtins1.sub f
934tests/builtins2.sub f
3d35553a 935tests/builtins3.sub f
8b20235a 936tests/builtins4.sub f
06c3a575 937tests/builtins5.sub f
34ec1876 938tests/builtins6.sub f
cce855bc
JA
939tests/source1.sub f
940tests/source2.sub f
941tests/source3.sub f
942tests/source4.sub f
943tests/source5.sub f
d3ad40de 944tests/source6.sub f
ceae08e0 945tests/source7.sub f
8943768b
CR
946tests/case.tests f
947tests/case.right f
a37d979e 948tests/case1.sub f
1a5fa30b 949tests/case2.sub f
d155fbc5 950tests/case3.sub f
a6ae8f35 951tests/case4.sub f
09767ff0
CR
952tests/casemod.tests f
953tests/casemod.right f
d3ad40de
CR
954tests/comsub.tests f
955tests/comsub.right f
602bb739 956tests/comsub1.sub f
34ec1876 957tests/comsub2.sub f
b729dac1 958tests/comsub3.sub f
ac495185 959tests/comsub4.sub f
09767ff0
CR
960tests/comsub-eof.tests f
961tests/comsub-eof0.sub f
962tests/comsub-eof1.sub f
963tests/comsub-eof2.sub f
964tests/comsub-eof3.sub f
1231ac47 965tests/comsub-eof4.sub f
d83a0671 966tests/comsub-eof5.sub f
09767ff0 967tests/comsub-eof.right f
e33f2203
CR
968tests/comsub-posix.tests f
969tests/comsub-posix.right f
970tests/comsub-posix1.sub f
6faad625 971tests/comsub-posix2.sub f
e054386f 972tests/comsub-posix3.sub f
cce855bc
JA
973tests/cond.tests f
974tests/cond.right f
4b82d1cd
CR
975tests/cond-regexp1.sub f
976tests/cond-regexp2.sub f
4a2c75c6 977tests/cond-regexp3.sub f
09767ff0
CR
978tests/coproc.tests f
979tests/coproc.right f
b72432fd
JA
980tests/cprint.tests f
981tests/cprint.right f
d3a24ed2
CR
982tests/dbg-support.right f
983tests/dbg-support.sub f
984tests/dbg-support.tests f
985tests/dbg-support2.right f
986tests/dbg-support2.tests f
76af2125 987tests/dbg-support3.sub f
cce855bc 988tests/dollar-at-star f
c7e43312 989tests/dollar-at-star1.sub f
0d9b018b 990tests/dollar-at-star2.sub f
b4a00022 991tests/dollar-at-star3.sub f
e0722a04 992tests/dollar-at-star4.sub f
f3aad56d 993tests/dollar-at-star5.sub f
de8f1056 994tests/dollar-at-star6.sub f
6f82653c 995tests/dollar-at-star7.sub f
13eae87b 996tests/dollar-at-star8.sub f
15a23d44 997tests/dollar-at-star9.sub f
12d937f9 998tests/dollar-at1.sub f
762a763b 999tests/dollar-at2.sub f
1231ac47 1000tests/dollar-at3.sub f
40647963 1001tests/dollar-at4.sub f
348a457e 1002tests/dollar-at5.sub f
4a2c75c6 1003tests/dollar-at6.sub f
7c4ef411 1004tests/dollar-at7.sub f
d3a24ed2 1005tests/dollar-star1.sub f
227f982e 1006tests/dollar-star2.sub f
09767ff0 1007tests/dollar-star3.sub f
1231ac47 1008tests/dollar-star4.sub f
94a5513e 1009tests/dollar-star5.sub f
0500de0b 1010tests/dollar-star6.sub f
1a81420a 1011tests/dollar-star7.sub f
514049fa 1012tests/dollar-star8.sub f
7c4ef411 1013tests/dollar-star9.sub f
f6388ab9 1014tests/dollar-star10.sub f
726f6388 1015tests/dollar.right f
cce855bc
JA
1016tests/dstack.tests f
1017tests/dstack.right f
1018tests/dstack2.tests f
1019tests/dstack2.right f
216e2e9b
CR
1020tests/dynvar.tests f
1021tests/dynvar.right f
d166f048
JA
1022tests/errors.tests f
1023tests/errors.right f
bfd181e7 1024tests/errors1.sub f
1f6ec1a8 1025tests/errors2.sub f
5f0df7f9 1026tests/errors3.sub f
34ec1876
CR
1027tests/errors4.sub f
1028tests/errors5.sub f
d7935593 1029tests/errors6.sub f
f602026a 1030tests/errors7.sub f
89b3a79d 1031tests/errors8.sub f
d166f048 1032tests/execscript f
cce855bc
JA
1033tests/exec.right f
1034tests/exec1.sub f 755
1035tests/exec2.sub f
1036tests/exec3.sub f
1037tests/exec4.sub f
1038tests/exec5.sub f
28ef6c31 1039tests/exec6.sub f
d3a24ed2 1040tests/exec7.sub f
b1a26c01 1041tests/exec8.sub f
54a1fa7c 1042tests/exec9.sub f
1573ba78 1043tests/exec10.sub f
bd6a350e 1044tests/exec11.sub f
58a975cb 1045tests/exec12.sub f
1b05a005 1046tests/exec13.sub f
e6598ba4 1047tests/exp.tests f
726f6388 1048tests/exp.right f
e6598ba4 1049tests/exp1.sub f
b0c16657 1050tests/exp2.sub f
e1e48bba 1051tests/exp3.sub f
adc6cff5 1052tests/exp4.sub f
9c2db999 1053tests/exp5.sub f
f4f5e1c2 1054tests/exp6.sub f
bd6a350e 1055tests/exp7.sub f
7afeb718 1056tests/exp8.sub f
13eae87b 1057tests/exp9.sub f
7c4ef411 1058tests/exp10.sub f
1a5fa30b 1059tests/exp11.sub f
f602026a 1060tests/exp12.sub f
613d4ba4
CR
1061tests/exportfunc.tests f
1062tests/exportfunc.right f
1063tests/exportfunc1.sub f
1064tests/exportfunc2.sub f
1065tests/exportfunc3.sub f
cce855bc
JA
1066tests/extglob.tests f
1067tests/extglob.right f
462a7a25 1068tests/extglob1.sub f
15623760 1069tests/extglob1a.sub f
589afb3c 1070tests/extglob2.sub f
bb70624e
JA
1071tests/extglob2.tests f
1072tests/extglob2.right f
589afb3c 1073tests/extglob3.sub f
cac4cdbf
CR
1074tests/extglob3.tests f
1075tests/extglob3.right f
589afb3c 1076tests/extglob4.sub f
f602026a 1077tests/extglob5.sub f
d166f048
JA
1078tests/func.tests f
1079tests/func.right f
bb70624e 1080tests/func1.sub f
28ef6c31
JA
1081tests/func2.sub f
1082tests/func3.sub f
6faad625 1083tests/func4.sub f
d166f048
JA
1084tests/getopts.tests f
1085tests/getopts.right f
cce855bc
JA
1086tests/getopts1.sub f
1087tests/getopts2.sub f
1088tests/getopts3.sub f
1089tests/getopts4.sub f
1090tests/getopts5.sub f
1091tests/getopts6.sub f
1092tests/getopts7.sub f
0a233f3e
CR
1093tests/getopts8.sub f
1094tests/getopts9.sub f
bddda3d2 1095tests/getopts10.sub f
94a5513e 1096tests/glob.tests f
cce855bc 1097tests/glob1.sub f
216e2e9b 1098tests/glob2.sub f
2afeb2af 1099tests/glob3.sub f
89b3a79d 1100tests/glob4.sub f
8a9718cf 1101tests/glob5.sub f
726f6388 1102tests/glob.right f
94a5513e
CR
1103tests/globstar.tests f
1104tests/globstar.right f
a8fd3f3e 1105tests/globstar1.sub f
8b20235a 1106tests/globstar2.sub f
9128f932 1107tests/globstar3.sub f
ccc6cda3
JA
1108tests/heredoc.tests f
1109tests/heredoc.right f
4b9cc222 1110tests/heredoc1.sub f
40647963 1111tests/heredoc2.sub f
af32e54d 1112tests/heredoc3.sub f
d155fbc5 1113tests/heredoc4.sub f
befdddcb 1114tests/heredoc5.sub f
7117c2d2
JA
1115tests/herestr.tests f
1116tests/herestr.right f
de8f1056 1117tests/herestr1.sub f
cce855bc 1118tests/histexp.tests f
58a975cb 1119tests/histexp1.sub f
f9b024c8 1120tests/histexp2.sub f
6f82653c
CR
1121tests/histexp3.sub f
1122tests/histexp4.sub f
3e03eaff 1123tests/histexp5.sub f
a078e04c 1124tests/histexp6.sub f
cce855bc 1125tests/histexp.right f
d166f048
JA
1126tests/history.tests f
1127tests/history.right f
898cc92e 1128tests/history.list f 444
8e1a6eaa 1129tests/history1.sub f
c302751c 1130tests/history2.sub f
879213c6 1131tests/history3.sub f
7117c2d2
JA
1132tests/ifs.tests f
1133tests/ifs.right f
216e2e9b 1134tests/ifs1.sub f
7790f917
CR
1135tests/ifs-posix.tests f
1136tests/ifs-posix.right f
726f6388
JA
1137tests/input-line.sh f
1138tests/input-line.sub f
1139tests/input.right f
d90269dd 1140tests/intl.tests f
b0c16657 1141tests/intl1.sub f
adc6cff5 1142tests/intl2.sub f
06c3a575 1143tests/intl3.sub f
d90269dd 1144tests/intl.right f
227f982e
CR
1145tests/iquote.tests f
1146tests/iquote.right f
efc2f955 1147tests/iquote1.sub f
bb70624e
JA
1148tests/invert.tests f
1149tests/invert.right f
d166f048 1150tests/jobs.tests f
cce855bc
JA
1151tests/jobs1.sub f
1152tests/jobs2.sub f
bb70624e 1153tests/jobs3.sub f
c2258e1c 1154tests/jobs4.sub f
c677e9e0 1155tests/jobs5.sub f
879213c6 1156tests/jobs6.sub f
d166f048 1157tests/jobs.right f
7d92f73f
CR
1158tests/lastpipe.right f
1159tests/lastpipe.tests f
1160tests/lastpipe1.sub f
f30e2230 1161tests/lastpipe2.sub f
6a8fd0ed
CR
1162tests/mapfile.data f
1163tests/mapfile.right f
1164tests/mapfile.tests f
e141c35a 1165tests/mapfile1.sub f
25a0eacf 1166tests/mapfile2.sub f
ccc6cda3
JA
1167tests/more-exp.tests f
1168tests/more-exp.right f
d42cb8c1
CR
1169tests/nameref.tests f
1170tests/nameref1.sub f
1171tests/nameref2.sub f
1172tests/nameref3.sub f
1173tests/nameref4.sub f
1174tests/nameref5.sub f
15623760 1175tests/nameref6.sub f
ff325787 1176tests/nameref7.sub f
4a2c75c6 1177tests/nameref8.sub f
34ec1876 1178tests/nameref9.sub f
ff7c092e 1179tests/nameref10.sub f
814e1ff5
CR
1180tests/nameref11.sub f
1181tests/nameref12.sub f
1182tests/nameref13.sub f
bddda3d2 1183tests/nameref14.sub f
80df5e50
CR
1184tests/nameref15.sub f
1185tests/nameref16.sub f
1186tests/nameref17.sub f
ae0865bc 1187tests/nameref18.sub f
bf5b8103 1188tests/nameref19.sub f
8d125d8b 1189tests/nameref20.sub f
07f38782 1190tests/nameref21.sub f
d42cb8c1 1191tests/nameref.right f
726f6388 1192tests/new-exp.tests f
cce855bc
JA
1193tests/new-exp1.sub f
1194tests/new-exp2.sub f
bb70624e 1195tests/new-exp3.sub f
d3a24ed2 1196tests/new-exp4.sub f
f75912ae 1197tests/new-exp5.sub f
d3ad40de 1198tests/new-exp6.sub f
4ac1ff98 1199tests/new-exp7.sub f
5f8cde23 1200tests/new-exp8.sub f
4e136352 1201tests/new-exp9.sub f
09f70f2f 1202tests/new-exp10.sub f
f602026a 1203tests/new-exp11.sub f
be4078d2 1204tests/new-exp12.sub f
726f6388 1205tests/new-exp.right f
ccc6cda3
JA
1206tests/nquote.tests f
1207tests/nquote.right f
824dfe68 1208tests/nquote1.sub f
21af69d5 1209tests/nquote2.sub f
900a813b 1210tests/nquote3.sub f
7117c2d2
JA
1211tests/nquote1.tests f
1212tests/nquote1.right f
1213tests/nquote2.tests f
1214tests/nquote2.right f
1215tests/nquote3.tests f
1216tests/nquote3.right f
d3a24ed2
CR
1217tests/nquote4.tests f
1218tests/nquote4.right f
e6598ba4
CR
1219tests/nquote5.tests f
1220tests/nquote5.right f
aee3e561
CR
1221tests/parser.tests f
1222tests/parser.right f
1223tests/parser1.sub f
ccc6cda3
JA
1224tests/posix2.tests f
1225tests/posix2.right f
13b0033c 1226tests/posix2syntax.sub f
6faad625
CR
1227tests/posixexp.tests f
1228tests/posixexp.right f
e05be32d
CR
1229tests/posixexp1.sub f
1230tests/posixexp2.sub f
1a5fa30b
CR
1231tests/posixexp3.sub f
1232tests/posixexp4.sub f
2e412574
CR
1233tests/posixexp5.sub f
1234tests/posixexp6.sub f
3e03eaff 1235tests/posixexp7.sub f
e05be32d
CR
1236tests/posixexp2.tests f
1237tests/posixexp2.right f
cce855bc
JA
1238tests/posixpat.tests f
1239tests/posixpat.right f
3d35553a
CR
1240tests/posixpipe.tests f
1241tests/posixpipe.right f
726f6388
JA
1242tests/prec.right f
1243tests/precedence f
cce855bc
JA
1244tests/printf.tests f
1245tests/printf.right f
6faad625 1246tests/printf1.sub f
6932f7f5 1247tests/printf2.sub f
6faad625 1248tests/printf3.sub f
e107650c 1249tests/printf4.sub f
aa54feee
CR
1250tests/procsub.tests f
1251tests/procsub.right f
13b0033c 1252tests/procsub1.sub f
ccc6cda3
JA
1253tests/quote.tests f
1254tests/quote.right f
8b20235a 1255tests/quote1.sub f
8d125d8b 1256tests/quote2.sub f
3eef8553 1257tests/quote3.sub f
e230f997 1258tests/quote4.sub f
ccc6cda3
JA
1259tests/read.tests f
1260tests/read.right f
bb70624e
JA
1261tests/read1.sub f
1262tests/read2.sub f
1263tests/read3.sub f
7117c2d2 1264tests/read4.sub f
762a763b 1265tests/read5.sub f
a9fac3b2 1266tests/read6.sub f
d166f048
JA
1267tests/redir.tests f
1268tests/redir.right f
1269tests/redir1.sub f
1270tests/redir2.sub f
1271tests/redir3.sub f
1272tests/redir3.in1 f
1273tests/redir3.in2 f
1274tests/redir4.sub f
1275tests/redir4.in1 f
7117c2d2 1276tests/redir5.sub f
d3a24ed2 1277tests/redir6.sub f
eb2bb562 1278tests/redir7.sub f
b0c16657 1279tests/redir8.sub f
8943768b 1280tests/redir9.sub f
c5402025 1281tests/redir10.sub f
ca4a0ec2 1282tests/redir11.sub f
ccc6cda3
JA
1283tests/rhs-exp.tests f
1284tests/rhs-exp.right f
9c2db999 1285tests/rhs-exp1.sub f
d166f048
JA
1286tests/rsh.tests f
1287tests/rsh.right f
2e412574
CR
1288tests/rsh1.sub f
1289tests/rsh2.sub f
726f6388 1290tests/run-all f
d166f048 1291tests/run-minimal f
d3a24ed2 1292tests/run-alias f
f75912ae 1293tests/run-appendop f
bb70624e 1294tests/run-arith-for f
ccc6cda3
JA
1295tests/run-arith f
1296tests/run-array f
cce855bc 1297tests/run-array2 f
fdf670ea 1298tests/run-assoc f
967625cd 1299tests/run-attr f
ccc6cda3 1300tests/run-braces f
d166f048 1301tests/run-builtins f
8943768b 1302tests/run-case f
09767ff0 1303tests/run-casemod f
d3ad40de 1304tests/run-comsub f
09767ff0 1305tests/run-comsub-eof f
e33f2203 1306tests/run-comsub-posix f
cce855bc 1307tests/run-cond f
09767ff0 1308tests/run-coproc f
b72432fd 1309tests/run-cprint f
d3a24ed2
CR
1310tests/run-dbg-support f
1311tests/run-dbg-support2 f
d166f048 1312tests/run-dirstack f
726f6388 1313tests/run-dollars f
216e2e9b 1314tests/run-dynvar f
d166f048
JA
1315tests/run-errors f
1316tests/run-execscript f
726f6388 1317tests/run-exp-tests f
613d4ba4 1318tests/run-exportfunc f
cce855bc 1319tests/run-extglob f
bb70624e 1320tests/run-extglob2 f
cac4cdbf 1321tests/run-extglob3 f
d166f048
JA
1322tests/run-func f
1323tests/run-getopts f
726f6388 1324tests/run-glob-test f
94a5513e 1325tests/run-globstar f
ccc6cda3 1326tests/run-heredoc f
7117c2d2 1327tests/run-herestr f
d166f048
JA
1328tests/run-histexpand f
1329tests/run-history f
7117c2d2 1330tests/run-ifs f
7790f917 1331tests/run-ifs-posix f
726f6388 1332tests/run-input-test f
d90269dd 1333tests/run-intl f
227f982e 1334tests/run-iquote f
bb70624e 1335tests/run-invert f
d166f048 1336tests/run-jobs f
7d92f73f 1337tests/run-lastpipe f
6a8fd0ed 1338tests/run-mapfile f
ccc6cda3 1339tests/run-more-exp f
d42cb8c1 1340tests/run-nameref f
726f6388 1341tests/run-new-exp f
ccc6cda3 1342tests/run-nquote f
7117c2d2
JA
1343tests/run-nquote1 f
1344tests/run-nquote2 f
1345tests/run-nquote3 f
d3a24ed2 1346tests/run-nquote4 f
e6598ba4 1347tests/run-nquote5 f
aee3e561 1348tests/run-parser f
ccc6cda3 1349tests/run-posix2 f
6faad625 1350tests/run-posixexp f
e05be32d 1351tests/run-posixexp2 f
cce855bc 1352tests/run-posixpat f
3d35553a 1353tests/run-posixpipe f
726f6388 1354tests/run-precedence f
cce855bc 1355tests/run-printf f
aa54feee 1356tests/run-procsub f
ccc6cda3
JA
1357tests/run-quote f
1358tests/run-read f
d166f048 1359tests/run-redir f
ccc6cda3 1360tests/run-rhs-exp f
d166f048 1361tests/run-rsh f
cce855bc 1362tests/run-set-e f
d3a24ed2 1363tests/run-set-x f
cce855bc 1364tests/run-shopt f
726f6388 1365tests/run-strip f
ccc6cda3
JA
1366tests/run-test f
1367tests/run-tilde f
cac4cdbf 1368tests/run-tilde2 f
d166f048
JA
1369tests/run-trap f
1370tests/run-type f
726f6388 1371tests/run-varenv f
a8fd3f3e 1372tests/run-vredir f
a05a1337
CR
1373tests/set-e.tests f
1374tests/set-e1.sub f
1375tests/set-e2.sub f
7175a77f
CR
1376tests/set-e3.sub f
1377tests/set-e3a.sub f
726f6388 1378tests/set-e.right f
d3a24ed2 1379tests/set-x.tests f
d5362af8 1380tests/set-x1.sub f
d3a24ed2 1381tests/set-x.right f
cce855bc
JA
1382tests/shopt.tests f
1383tests/shopt.right f
726f6388
JA
1384tests/strip.tests f
1385tests/strip.right f
bb70624e 1386tests/test.tests f
a57ed9e9 1387tests/test1.sub f
ccc6cda3 1388tests/test.right f
cac4cdbf 1389tests/tilde.tests f
726f6388 1390tests/tilde.right f
cac4cdbf
CR
1391tests/tilde2.tests f
1392tests/tilde2.right f
d166f048
JA
1393tests/trap.tests f
1394tests/trap.right f
cce855bc 1395tests/trap1.sub f 755
f73dda09
JA
1396tests/trap2.sub f 755
1397tests/trap2a.sub f 755
c302751c 1398tests/trap3.sub f
1a81420a 1399tests/trap4.sub f
a37d979e 1400tests/trap5.sub f
c21b3727 1401tests/trap6.sub f
d166f048
JA
1402tests/type.tests f
1403tests/type.right f
8943768b 1404tests/type1.sub f
6932f7f5 1405tests/type2.sub f
1b13a290 1406tests/type3.sub f
71412226 1407tests/type4.sub f
e73012f1
CR
1408tests/unicode1.sub f
1409tests/unicode2.sub f
df8375c3 1410tests/unicode3.sub f
726f6388 1411tests/varenv.right f
057a9fbd 1412tests/varenv.tests f
28ef6c31 1413tests/varenv1.sub f
7117c2d2 1414tests/varenv2.sub f
7175a77f
CR
1415tests/varenv3.sub f
1416tests/varenv4.sub f
1a81420a 1417tests/varenv5.sub f
df8375c3 1418tests/varenv6.sub f
09f70f2f 1419tests/varenv7.sub f
3f2135aa 1420tests/varenv8.sub f
879213c6 1421tests/varenv9.sub f
bf5b8103 1422tests/varenv10.sub f
f602026a 1423tests/varenv11.sub f
2afeb2af 1424tests/varenv12.sub f
8d125d8b 1425tests/varenv13.sub f
057a9fbd 1426tests/varenv14.sub f
c2ccaa21
CR
1427tests/varenv15.sub f
1428tests/varenv15.in f
d166f048
JA
1429tests/version f
1430tests/version.mini f
a8fd3f3e
CR
1431tests/vredir.tests f
1432tests/vredir.right f
1433tests/vredir1.sub f
1434tests/vredir2.sub f
1435tests/vredir3.sub f
1436tests/vredir4.sub f
1437tests/vredir5.sub f
89c77bc7 1438tests/vredir6.sub f
34ec1876 1439tests/vredir7.sub f
bb70624e 1440tests/misc/dev-tcp.tests f
cce855bc 1441tests/misc/perf-script f
bb70624e
JA
1442tests/misc/perftest f
1443tests/misc/read-nchars.tests f
cce855bc
JA
1444tests/misc/redir-t2.sh f
1445tests/misc/run-r2.sh f
1446tests/misc/sigint-1.sh f
1447tests/misc/sigint-2.sh f
1448tests/misc/sigint-3.sh f
1449tests/misc/sigint-4.sh f
726f6388
JA
1450tests/misc/test-minus-e.1 f
1451tests/misc/test-minus-e.2 f
bb70624e 1452tests/misc/wait-bg.tests f
c7e43312
CR
1453#examples/scripts.v2/PERMISSION f
1454#examples/scripts.v2/README f
1455#examples/scripts.v2/arc2tarz f
1456#examples/scripts.v2/bashrand f
1457#examples/scripts.v2/cal2day.bash f
1458#examples/scripts.v2/cdhist.bash f
1459#examples/scripts.v2/corename f
1460#examples/scripts.v2/fman f
1461#examples/scripts.v2/frcp f
1462#examples/scripts.v2/lowercase f
1463#examples/scripts.v2/ncp f
1464#examples/scripts.v2/newext f
1465#examples/scripts.v2/nmv f
1466#examples/scripts.v2/pages f
1467#examples/scripts.v2/pf f
1468#examples/scripts.v2/ren f
1469#examples/scripts.v2/rename f
1470#examples/scripts.v2/repeat f
1471#examples/scripts.v2/untar f
1472#examples/scripts.v2/uudec f
1473#examples/scripts.v2/uuenc f
1474#examples/scripts.v2/vtree f
1475#examples/scripts.v2/where f
1476#examples/scripts.v2/pmtop f
1477#examples/scripts.v2/shprof f
1478#examples/scripts.noah/PERMISSION f
1479#examples/scripts.noah/README f
1480#examples/scripts.noah/aref.bash f
1481#examples/scripts.noah/bash.sub.bash f
1482#examples/scripts.noah/bash_version.bash f
1483#examples/scripts.noah/meta.bash f
1484#examples/scripts.noah/mktmp.bash f
1485#examples/scripts.noah/number.bash f
1486#examples/scripts.noah/prompt.bash f
1487#examples/scripts.noah/remap_keys.bash f
1488#examples/scripts.noah/require.bash f
1489#examples/scripts.noah/send_mail.bash f
1490#examples/scripts.noah/shcat.bash f
1491#examples/scripts.noah/source.bash f
1492#examples/scripts.noah/string.bash f
1493#examples/scripts.noah/stty.bash f
1494#examples/scripts.noah/y_or_n_p.bash f