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