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