]> git.ipfire.org Git - thirdparty/bash.git/blame - MANIFEST
commit bash-20130523 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
bb70624e 14examples/complete d
726f6388
JA
15examples/functions d
16examples/scripts d
c7e43312
CR
17#examples/scripts.v2 d
18#examples/scripts.noah d
726f6388 19examples/startup-files d
c7e43312 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
5e13499c 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
278286c9 36m4 d
5e13499c 37po d
726f6388
JA
38support d
39tests d
40tests/misc d
5e13499c 41ABOUT-NLS f
6bf8a8a7 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
a7ad477f 55configure.ac f
4f562c6d 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
4ac1ff98 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
4ac1ff98 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
d3a24ed2 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
d3a24ed2 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
abe2eb5b 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
6a8fd0ed 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
5e13499c 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
2d0c84ef 221include/posixselect.h f
bb70624e
JA
222include/posixstat.h f
223include/posixtime.h f
224include/posixwait.h f
adc6cff5 225include/shmbchar.h f
7117c2d2 226include/shmbutil.h f
bb70624e 227include/shtty.h f
278286c9 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
5f8cde23 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
5e13499c
CR
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
9ec5ed66 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
5a318736
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
d0ca3503 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
5a318736
CR
369lib/readline/colors.h f
370lib/readline/parse-colors.h f
bb70624e 371lib/readline/xmalloc.h f
ccc6cda3 372lib/readline/doc/Makefile f
d3a24ed2
CR
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
d166f048 388lib/readline/examples/rl.c f
7117c2d2 389lib/readline/examples/rlcat.c f
ccc6cda3 390lib/readline/examples/Inputrc f
cce855bc 391lib/sh/Makefile.in f
29d25b54 392lib/sh/casemod.c f
cce855bc 393lib/sh/clktck.c f
bb70624e 394lib/sh/clock.c f
64419627 395lib/sh/dprintf.c f
ac18b312 396lib/sh/eaccess.c f
f73dda09
JA
397lib/sh/fmtullong.c f
398lib/sh/fmtulong.c f
7117c2d2 399lib/sh/fmtumax.c f
8f714a7c 400lib/sh/fnxform.c f
53ac45a3 401lib/sh/fpurge.c f
cce855bc
JA
402lib/sh/getcwd.c f
403lib/sh/getenv.c f
bb70624e 404lib/sh/inet_aton.c f
547ef914 405lib/sh/input_avail.c f
cce855bc 406lib/sh/itos.c f
f73dda09 407lib/sh/mailstat.c f
bb70624e 408lib/sh/makepath.c f
d0ca3503
CR
409lib/sh/mbscasecmp.c f
410lib/sh/mbschr.c f
57a07124 411lib/sh/mbscmp.c f
7117c2d2
JA
412lib/sh/memset.c f
413lib/sh/mktime.c f
414lib/sh/netconn.c f
bb70624e 415lib/sh/netopen.c f
cce855bc 416lib/sh/oslib.c f
28ef6c31
JA
417lib/sh/pathcanon.c f
418lib/sh/pathphys.c f
b72432fd 419lib/sh/rename.c f
cce855bc 420lib/sh/setlinebuf.c f
d3a24ed2 421lib/sh/shmatch.c f
adc6cff5 422lib/sh/shmbchar.c f
bb70624e
JA
423lib/sh/shquote.c f
424lib/sh/shtty.c f
f73dda09 425lib/sh/snprintf.c f
28ef6c31 426lib/sh/spell.c f
cce855bc 427lib/sh/strcasecmp.c f
d0ca3503 428lib/sh/strcasestr.c f
1b6902d4 429lib/sh/strchrnul.c f
cce855bc 430lib/sh/strerror.c f
7117c2d2 431lib/sh/strftime.c f
28ef6c31
JA
432lib/sh/stringlist.c f
433lib/sh/stringvec.c f
301e2142 434lib/sh/strnlen.c f
bb70624e 435lib/sh/strpbrk.c f
d3a24ed2 436lib/sh/strstr.c f
cce855bc 437lib/sh/strtod.c f
f73dda09 438lib/sh/strtoimax.c f
cce855bc 439lib/sh/strtol.c f
f73dda09 440lib/sh/strtoll.c f
cce855bc 441lib/sh/strtoul.c f
f73dda09
JA
442lib/sh/strtoull.c f
443lib/sh/strtoumax.c f
28ef6c31 444lib/sh/strtrans.c f
bb70624e
JA
445lib/sh/times.c f
446lib/sh/timeval.c f
28ef6c31 447lib/sh/tmpfile.c f
29d25b54
CR
448lib/sh/uconvert.c f
449lib/sh/ufuncs.c f
eb0b2ad8 450lib/sh/unicode.c f
cce855bc 451lib/sh/vprint.c f
d3ad40de 452lib/sh/wcsdup.c f
47b599dc 453lib/sh/wcsnwidth.c f
220537f2 454lib/sh/wcswidth.c f
7027abcb 455lib/sh/winsize.c f
7117c2d2 456lib/sh/zcatfd.c f
9cbcc93b 457lib/sh/zgetline.c f
d3ad40de 458lib/sh/zmapfd.c f
bb70624e
JA
459lib/sh/zread.c f
460lib/sh/zwrite.c f
ccc6cda3 461lib/termcap/Makefile.in f
bb70624e 462lib/termcap/ltcap.h f
726f6388
JA
463lib/termcap/termcap.c f
464lib/termcap/termcap.h f
465lib/termcap/tparam.c f
466lib/termcap/version.c f
b72432fd 467lib/tilde/README f
ccc6cda3 468lib/tilde/Makefile.in f
726f6388
JA
469lib/tilde/tilde.c f
470lib/tilde/tilde.h f
b72432fd 471lib/tilde/shell.c f
278286c9
CR
472m4/stat-time.m4 f
473m4/timespec.m4 f
5e13499c
CR
474po/LINGUAS f
475po/Makefile.in.in f
476po/Makevars f
477po/POTFILES.in f
245a493c 478po/README f
5e13499c
CR
479po/Rules-builtins f
480po/Rules-quot f
481po/bash.pot f
482po/boldquot.sed f
245a493c 483po/en@boldquot.gmo f
5e13499c 484po/en@boldquot.header f
5e13499c
CR
485po/en@boldquot.po f
486po/en@quot.gmo f
245a493c
CR
487po/en@quot.header f
488po/en@quot.po f
489po/af.gmo f
490po/af.po f
7a131ef2 491po/bg.gmo f
245a493c
CR
492po/bg.po f
493po/ca.gmo f
494po/ca.po f
bea29b7b
CR
495po/cs.gmo f
496po/cs.po f
c1854f2d
CR
497po/da.gmo f
498po/da.po f
245a493c
CR
499po/de.gmo f
500po/de.po f
501po/eo.gmo f
502po/eo.po f
503po/es.gmo f
504po/es.po f
505po/et.gmo f
506po/et.po f
12ae1612
CR
507po/fi.gmo f
508po/fi.po f
245a493c
CR
509po/fr.gmo f
510po/fr.po f
b06e584e
CR
511po/ga.gmo f
512po/ga.po f
863d31ae
CR
513po/gl.gmo f
514po/gl.po f
55a5a4ac
CR
515po/hr.gmo f
516po/hr.po f
245a493c
CR
517po/hu.gmo f
518po/hu.po f
2e4498b3
CR
519po/id.gmo f
520po/id.po f
863d31ae
CR
521po/it.gmo f
522po/it.po f
245a493c
CR
523po/ja.gmo f
524po/ja.po f
33fe8777
CR
525po/lt.gmo f
526po/lt.po f
245a493c
CR
527po/nl.gmo f
528po/nl.po f
529po/pl.gmo f
530po/pl.po f
531po/pt_BR.gmo f
532po/pt_BR.po f
533po/ro.gmo f
534po/ro.po f
11a6f9a9 535po/ru.gmo f
245a493c 536po/ru.po f
0684f276 537po/sk.gmo f
245a493c 538po/sk.po f
c1854f2d
CR
539po/sl.gmo f
540po/sl.po f
d3ad40de 541po/sv.gmo f
245a493c
CR
542po/sv.po f
543po/tr.gmo f
544po/tr.po f
220537f2
CR
545po/uk.gmo f
546po/uk.po f
245a493c
CR
547po/vi.gmo f
548po/vi.po f
3d8cce26
CR
549po/zh_CN.gmo f
550po/zh_CN.po f
dd4f3dd8
CR
551po/zh_TW.gmo f
552po/zh_TW.po f
5e13499c
CR
553po/insert-header.sin f
554po/quot.sed f
555po/remove-potcdate.sin f
726f6388
JA
556CWRU/misc/open-files.c f
557CWRU/misc/sigs.c f
726f6388
JA
558CWRU/misc/sigstat.c f
559CWRU/misc/bison f
b72432fd
JA
560CWRU/misc/errlist.c f
561CWRU/misc/hpux10-dlfcn.h f
726f6388
JA
562CWRU/PLATFORMS f
563CWRU/README f
726f6388 564CWRU/changelog f
ccc6cda3 565CWRU/sh-redir-hack f
ccc6cda3
JA
566doc/FAQ f
567doc/Makefile.in f
568doc/bash.1 f
569doc/bashbug.1 f
bb70624e
JA
570doc/builtins.1 f
571doc/rbash.1 f
ccc6cda3
JA
572doc/README f
573doc/INTRO f
ccc6cda3
JA
574doc/texinfo.tex f
575doc/bashref.texi f
d3a24ed2 576doc/version.texi f
ccc6cda3 577doc/bashref.info f
ccc6cda3 578doc/article.ms f
cce855bc 579doc/htmlpost.sh f 755
d3a24ed2
CR
580doc/infopost.sh f 755
581doc/fdl.texi f
582doc/fdl.txt f
cce855bc 583support/Makefile.in f
f73dda09 584support/bashversion.c f
33fe8777 585support/checkbashisms f 755
ccc6cda3 586support/config.guess f
5e13499c 587support/config.rpath f 755
ccc6cda3 588support/config.sub f
d166f048
JA
589support/printenv.sh f 755
590support/printenv.c f
726f6388 591support/bash.xbm f
b72432fd 592support/missing f 755
ccc6cda3 593support/mkclone f 755
d166f048 594support/mkconffiles f 755
ccc6cda3 595support/mkdirs f 755
5e13499c 596support/mkinstalldirs f 755
d166f048 597support/mkversion.sh f 755
ccc6cda3 598support/mksignames.c f
dc8fbaf9 599support/signames.c f
726f6388 600support/bashbug.sh f
cce855bc 601support/man2html.c f
726f6388 602support/recho.c f
ccc6cda3 603support/zecho.c f
dd4f3dd8 604support/xcase.c f
726f6388 605support/SYMLINKS f
ccc6cda3
JA
606support/fixlinks f 755
607support/install.sh f 755
d3a24ed2 608support/texi2dvi f 755
b72432fd 609support/texi2html f 755
d166f048 610support/xenix-link.sh f 755
b72432fd
JA
611support/shobj-conf f 755
612support/rlvers.sh f 755
b317c077
CR
613examples/INDEX.txt f
614examples/INDEX.html f
c7e43312
CR
615#examples/obashdb/PERMISSION f
616#examples/obashdb/README f
617#examples/obashdb/bashdb f
618#examples/obashdb/bashdb.el f
dd4f3dd8 619examples/complete/bash_completion f
45c0f7f8 620examples/complete/cdfunc f
bb70624e 621examples/complete/complete-examples f
c7e43312
CR
622#examples/complete/complete.ianmac f
623#examples/complete/complete2.ianmac f
624#examples/complete/complete.freebsd f
625#examples/complete/complete.gnu-longopt f
d3a24ed2 626examples/complete/bashcc-1.0.1.tar.gz f
ccc6cda3 627examples/loadables/README f
b72432fd 628examples/loadables/template.c f
cce855bc 629examples/loadables/Makefile.in f
ccc6cda3
JA
630examples/loadables/necho.c f
631examples/loadables/hello.c f
ccc6cda3 632examples/loadables/print.c f
28ef6c31 633examples/loadables/realpath.c f
ccc6cda3 634examples/loadables/sleep.c f
d3a24ed2 635examples/loadables/strftime.c f
ccc6cda3 636examples/loadables/truefalse.c f
f0c4de40
CR
637#examples/loadables/getconf.h f
638#examples/loadables/getconf.c f
ccc6cda3
JA
639examples/loadables/finfo.c f
640examples/loadables/cat.c f
f0c4de40 641#examples/loadables/cut.c f
ccc6cda3
JA
642examples/loadables/logname.c f
643examples/loadables/basename.c f
644examples/loadables/dirname.c f
645examples/loadables/tty.c f
646examples/loadables/pathchk.c f
647examples/loadables/tee.c f
648examples/loadables/rmdir.c f
649examples/loadables/head.c f
b72432fd 650examples/loadables/printenv.c f
28ef6c31 651examples/loadables/push.c f
b72432fd
JA
652examples/loadables/id.c f
653examples/loadables/whoami.c f
654examples/loadables/uname.c f
655examples/loadables/sync.c f
656examples/loadables/mkdir.c f
657examples/loadables/ln.c f
40c8fbee 658examples/loadables/mypid.c f
b72432fd 659examples/loadables/unlink.c f
bb70624e
JA
660examples/loadables/perl/Makefile.in f
661examples/loadables/perl/README f
662examples/loadables/perl/bperl.c f
663examples/loadables/perl/iperl.c f
c7e43312
CR
664#examples/loadables/sprintf.c f
665#examples/loadables/xtitle.c f
bb70624e 666examples/functions/array-stuff f
28ef6c31 667examples/functions/array-to-string f
726f6388 668examples/functions/autoload f
ccc6cda3 669examples/functions/autoload.v2 f
b72432fd 670examples/functions/autoload.v3 f
cce855bc 671examples/functions/basename f
c7e43312
CR
672#examples/functions/basename2 f
673#examples/functions/coproc.bash f
674#examples/functions/coshell.README f
675#examples/functions/coshell.bash f
726f6388 676examples/functions/csh-compat f
c7e43312 677#examples/functions/dirfuncs f
cce855bc 678examples/functions/dirname f
c7e43312 679#examples/functions/emptydir f
726f6388
JA
680examples/functions/exitstat f
681examples/functions/external f
682examples/functions/fact f
726f6388 683examples/functions/fstty f
cce855bc 684examples/functions/func f
c7e43312
CR
685#examples/functions/gethtml f
686#examples/functions/getoptx.bash f
cce855bc 687examples/functions/inetaddr f
ccc6cda3 688examples/functions/inpath f
c7e43312 689#examples/functions/isnum.bash f
cce855bc 690examples/functions/isnum2 f
7117c2d2 691examples/functions/isvalidip f
c7e43312
CR
692#examples/functions/jdate.bash f
693#examples/functions/jj.bash f
694#examples/functions/keep f
28ef6c31 695examples/functions/ksh-cd f
bb70624e 696examples/functions/ksh-compat-test f
cce855bc
JA
697examples/functions/kshenv f
698examples/functions/login f
c7e43312
CR
699#examples/functions/lowercase f
700#examples/functions/manpage f
701#examples/functions/mhfold f
702#examples/functions/newdirstack.bsh f
cce855bc 703examples/functions/notify.bash f
f0c4de40
CR
704#examples/functions/pathfuncs f
705#examples/functions/recurse f
c7e43312
CR
706#examples/functions/repeat2 f
707#examples/functions/repeat3 f
cce855bc 708examples/functions/seq f
b72432fd 709examples/functions/seq2 f
cce855bc
JA
710examples/functions/shcat f
711examples/functions/shcat2 f
28ef6c31 712examples/functions/sort-pos-params f
c7e43312 713#examples/functions/sqroot f
cce855bc
JA
714examples/functions/substr f
715examples/functions/substr2 f
c7e43312 716#examples/functions/term f
cce855bc
JA
717examples/functions/whatis f
718examples/functions/whence f
b72432fd 719examples/functions/which f
c7e43312
CR
720#examples/functions/xalias.bash f
721#examples/functions/xfind.bash f
722#examples/scripts/adventure.sh f
723#examples/scripts/bash-hexdump.sh f
724#examples/scripts/bcsh.sh f
28ef6c31 725examples/scripts/cat.sh f
bb70624e 726examples/scripts/center f
c7e43312
CR
727#examples/scripts/dd-ex.sh f
728#examples/scripts/fixfiles.bash f
729#examples/scripts/hanoi.bash f
ccc6cda3 730examples/scripts/inpath f
c7e43312
CR
731#examples/scripts/krand.bash f
732#examples/scripts/line-input.bash f
733#examples/scripts/nohup.bash f
734#examples/scripts/precedence f
735#examples/scripts/randomcard.bash f
736#examples/scripts/scrollbar f
737#examples/scripts/scrollbar2 f
738#examples/scripts/self-repro f
739#examples/scripts/showperm.bash f
cce855bc 740examples/scripts/shprompt f
d166f048 741examples/scripts/spin.bash f
c7e43312
CR
742#examples/scripts/timeout f
743#examples/scripts/timeout2 f
744#examples/scripts/timeout3 f
745#examples/scripts/vtree2 f
746#examples/scripts/vtree3 f
747#examples/scripts/vtree3a f
f0c4de40 748#examples/scripts/websrv.sh f
bb70624e 749examples/scripts/xterm_title f
ccc6cda3
JA
750examples/scripts/zprintf f
751examples/startup-files/README f
cce855bc 752examples/startup-files/Bashrc.bfox f
726f6388
JA
753examples/startup-files/Bash_aliases f
754examples/startup-files/Bash_profile f
755examples/startup-files/bash-profile f
756examples/startup-files/bashrc f
c7e43312
CR
757#examples/startup-files/apple/README f
758#examples/startup-files/apple/aliases f
759#examples/startup-files/apple/bash.defaults f
760#examples/startup-files/apple/environment f
761#examples/startup-files/apple/login f
762#examples/startup-files/apple/logout f
763#examples/startup-files/apple/rc f
764#examples/misc/suncmd.termcap f
cce855bc
JA
765examples/misc/aliasconv.sh f
766examples/misc/aliasconv.bash f
ccc6cda3 767examples/misc/cshtobash f
726f6388 768tests/README f
d3ad40de 769tests/COPYRIGHT f
d3a24ed2 770tests/alias.tests f
d5362af8 771tests/alias1.sub f
d3a24ed2 772tests/alias.right f
f75912ae 773tests/appendop.tests f
861a1900 774tests/appendop1.sub f
f75912ae 775tests/appendop.right f
bb70624e
JA
776tests/arith-for.tests f
777tests/arith-for.right f
ccc6cda3
JA
778tests/arith.tests f
779tests/arith.right f
762a763b
CR
780tests/arith1.sub f
781tests/arith2.sub f
108a433e 782tests/arith3.sub f
89c77bc7 783tests/arith4.sub f
77638cbf 784tests/arith5.sub f
f37a40a4 785tests/arith6.sub f
ccc6cda3
JA
786tests/array.tests f
787tests/array.right f
d90269dd
CR
788tests/array1.sub f
789tests/array2.sub f
d11b8b46 790tests/array3.sub f
5e4a95c7 791tests/array4.sub f
e6598ba4
CR
792tests/array5.sub f
793tests/array6.sub f
fdf670ea 794tests/array7.sub f
09767ff0 795tests/array8.sub f
f2f9854d 796tests/array9.sub f
5f8cde23 797tests/array10.sub f
7fc96f79 798tests/array11.sub f
51f7ea36 799tests/array12.sub f
ed3f3b6c 800tests/array13.sub f
a7ad477f 801tests/array14.sub f
cce855bc
JA
802tests/array-at-star f
803tests/array2.right f
fdf670ea
CR
804tests/assoc.tests f
805tests/assoc.right f
806tests/assoc1.sub f
807tests/assoc2.sub f
09767ff0
CR
808tests/assoc3.sub f
809tests/assoc4.sub f
6932f7f5 810tests/assoc5.sub f
3eb2d94a 811tests/assoc6.sub f
1f6ec1a8 812tests/assoc7.sub f
d3a24ed2 813tests/braces.tests f
ccc6cda3 814tests/braces.right f
d166f048
JA
815tests/builtins.tests f
816tests/builtins.right f
bb70624e
JA
817tests/builtins1.sub f
818tests/builtins2.sub f
3d35553a 819tests/builtins3.sub f
8b20235a 820tests/builtins4.sub f
cce855bc
JA
821tests/source1.sub f
822tests/source2.sub f
823tests/source3.sub f
824tests/source4.sub f
825tests/source5.sub f
d3ad40de 826tests/source6.sub f
8943768b
CR
827tests/case.tests f
828tests/case.right f
a37d979e 829tests/case1.sub f
09767ff0
CR
830tests/casemod.tests f
831tests/casemod.right f
d3ad40de
CR
832tests/comsub.tests f
833tests/comsub.right f
602bb739 834tests/comsub1.sub f
09767ff0
CR
835tests/comsub-eof.tests f
836tests/comsub-eof0.sub f
837tests/comsub-eof1.sub f
838tests/comsub-eof2.sub f
839tests/comsub-eof3.sub f
1231ac47 840tests/comsub-eof4.sub f
d83a0671 841tests/comsub-eof5.sub f
09767ff0 842tests/comsub-eof.right f
e33f2203
CR
843tests/comsub-posix.tests f
844tests/comsub-posix.right f
845tests/comsub-posix1.sub f
6faad625 846tests/comsub-posix2.sub f
e054386f 847tests/comsub-posix3.sub f
cce855bc
JA
848tests/cond.tests f
849tests/cond.right f
4b82d1cd
CR
850tests/cond-regexp1.sub f
851tests/cond-regexp2.sub f
09767ff0
CR
852tests/coproc.tests f
853tests/coproc.right f
b72432fd
JA
854tests/cprint.tests f
855tests/cprint.right f
d3a24ed2
CR
856tests/dbg-support.right f
857tests/dbg-support.sub f
858tests/dbg-support.tests f
859tests/dbg-support2.right f
860tests/dbg-support2.tests f
76af2125 861tests/dbg-support3.sub f
cce855bc 862tests/dollar-at-star f
c7e43312 863tests/dollar-at-star1.sub f
12d937f9 864tests/dollar-at1.sub f
762a763b 865tests/dollar-at2.sub f
1231ac47 866tests/dollar-at3.sub f
40647963 867tests/dollar-at4.sub f
348a457e 868tests/dollar-at5.sub f
d3a24ed2 869tests/dollar-star1.sub f
227f982e 870tests/dollar-star2.sub f
09767ff0 871tests/dollar-star3.sub f
1231ac47 872tests/dollar-star4.sub f
94a5513e 873tests/dollar-star5.sub f
0500de0b 874tests/dollar-star6.sub f
1a81420a 875tests/dollar-star7.sub f
726f6388 876tests/dollar.right f
cce855bc
JA
877tests/dstack.tests f
878tests/dstack.right f
879tests/dstack2.tests f
880tests/dstack2.right f
d166f048
JA
881tests/errors.tests f
882tests/errors.right f
bfd181e7 883tests/errors1.sub f
1f6ec1a8 884tests/errors2.sub f
d166f048 885tests/execscript f
cce855bc
JA
886tests/exec.right f
887tests/exec1.sub f 755
888tests/exec2.sub f
889tests/exec3.sub f
890tests/exec4.sub f
891tests/exec5.sub f
28ef6c31 892tests/exec6.sub f
d3a24ed2 893tests/exec7.sub f
b1a26c01 894tests/exec8.sub f
54a1fa7c 895tests/exec9.sub f
e6598ba4 896tests/exp.tests f
726f6388 897tests/exp.right f
e6598ba4 898tests/exp1.sub f
b0c16657 899tests/exp2.sub f
e1e48bba 900tests/exp3.sub f
adc6cff5 901tests/exp4.sub f
9c2db999 902tests/exp5.sub f
f4f5e1c2 903tests/exp6.sub f
cce855bc
JA
904tests/extglob.tests f
905tests/extglob.right f
462a7a25 906tests/extglob1.sub f
15623760 907tests/extglob1a.sub f
bb70624e
JA
908tests/extglob2.tests f
909tests/extglob2.right f
cac4cdbf
CR
910tests/extglob3.tests f
911tests/extglob3.right f
d166f048
JA
912tests/func.tests f
913tests/func.right f
bb70624e 914tests/func1.sub f
28ef6c31
JA
915tests/func2.sub f
916tests/func3.sub f
6faad625 917tests/func4.sub f
d166f048
JA
918tests/getopts.tests f
919tests/getopts.right f
cce855bc
JA
920tests/getopts1.sub f
921tests/getopts2.sub f
922tests/getopts3.sub f
923tests/getopts4.sub f
924tests/getopts5.sub f
925tests/getopts6.sub f
926tests/getopts7.sub f
94a5513e 927tests/glob.tests f
cce855bc 928tests/glob1.sub f
726f6388 929tests/glob.right f
94a5513e
CR
930tests/globstar.tests f
931tests/globstar.right f
a8fd3f3e 932tests/globstar1.sub f
8b20235a 933tests/globstar2.sub f
ccc6cda3
JA
934tests/heredoc.tests f
935tests/heredoc.right f
4b9cc222 936tests/heredoc1.sub f
40647963 937tests/heredoc2.sub f
af32e54d 938tests/heredoc3.sub f
7117c2d2
JA
939tests/herestr.tests f
940tests/herestr.right f
cce855bc
JA
941tests/histexp.tests f
942tests/histexp.right f
d166f048
JA
943tests/history.tests f
944tests/history.right f
898cc92e 945tests/history.list f 444
8e1a6eaa 946tests/history1.sub f
c302751c 947tests/history2.sub f
7117c2d2
JA
948tests/ifs.tests f
949tests/ifs.right f
7790f917
CR
950tests/ifs-posix.tests f
951tests/ifs-posix.right f
726f6388
JA
952tests/input-line.sh f
953tests/input-line.sub f
954tests/input.right f
d90269dd 955tests/intl.tests f
b0c16657 956tests/intl1.sub f
adc6cff5 957tests/intl2.sub f
d90269dd 958tests/intl.right f
227f982e
CR
959tests/iquote.tests f
960tests/iquote.right f
efc2f955 961tests/iquote1.sub f
bb70624e
JA
962tests/invert.tests f
963tests/invert.right f
d166f048 964tests/jobs.tests f
cce855bc
JA
965tests/jobs1.sub f
966tests/jobs2.sub f
bb70624e 967tests/jobs3.sub f
c2258e1c 968tests/jobs4.sub f
c677e9e0 969tests/jobs5.sub f
d166f048 970tests/jobs.right f
7d92f73f
CR
971tests/lastpipe.right f
972tests/lastpipe.tests f
973tests/lastpipe1.sub f
6a8fd0ed
CR
974tests/mapfile.data f
975tests/mapfile.right f
976tests/mapfile.tests f
e141c35a 977tests/mapfile1.sub f
ccc6cda3
JA
978tests/more-exp.tests f
979tests/more-exp.right f
d42cb8c1
CR
980tests/nameref.tests f
981tests/nameref1.sub f
982tests/nameref2.sub f
983tests/nameref3.sub f
984tests/nameref4.sub f
985tests/nameref5.sub f
15623760 986tests/nameref6.sub f
d42cb8c1 987tests/nameref.right f
726f6388 988tests/new-exp.tests f
cce855bc
JA
989tests/new-exp1.sub f
990tests/new-exp2.sub f
bb70624e 991tests/new-exp3.sub f
d3a24ed2 992tests/new-exp4.sub f
f75912ae 993tests/new-exp5.sub f
d3ad40de 994tests/new-exp6.sub f
4ac1ff98 995tests/new-exp7.sub f
5f8cde23 996tests/new-exp8.sub f
4e136352 997tests/new-exp9.sub f
726f6388 998tests/new-exp.right f
ccc6cda3
JA
999tests/nquote.tests f
1000tests/nquote.right f
824dfe68 1001tests/nquote1.sub f
21af69d5 1002tests/nquote2.sub f
7117c2d2
JA
1003tests/nquote1.tests f
1004tests/nquote1.right f
1005tests/nquote2.tests f
1006tests/nquote2.right f
1007tests/nquote3.tests f
1008tests/nquote3.right f
d3a24ed2
CR
1009tests/nquote4.tests f
1010tests/nquote4.right f
e6598ba4
CR
1011tests/nquote5.tests f
1012tests/nquote5.right f
ccc6cda3
JA
1013tests/posix2.tests f
1014tests/posix2.right f
6faad625
CR
1015tests/posixexp.tests f
1016tests/posixexp.right f
e05be32d
CR
1017tests/posixexp1.sub f
1018tests/posixexp2.sub f
1019tests/posixexp2.tests f
1020tests/posixexp2.right f
cce855bc
JA
1021tests/posixpat.tests f
1022tests/posixpat.right f
3d35553a
CR
1023tests/posixpipe.tests f
1024tests/posixpipe.right f
726f6388
JA
1025tests/prec.right f
1026tests/precedence f
cce855bc
JA
1027tests/printf.tests f
1028tests/printf.right f
6faad625 1029tests/printf1.sub f
6932f7f5 1030tests/printf2.sub f
6faad625 1031tests/printf3.sub f
e107650c 1032tests/printf4.sub f
ccc6cda3
JA
1033tests/quote.tests f
1034tests/quote.right f
8b20235a 1035tests/quote1.sub f
ccc6cda3
JA
1036tests/read.tests f
1037tests/read.right f
bb70624e
JA
1038tests/read1.sub f
1039tests/read2.sub f
1040tests/read3.sub f
7117c2d2 1041tests/read4.sub f
762a763b 1042tests/read5.sub f
a9fac3b2 1043tests/read6.sub f
d166f048
JA
1044tests/redir.tests f
1045tests/redir.right f
1046tests/redir1.sub f
1047tests/redir2.sub f
1048tests/redir3.sub f
1049tests/redir3.in1 f
1050tests/redir3.in2 f
1051tests/redir4.sub f
1052tests/redir4.in1 f
7117c2d2 1053tests/redir5.sub f
d3a24ed2 1054tests/redir6.sub f
eb2bb562 1055tests/redir7.sub f
b0c16657 1056tests/redir8.sub f
8943768b 1057tests/redir9.sub f
c5402025 1058tests/redir10.sub f
ccc6cda3
JA
1059tests/rhs-exp.tests f
1060tests/rhs-exp.right f
9c2db999 1061tests/rhs-exp1.sub f
d166f048
JA
1062tests/rsh.tests f
1063tests/rsh.right f
726f6388 1064tests/run-all f
d166f048 1065tests/run-minimal f
d3a24ed2 1066tests/run-alias f
f75912ae 1067tests/run-appendop f
bb70624e 1068tests/run-arith-for f
ccc6cda3
JA
1069tests/run-arith f
1070tests/run-array f
cce855bc 1071tests/run-array2 f
fdf670ea 1072tests/run-assoc f
ccc6cda3 1073tests/run-braces f
d166f048 1074tests/run-builtins f
8943768b 1075tests/run-case f
09767ff0 1076tests/run-casemod f
d3ad40de 1077tests/run-comsub f
09767ff0 1078tests/run-comsub-eof f
e33f2203 1079tests/run-comsub-posix f
cce855bc 1080tests/run-cond f
09767ff0 1081tests/run-coproc f
b72432fd 1082tests/run-cprint f
d3a24ed2
CR
1083tests/run-dbg-support f
1084tests/run-dbg-support2 f
d166f048 1085tests/run-dirstack f
726f6388 1086tests/run-dollars f
d166f048
JA
1087tests/run-errors f
1088tests/run-execscript f
726f6388 1089tests/run-exp-tests f
cce855bc 1090tests/run-extglob f
bb70624e 1091tests/run-extglob2 f
cac4cdbf 1092tests/run-extglob3 f
d166f048
JA
1093tests/run-func f
1094tests/run-getopts f
726f6388 1095tests/run-glob-test f
94a5513e 1096tests/run-globstar f
ccc6cda3 1097tests/run-heredoc f
7117c2d2 1098tests/run-herestr f
d166f048
JA
1099tests/run-histexpand f
1100tests/run-history f
7117c2d2 1101tests/run-ifs f
7790f917 1102tests/run-ifs-posix f
726f6388 1103tests/run-input-test f
d90269dd 1104tests/run-intl f
227f982e 1105tests/run-iquote f
bb70624e 1106tests/run-invert f
d166f048 1107tests/run-jobs f
7d92f73f 1108tests/run-lastpipe f
6a8fd0ed 1109tests/run-mapfile f
ccc6cda3 1110tests/run-more-exp f
d42cb8c1 1111tests/run-nameref f
726f6388 1112tests/run-new-exp f
ccc6cda3 1113tests/run-nquote f
7117c2d2
JA
1114tests/run-nquote1 f
1115tests/run-nquote2 f
1116tests/run-nquote3 f
d3a24ed2 1117tests/run-nquote4 f
e6598ba4 1118tests/run-nquote5 f
ccc6cda3 1119tests/run-posix2 f
6faad625 1120tests/run-posixexp f
e05be32d 1121tests/run-posixexp2 f
cce855bc 1122tests/run-posixpat f
3d35553a 1123tests/run-posixpipe f
726f6388 1124tests/run-precedence f
cce855bc 1125tests/run-printf f
ccc6cda3
JA
1126tests/run-quote f
1127tests/run-read f
d166f048 1128tests/run-redir f
ccc6cda3 1129tests/run-rhs-exp f
d166f048 1130tests/run-rsh f
cce855bc 1131tests/run-set-e f
d3a24ed2 1132tests/run-set-x f
cce855bc 1133tests/run-shopt f
726f6388 1134tests/run-strip f
ccc6cda3
JA
1135tests/run-test f
1136tests/run-tilde f
cac4cdbf 1137tests/run-tilde2 f
d166f048
JA
1138tests/run-trap f
1139tests/run-type f
726f6388 1140tests/run-varenv f
a8fd3f3e 1141tests/run-vredir f
a05a1337
CR
1142tests/set-e.tests f
1143tests/set-e1.sub f
1144tests/set-e2.sub f
7175a77f
CR
1145tests/set-e3.sub f
1146tests/set-e3a.sub f
726f6388 1147tests/set-e.right f
d3a24ed2 1148tests/set-x.tests f
d5362af8 1149tests/set-x1.sub f
d3a24ed2 1150tests/set-x.right f
cce855bc
JA
1151tests/shopt.tests f
1152tests/shopt.right f
726f6388
JA
1153tests/strip.tests f
1154tests/strip.right f
bb70624e 1155tests/test.tests f
ccc6cda3 1156tests/test.right f
cac4cdbf 1157tests/tilde.tests f
726f6388 1158tests/tilde.right f
cac4cdbf
CR
1159tests/tilde2.tests f
1160tests/tilde2.right f
d166f048
JA
1161tests/trap.tests f
1162tests/trap.right f
cce855bc 1163tests/trap1.sub f 755
f73dda09
JA
1164tests/trap2.sub f 755
1165tests/trap2a.sub f 755
c302751c 1166tests/trap3.sub f
1a81420a 1167tests/trap4.sub f
a37d979e 1168tests/trap5.sub f
d166f048
JA
1169tests/type.tests f
1170tests/type.right f
8943768b 1171tests/type1.sub f
6932f7f5 1172tests/type2.sub f
1b13a290 1173tests/type3.sub f
71412226 1174tests/type4.sub f
e73012f1
CR
1175tests/unicode1.sub f
1176tests/unicode2.sub f
726f6388
JA
1177tests/varenv.right f
1178tests/varenv.sh f
28ef6c31 1179tests/varenv1.sub f
7117c2d2 1180tests/varenv2.sub f
7175a77f
CR
1181tests/varenv3.sub f
1182tests/varenv4.sub f
1a81420a 1183tests/varenv5.sub f
d166f048
JA
1184tests/version f
1185tests/version.mini f
a8fd3f3e
CR
1186tests/vredir.tests f
1187tests/vredir.right f
1188tests/vredir1.sub f
1189tests/vredir2.sub f
1190tests/vredir3.sub f
1191tests/vredir4.sub f
1192tests/vredir5.sub f
89c77bc7 1193tests/vredir6.sub f
bb70624e 1194tests/misc/dev-tcp.tests f
cce855bc 1195tests/misc/perf-script f
bb70624e
JA
1196tests/misc/perftest f
1197tests/misc/read-nchars.tests f
cce855bc
JA
1198tests/misc/redir-t2.sh f
1199tests/misc/run-r2.sh f
1200tests/misc/sigint-1.sh f
1201tests/misc/sigint-2.sh f
1202tests/misc/sigint-3.sh f
1203tests/misc/sigint-4.sh f
726f6388
JA
1204tests/misc/test-minus-e.1 f
1205tests/misc/test-minus-e.2 f
bb70624e 1206tests/misc/wait-bg.tests f
c7e43312
CR
1207#examples/scripts.v2/PERMISSION f
1208#examples/scripts.v2/README f
1209#examples/scripts.v2/arc2tarz f
1210#examples/scripts.v2/bashrand f
1211#examples/scripts.v2/cal2day.bash f
1212#examples/scripts.v2/cdhist.bash f
1213#examples/scripts.v2/corename f
1214#examples/scripts.v2/fman f
1215#examples/scripts.v2/frcp f
1216#examples/scripts.v2/lowercase f
1217#examples/scripts.v2/ncp f
1218#examples/scripts.v2/newext f
1219#examples/scripts.v2/nmv f
1220#examples/scripts.v2/pages f
1221#examples/scripts.v2/pf f
1222#examples/scripts.v2/ren f
1223#examples/scripts.v2/rename f
1224#examples/scripts.v2/repeat f
1225#examples/scripts.v2/untar f
1226#examples/scripts.v2/uudec f
1227#examples/scripts.v2/uuenc f
1228#examples/scripts.v2/vtree f
1229#examples/scripts.v2/where f
1230#examples/scripts.v2/pmtop f
1231#examples/scripts.v2/shprof f
1232#examples/scripts.noah/PERMISSION f
1233#examples/scripts.noah/README f
1234#examples/scripts.noah/aref.bash f
1235#examples/scripts.noah/bash.sub.bash f
1236#examples/scripts.noah/bash_version.bash f
1237#examples/scripts.noah/meta.bash f
1238#examples/scripts.noah/mktmp.bash f
1239#examples/scripts.noah/number.bash f
1240#examples/scripts.noah/prompt.bash f
1241#examples/scripts.noah/remap_keys.bash f
1242#examples/scripts.noah/require.bash f
1243#examples/scripts.noah/send_mail.bash f
1244#examples/scripts.noah/shcat.bash f
1245#examples/scripts.noah/source.bash f
1246#examples/scripts.noah/string.bash f
1247#examples/scripts.noah/stty.bash f
1248#examples/scripts.noah/y_or_n_p.bash f