]> git.ipfire.org Git - thirdparty/bash.git/blame - MANIFEST
Imported from ../bash-3.0.16.tar.gz.
[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
ccc6cda3 13examples/bashdb d
7117c2d2 14examples/obashdb d
bb70624e 15examples/complete d
726f6388
JA
16examples/functions d
17examples/scripts d
ccc6cda3
JA
18examples/scripts.v2 d
19examples/scripts.noah d
726f6388 20examples/startup-files d
bb70624e 21examples/startup-files/apple d
ccc6cda3
JA
22examples/misc d
23examples/loadables d
bb70624e
JA
24examples/loadables/perl d
25include d
726f6388 26lib d
726f6388
JA
27lib/glob d
28lib/glob/doc d
b80f6443 29lib/intl d
726f6388 30lib/malloc d
726f6388
JA
31lib/readline d
32lib/readline/doc d
33lib/readline/examples d
cce855bc 34lib/sh d
726f6388
JA
35lib/termcap d
36lib/termcap/grot d
37lib/tilde d
38lib/tilde/doc d
b80f6443 39po d
726f6388
JA
40support d
41tests d
42tests/misc d
b80f6443 43ABOUT-NLS f
ccc6cda3
JA
44CHANGES f
45COMPAT f
726f6388 46COPYING f
ccc6cda3 47INSTALL f
726f6388 48MANIFEST f
ccc6cda3
JA
49NEWS f
50NOTES f
7117c2d2 51POSIX f
ccc6cda3 52README f
7117c2d2 53RBASH f
d166f048 54AUTHORS f
b72432fd 55Y2K f
ccc6cda3 56configure.in f
726f6388 57configure f
ccc6cda3 58Makefile.in f
b72432fd
JA
59config-top.h f
60config-bot.h f
ccc6cda3
JA
61config.h.in f
62aclocal.m4 f
63array.c f
f73dda09 64arrayfunc.c f
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
726f6388 115jobs.h f
cce855bc 116findcmd.h f
ccc6cda3 117hashlib.h f
726f6388
JA
118quit.h f
119flags.h f
120shell.h f
28ef6c31 121syntax.h f
ccc6cda3
JA
122pathexp.h f
123parser.h f
bb70624e 124pcomplete.h f
ccc6cda3 125sig.h f
cce855bc 126test.h f
726f6388
JA
127trap.h f
128general.h f
129unwind_prot.h f
130input.h f
131error.h f
132command.h f
133externs.h f
134siglist.h f
ccc6cda3 135subst.h f
726f6388 136dispose_cmd.h f
d166f048 137hashcmd.h f
726f6388 138bashansi.h f
ccc6cda3 139bashjmp.h f
ccc6cda3 140bashintl.h f
726f6388 141make_cmd.h f
726f6388 142execute_cmd.h f
cce855bc 143redir.h f
726f6388 144bashtypes.h f
ccc6cda3 145mailcheck.h f
f73dda09 146xmalloc.h f
726f6388
JA
147y.tab.c f
148y.tab.h f
726f6388 149parser-built f
b80f6443 150pathnames.h.in f
ccc6cda3 151builtins/Makefile.in f
726f6388
JA
152builtins/alias.def f
153builtins/bind.def f
154builtins/break.def f
155builtins/builtin.def f
b80f6443 156builtins/caller.def f
726f6388
JA
157builtins/cd.def f
158builtins/colon.def f
159builtins/command.def f
bb70624e 160builtins/complete.def f
726f6388
JA
161builtins/common.c f
162builtins/declare.def f
163builtins/echo.def f
164builtins/enable.def f
165builtins/eval.def f
ccc6cda3
JA
166builtins/evalfile.c f
167builtins/evalstring.c f
726f6388
JA
168builtins/exec.def f
169builtins/exit.def f
170builtins/fc.def f
171builtins/fg_bg.def f
172builtins/getopt.c f
173builtins/getopt.h f
174builtins/getopts.def f
175builtins/hash.def f
726f6388
JA
176builtins/help.def f
177builtins/let.def f
178builtins/history.def f
179builtins/jobs.def f
180builtins/kill.def f
181builtins/mkbuiltins.c f
cce855bc 182builtins/printf.def f
ccc6cda3 183builtins/pushd.def f
726f6388
JA
184builtins/read.def f
185builtins/reserved.def f
186builtins/return.def f
187builtins/set.def f
188builtins/setattr.def f
189builtins/shift.def f
ccc6cda3 190builtins/shopt.def f
726f6388
JA
191builtins/source.def f
192builtins/suspend.def f
193builtins/test.def f
194builtins/times.def f
195builtins/trap.def f
196builtins/type.def f
197builtins/ulimit.def f
198builtins/umask.def f
199builtins/wait.def f
200builtins/psize.c f
201builtins/psize.sh f
202builtins/inlib.def f
203builtins/bashgetopt.c f
204builtins/common.h f
205builtins/bashgetopt.h f
cce855bc
JA
206cross-build/cygwin32.cache f
207cross-build/win32sig.h f
b72432fd
JA
208cross-build/x86-beos.cache f
209cross-build/beos-sig.h f
210cross-build/opennt.cache f
bb70624e 211include/ansi_stdlib.h f
f73dda09 212include/chartypes.h f
bb70624e 213include/filecntl.h f
b80f6443 214include/gettext.h f
bb70624e
JA
215include/maxpath.h f
216include/memalloc.h f
7117c2d2 217include/ocache.h f
bb70624e
JA
218include/posixdir.h f
219include/posixjmp.h f
220include/posixstat.h f
221include/posixtime.h f
222include/posixwait.h f
7117c2d2 223include/shmbutil.h f
bb70624e
JA
224include/shtty.h f
225include/stdc.h f
226include/systimes.h f
f73dda09 227include/typemax.h f
bb70624e 228include/unionwait.h f
ccc6cda3 229lib/glob/Makefile.in f
7117c2d2
JA
230lib/glob/sm_loop.c f
231lib/glob/smatch.c f
f73dda09
JA
232lib/glob/strmatch.c f
233lib/glob/strmatch.h f
726f6388 234lib/glob/glob.c f
ccc6cda3 235lib/glob/glob.h f
7117c2d2
JA
236lib/glob/glob_loop.c f
237lib/glob/xmbsrtowcs.c f
cce855bc 238lib/glob/collsyms.h f
726f6388
JA
239lib/glob/doc/Makefile f
240lib/glob/doc/glob.texi f
241lib/glob/ndir.h f
b80f6443
JA
242lib/intl/ChangeLog f
243lib/intl/Makefile.in f
244lib/intl/VERSION f
245lib/intl/bindtextdom.c f
246lib/intl/config.charset f
247lib/intl/dcgettext.c f
248lib/intl/dcigettext.c f
249lib/intl/dcngettext.c f
250lib/intl/dgettext.c f
251lib/intl/dngettext.c f
252lib/intl/eval-plural.h f
253lib/intl/explodename.c f
254lib/intl/finddomain.c f
255lib/intl/gettext.c f
256lib/intl/gettextP.h f
257lib/intl/gmo.h f
258lib/intl/hash-string.h f
259lib/intl/intl-compat.c f
260lib/intl/l10nflist.c f
261lib/intl/libgnuintl.h.in f
262lib/intl/loadinfo.h f
263lib/intl/loadmsgcat.c f
264lib/intl/localcharset.c f
265lib/intl/localcharset.h f
266lib/intl/locale.alias f
267lib/intl/localealias.c f
268lib/intl/localename.c f
269lib/intl/log.c f
270lib/intl/ngettext.c f
271lib/intl/os2compat.c f
272lib/intl/os2compat.h f
273lib/intl/osdep.c f
274lib/intl/plural-exp.c f
275lib/intl/plural-exp.h f
276lib/intl/plural.c f
277lib/intl/plural.y f
278lib/intl/ref-add.sin f
279lib/intl/ref-del.sin f
280lib/intl/relocatable.c f
281lib/intl/relocatable.h f
282lib/intl/textdomain.c f
ccc6cda3 283lib/malloc/Makefile.in f
726f6388 284lib/malloc/getpagesize.h f
f73dda09
JA
285lib/malloc/imalloc.h f
286lib/malloc/mstats.h f
287lib/malloc/shmalloc.h f
288lib/malloc/table.h f
7117c2d2 289lib/malloc/watch.h f
ccc6cda3 290lib/malloc/alloca.c f
726f6388 291lib/malloc/malloc.c f
f73dda09
JA
292lib/malloc/stats.c f
293lib/malloc/table.c f
294lib/malloc/trace.c f
7117c2d2 295lib/malloc/watch.c f
726f6388 296lib/malloc/xmalloc.c f
f73dda09 297lib/malloc/xleaktrace f 755
ccc6cda3
JA
298lib/malloc/stub.c f
299lib/malloc/i386-alloca.s f
300lib/malloc/x386-alloca.s f
726f6388 301lib/readline/COPYING f
ccc6cda3 302lib/readline/Makefile.in f
726f6388 303lib/readline/ChangeLog f
ccc6cda3
JA
304lib/readline/README f
305lib/readline/STANDALONE f
306lib/readline/readline.c f
726f6388 307lib/readline/vi_mode.c f
726f6388 308lib/readline/emacs_keymap.c f
726f6388
JA
309lib/readline/vi_keymap.c f
310lib/readline/history.c f
ccc6cda3
JA
311lib/readline/histexpand.c f
312lib/readline/histsearch.c f
313lib/readline/histfile.c f
726f6388
JA
314lib/readline/funmap.c f
315lib/readline/keymaps.c f
ccc6cda3
JA
316lib/readline/util.c f
317lib/readline/terminal.c f
726f6388 318lib/readline/xmalloc.c f
726f6388
JA
319lib/readline/search.c f
320lib/readline/isearch.c f
726f6388
JA
321lib/readline/parens.c f
322lib/readline/rltty.c f
28ef6c31 323lib/readline/compat.c f
726f6388
JA
324lib/readline/complete.c f
325lib/readline/bind.c f
326lib/readline/display.c f
327lib/readline/signals.c f
ccc6cda3 328lib/readline/kill.c f
7117c2d2 329lib/readline/text.c f
ccc6cda3
JA
330lib/readline/undo.c f
331lib/readline/macro.c f
332lib/readline/input.c f
333lib/readline/callback.c f
7117c2d2
JA
334lib/readline/mbutil.c f
335lib/readline/misc.c f
ccc6cda3 336lib/readline/nls.c f
d166f048 337lib/readline/shell.c f
b72432fd 338lib/readline/savestring.c f
726f6388
JA
339lib/readline/tilde.c f
340lib/readline/tilde.h f
ccc6cda3
JA
341lib/readline/rldefs.h f
342lib/readline/rlconf.h f
7117c2d2 343lib/readline/rlmbutil.h f
bb70624e 344lib/readline/rlshell.h f
ccc6cda3 345lib/readline/rltty.h f
28ef6c31 346lib/readline/rltypedefs.h f
cce855bc 347lib/readline/rlwinsize.h f
ccc6cda3
JA
348lib/readline/readline.h f
349lib/readline/tcap.h f
350lib/readline/keymaps.h f
351lib/readline/history.h f
352lib/readline/histlib.h f
353lib/readline/chardefs.h f
354lib/readline/posixdir.h f
d166f048 355lib/readline/posixjmp.h f
726f6388
JA
356lib/readline/posixstat.h f
357lib/readline/ansi_stdlib.h f
b72432fd 358lib/readline/rlstdc.h f
bb70624e
JA
359lib/readline/rlprivate.h f
360lib/readline/xmalloc.h f
ccc6cda3 361lib/readline/doc/Makefile f
b80f6443
JA
362lib/readline/doc/version.texi f
363lib/readline/doc/rlman.texi f
364lib/readline/doc/rltech.texi f
365lib/readline/doc/rluser.texi f
366lib/readline/doc/rluserman.texi f
367lib/readline/doc/history.texi f
368lib/readline/doc/hstech.texi f
369lib/readline/doc/hsuser.texi f
370lib/readline/doc/fdl.texi f
ccc6cda3 371lib/readline/examples/Makefile f
bb70624e 372lib/readline/examples/excallback.c f
ccc6cda3
JA
373lib/readline/examples/fileman.c f
374lib/readline/examples/manexamp.c f
375lib/readline/examples/histexamp.c f
376lib/readline/examples/rltest.c f
d166f048 377lib/readline/examples/rl.c f
7117c2d2 378lib/readline/examples/rlcat.c f
ccc6cda3 379lib/readline/examples/Inputrc f
cce855bc
JA
380lib/sh/Makefile.in f
381lib/sh/clktck.c f
bb70624e 382lib/sh/clock.c f
f73dda09
JA
383lib/sh/fmtullong.c f
384lib/sh/fmtulong.c f
7117c2d2 385lib/sh/fmtumax.c f
cce855bc
JA
386lib/sh/getcwd.c f
387lib/sh/getenv.c f
bb70624e 388lib/sh/inet_aton.c f
cce855bc 389lib/sh/itos.c f
f73dda09 390lib/sh/mailstat.c f
bb70624e 391lib/sh/makepath.c f
7117c2d2
JA
392lib/sh/memset.c f
393lib/sh/mktime.c f
394lib/sh/netconn.c f
bb70624e 395lib/sh/netopen.c f
cce855bc 396lib/sh/oslib.c f
28ef6c31
JA
397lib/sh/pathcanon.c f
398lib/sh/pathphys.c f
b72432fd 399lib/sh/rename.c f
cce855bc 400lib/sh/setlinebuf.c f
b80f6443 401lib/sh/shmatch.c f
bb70624e
JA
402lib/sh/shquote.c f
403lib/sh/shtty.c f
f73dda09 404lib/sh/snprintf.c f
28ef6c31 405lib/sh/spell.c f
cce855bc
JA
406lib/sh/strcasecmp.c f
407lib/sh/strerror.c f
7117c2d2 408lib/sh/strftime.c f
28ef6c31
JA
409lib/sh/strindex.c f
410lib/sh/stringlist.c f
411lib/sh/stringvec.c f
bb70624e 412lib/sh/strpbrk.c f
b80f6443 413lib/sh/strstr.c f
cce855bc 414lib/sh/strtod.c f
f73dda09 415lib/sh/strtoimax.c f
cce855bc 416lib/sh/strtol.c f
f73dda09 417lib/sh/strtoll.c f
cce855bc 418lib/sh/strtoul.c f
f73dda09
JA
419lib/sh/strtoull.c f
420lib/sh/strtoumax.c f
28ef6c31 421lib/sh/strtrans.c f
bb70624e
JA
422lib/sh/times.c f
423lib/sh/timeval.c f
28ef6c31 424lib/sh/tmpfile.c f
cce855bc 425lib/sh/vprint.c f
7117c2d2
JA
426lib/sh/xstrchr.c f
427lib/sh/zcatfd.c f
bb70624e
JA
428lib/sh/zread.c f
429lib/sh/zwrite.c f
ccc6cda3 430lib/termcap/Makefile.in f
bb70624e 431lib/termcap/ltcap.h f
726f6388
JA
432lib/termcap/termcap.c f
433lib/termcap/termcap.h f
434lib/termcap/tparam.c f
435lib/termcap/version.c f
436lib/termcap/grot/termcap.info f
437lib/termcap/grot/termcap.info-1 f
438lib/termcap/grot/termcap.info-2 f
439lib/termcap/grot/termcap.info-3 f
440lib/termcap/grot/termcap.info-4 f
441lib/termcap/grot/NEWS f
442lib/termcap/grot/INSTALL f
443lib/termcap/grot/ChangeLog f
444lib/termcap/grot/texinfo.tex f
445lib/termcap/grot/termcap.texi f
446lib/termcap/grot/Makefile.in f
447lib/termcap/grot/configure f
448lib/termcap/grot/configure.in f
449lib/termcap/grot/COPYING f
450lib/termcap/grot/README f
b72432fd 451lib/tilde/README f
ccc6cda3 452lib/tilde/Makefile.in f
726f6388
JA
453lib/tilde/doc/tilde.texi f
454lib/tilde/doc/Makefile f
455lib/tilde/tilde.c f
456lib/tilde/tilde.h f
b72432fd 457lib/tilde/shell.c f
b80f6443
JA
458po/LINGUAS f
459po/Makefile.in.in f
460po/Makevars f
461po/POTFILES.in f
462po/Rules-builtins f
463po/Rules-quot f
464po/bash.pot f
465po/boldquot.sed f
466po/builtins.pot f
467po/en@quot.header f
468po/en@boldquot.header f
469po/en@quot.po f
470po/en@boldquot.po f
471po/en@quot.gmo f
472po/en@boldquot.gmo f
473po/insert-header.sin f
474po/quot.sed f
475po/remove-potcdate.sin f
726f6388
JA
476CWRU/misc/open-files.c f
477CWRU/misc/sigs.c f
726f6388
JA
478CWRU/misc/sigstat.c f
479CWRU/misc/bison f
b72432fd
JA
480CWRU/misc/errlist.c f
481CWRU/misc/hpux10-dlfcn.h f
726f6388
JA
482CWRU/PLATFORMS f
483CWRU/README f
726f6388 484CWRU/changelog f
ccc6cda3
JA
485CWRU/sh-redir-hack f
486CWRU/mh-folder-comp f
487doc/FAQ f
488doc/Makefile.in f
489doc/bash.1 f
490doc/bashbug.1 f
bb70624e
JA
491doc/builtins.1 f
492doc/rbash.1 f
ccc6cda3
JA
493doc/README f
494doc/INTRO f
ccc6cda3
JA
495doc/texinfo.tex f
496doc/bashref.texi f
b80f6443 497doc/version.texi f
ccc6cda3 498doc/bashref.info f
ccc6cda3 499doc/article.ms f
cce855bc 500doc/htmlpost.sh f 755
b80f6443
JA
501doc/infopost.sh f 755
502doc/fdl.texi f
503doc/fdl.txt f
cce855bc 504support/Makefile.in f
f73dda09 505support/bashversion.c f
ccc6cda3 506support/config.guess f
b80f6443 507support/config.rpath f 755
ccc6cda3 508support/config.sub f
d166f048
JA
509support/printenv.sh f 755
510support/printenv.c f
726f6388 511support/bash.xbm f
b72432fd 512support/missing f 755
ccc6cda3 513support/mkclone f 755
d166f048 514support/mkconffiles f 755
ccc6cda3 515support/mkdirs f 755
b80f6443 516support/mkinstalldirs f 755
d166f048 517support/mkversion.sh f 755
ccc6cda3 518support/mksignames.c f
726f6388 519support/bashbug.sh f
cce855bc 520support/man2html.c f
726f6388 521support/recho.c f
ccc6cda3 522support/zecho.c f
726f6388 523support/SYMLINKS f
ccc6cda3
JA
524support/fixlinks f 755
525support/install.sh f 755
b80f6443 526support/texi2dvi f 755
b72432fd 527support/texi2html f 755
d166f048 528support/xenix-link.sh f 755
b72432fd
JA
529support/shobj-conf f 755
530support/rlvers.sh f 755
ccc6cda3 531examples/bashdb/PERMISSION f
7117c2d2
JA
532examples/bashdb/bashdb f
533examples/bashdb/bashdb.el f
534examples/obashdb/PERMISSION f
535examples/obashdb/README f
536examples/obashdb/bashdb f
537examples/obashdb/bashdb.fns f
538examples/obashdb/bashdb.pre f
bb70624e 539examples/complete/complete-examples f
28ef6c31
JA
540examples/complete/complete.ianmac f
541examples/complete/complete2.ianmac f
542examples/complete/complete.freebsd f
f73dda09 543examples/complete/complete.gnu-longopt f
b80f6443 544examples/complete/bashcc-1.0.1.tar.gz f
ccc6cda3 545examples/loadables/README f
b72432fd 546examples/loadables/template.c f
cce855bc 547examples/loadables/Makefile.in f
ccc6cda3
JA
548examples/loadables/necho.c f
549examples/loadables/hello.c f
ccc6cda3 550examples/loadables/print.c f
28ef6c31 551examples/loadables/realpath.c f
ccc6cda3 552examples/loadables/sleep.c f
b80f6443 553examples/loadables/strftime.c f
ccc6cda3 554examples/loadables/truefalse.c f
f73dda09 555examples/loadables/getconf.h f
ccc6cda3 556examples/loadables/getconf.c f
ccc6cda3
JA
557examples/loadables/finfo.c f
558examples/loadables/cat.c f
28ef6c31 559examples/loadables/cut.c f
ccc6cda3
JA
560examples/loadables/logname.c f
561examples/loadables/basename.c f
562examples/loadables/dirname.c f
563examples/loadables/tty.c f
564examples/loadables/pathchk.c f
565examples/loadables/tee.c f
566examples/loadables/rmdir.c f
567examples/loadables/head.c f
b72432fd 568examples/loadables/printenv.c f
28ef6c31 569examples/loadables/push.c f
b72432fd
JA
570examples/loadables/id.c f
571examples/loadables/whoami.c f
572examples/loadables/uname.c f
573examples/loadables/sync.c f
574examples/loadables/mkdir.c f
575examples/loadables/ln.c f
576examples/loadables/unlink.c f
bb70624e
JA
577examples/loadables/perl/Makefile.in f
578examples/loadables/perl/README f
579examples/loadables/perl/bperl.c f
580examples/loadables/perl/iperl.c f
581examples/functions/array-stuff f
28ef6c31 582examples/functions/array-to-string f
726f6388 583examples/functions/autoload f
ccc6cda3 584examples/functions/autoload.v2 f
b72432fd 585examples/functions/autoload.v3 f
cce855bc
JA
586examples/functions/basename f
587examples/functions/basename2 f
f73dda09
JA
588examples/functions/coproc.bash f
589examples/functions/coshell.README f
590examples/functions/coshell.bash f
726f6388 591examples/functions/csh-compat f
726f6388 592examples/functions/dirfuncs f
cce855bc 593examples/functions/dirname f
28ef6c31 594examples/functions/emptydir f
726f6388
JA
595examples/functions/exitstat f
596examples/functions/external f
597examples/functions/fact f
726f6388 598examples/functions/fstty f
cce855bc 599examples/functions/func f
28ef6c31 600examples/functions/gethtml f
cce855bc
JA
601examples/functions/getoptx.bash f
602examples/functions/inetaddr f
ccc6cda3 603examples/functions/inpath f
cce855bc
JA
604examples/functions/isnum.bash f
605examples/functions/isnum2 f
7117c2d2 606examples/functions/isvalidip f
cce855bc
JA
607examples/functions/jdate.bash f
608examples/functions/jj.bash f
ccc6cda3 609examples/functions/keep f
28ef6c31 610examples/functions/ksh-cd f
bb70624e 611examples/functions/ksh-compat-test f
cce855bc
JA
612examples/functions/kshenv f
613examples/functions/login f
614examples/functions/lowercase f
615examples/functions/manpage f
ccc6cda3 616examples/functions/mhfold f
cce855bc
JA
617examples/functions/notify.bash f
618examples/functions/pathfuncs f
28ef6c31 619examples/functions/recurse f
ccc6cda3 620examples/functions/repeat2 f
b72432fd 621examples/functions/repeat3 f
cce855bc 622examples/functions/seq f
b72432fd 623examples/functions/seq2 f
cce855bc
JA
624examples/functions/shcat f
625examples/functions/shcat2 f
28ef6c31 626examples/functions/sort-pos-params f
cce855bc
JA
627examples/functions/substr f
628examples/functions/substr2 f
629examples/functions/term f
630examples/functions/whatis f
631examples/functions/whence f
b72432fd 632examples/functions/which f
d166f048 633examples/functions/xalias.bash f
bb70624e 634examples/functions/xfind.bash f
726f6388 635examples/scripts/adventure.sh f
726f6388 636examples/scripts/bcsh.sh f
28ef6c31 637examples/scripts/cat.sh f
bb70624e 638examples/scripts/center f
28ef6c31 639examples/scripts/dd-ex.sh f
cce855bc
JA
640examples/scripts/fixfiles.bash f
641examples/scripts/hanoi.bash f
ccc6cda3 642examples/scripts/inpath f
cce855bc 643examples/scripts/krand.bash f
bb70624e 644examples/scripts/line-input.bash f
ccc6cda3 645examples/scripts/nohup.bash f
cce855bc
JA
646examples/scripts/precedence f
647examples/scripts/randomcard.bash f
ccc6cda3 648examples/scripts/scrollbar f
cce855bc 649examples/scripts/scrollbar2 f
7117c2d2 650examples/scripts/self-repro f
cce855bc
JA
651examples/scripts/showperm.bash f
652examples/scripts/shprompt f
d166f048 653examples/scripts/spin.bash f
cce855bc
JA
654examples/scripts/timeout f
655examples/scripts/vtree2 f
656examples/scripts/vtree3 f
bb70624e
JA
657examples/scripts/vtree3a f
658examples/scripts/websrv.sh f
659examples/scripts/xterm_title f
ccc6cda3
JA
660examples/scripts/zprintf f
661examples/startup-files/README f
cce855bc 662examples/startup-files/Bashrc.bfox f
726f6388
JA
663examples/startup-files/Bash_aliases f
664examples/startup-files/Bash_profile f
665examples/startup-files/bash-profile f
666examples/startup-files/bashrc f
bb70624e
JA
667examples/startup-files/apple/README f
668examples/startup-files/apple/aliases f
669examples/startup-files/apple/bash.defaults f
670examples/startup-files/apple/environment f
671examples/startup-files/apple/login f
672examples/startup-files/apple/logout f
673examples/startup-files/apple/rc f
ccc6cda3 674examples/misc/suncmd.termcap f
cce855bc
JA
675examples/misc/aliasconv.sh f
676examples/misc/aliasconv.bash f
ccc6cda3 677examples/misc/cshtobash f
726f6388 678tests/README f
b80f6443
JA
679tests/alias.tests f
680tests/alias.right f
bb70624e
JA
681tests/arith-for.tests f
682tests/arith-for.right f
ccc6cda3
JA
683tests/arith.tests f
684tests/arith.right f
b80f6443
JA
685tests/arith1.sub f
686tests/arith2.sub f
ccc6cda3
JA
687tests/array.tests f
688tests/array.right f
cce855bc
JA
689tests/array-at-star f
690tests/array2.right f
b80f6443 691tests/braces.tests f
ccc6cda3 692tests/braces.right f
d166f048
JA
693tests/builtins.tests f
694tests/builtins.right f
bb70624e
JA
695tests/builtins1.sub f
696tests/builtins2.sub f
cce855bc
JA
697tests/source1.sub f
698tests/source2.sub f
699tests/source3.sub f
700tests/source4.sub f
701tests/source5.sub f
702tests/cond.tests f
703tests/cond.right f
b72432fd
JA
704tests/cprint.tests f
705tests/cprint.right f
b80f6443
JA
706tests/dbg-support.right f
707tests/dbg-support.sub f
708tests/dbg-support.tests f
709tests/dbg-support2.right f
710tests/dbg-support2.tests f
cce855bc 711tests/dollar-at-star f
b80f6443
JA
712tests/dollar-at1.sub f
713tests/dollar-at2.sub f
714tests/dollar-star1.sub f
726f6388 715tests/dollar.right f
cce855bc
JA
716tests/dstack.tests f
717tests/dstack.right f
718tests/dstack2.tests f
719tests/dstack2.right f
d166f048
JA
720tests/errors.tests f
721tests/errors.right f
722tests/execscript f
cce855bc
JA
723tests/exec.right f
724tests/exec1.sub f 755
725tests/exec2.sub f
726tests/exec3.sub f
727tests/exec4.sub f
728tests/exec5.sub f
28ef6c31 729tests/exec6.sub f
b80f6443 730tests/exec7.sub f
726f6388
JA
731tests/exp-tests f
732tests/exp.right f
cce855bc
JA
733tests/extglob.tests f
734tests/extglob.right f
bb70624e
JA
735tests/extglob2.tests f
736tests/extglob2.right f
d166f048
JA
737tests/func.tests f
738tests/func.right f
bb70624e 739tests/func1.sub f
28ef6c31
JA
740tests/func2.sub f
741tests/func3.sub f
d166f048
JA
742tests/getopts.tests f
743tests/getopts.right f
cce855bc
JA
744tests/getopts1.sub f
745tests/getopts2.sub f
746tests/getopts3.sub f
747tests/getopts4.sub f
748tests/getopts5.sub f
749tests/getopts6.sub f
750tests/getopts7.sub f
726f6388 751tests/glob-test f
cce855bc 752tests/glob1.sub f
726f6388 753tests/glob.right f
ccc6cda3
JA
754tests/heredoc.tests f
755tests/heredoc.right f
7117c2d2
JA
756tests/herestr.tests f
757tests/herestr.right f
cce855bc
JA
758tests/histexp.tests f
759tests/histexp.right f
d166f048
JA
760tests/history.tests f
761tests/history.right f
762tests/history.list f
7117c2d2
JA
763tests/ifs.tests f
764tests/ifs.right f
726f6388
JA
765tests/input-line.sh f
766tests/input-line.sub f
767tests/input.right f
bb70624e
JA
768tests/invert.tests f
769tests/invert.right f
d166f048 770tests/jobs.tests f
cce855bc
JA
771tests/jobs1.sub f
772tests/jobs2.sub f
bb70624e 773tests/jobs3.sub f
b80f6443 774tests/jobs4.sub f
d166f048 775tests/jobs.right f
ccc6cda3
JA
776tests/more-exp.tests f
777tests/more-exp.right f
726f6388 778tests/new-exp.tests f
cce855bc
JA
779tests/new-exp1.sub f
780tests/new-exp2.sub f
bb70624e 781tests/new-exp3.sub f
b80f6443 782tests/new-exp4.sub f
726f6388 783tests/new-exp.right f
ccc6cda3
JA
784tests/nquote.tests f
785tests/nquote.right f
7117c2d2
JA
786tests/nquote1.tests f
787tests/nquote1.right f
788tests/nquote2.tests f
789tests/nquote2.right f
790tests/nquote3.tests f
791tests/nquote3.right f
b80f6443
JA
792tests/nquote4.tests f
793tests/nquote4.right f
ccc6cda3
JA
794tests/posix2.tests f
795tests/posix2.right f
cce855bc
JA
796tests/posixpat.tests f
797tests/posixpat.right f
726f6388
JA
798tests/prec.right f
799tests/precedence f
cce855bc
JA
800tests/printf.tests f
801tests/printf.right f
ccc6cda3
JA
802tests/quote.tests f
803tests/quote.right f
804tests/read.tests f
805tests/read.right f
bb70624e
JA
806tests/read1.sub f
807tests/read2.sub f
808tests/read3.sub f
7117c2d2 809tests/read4.sub f
b80f6443 810tests/read5.sub f
d166f048
JA
811tests/redir.tests f
812tests/redir.right f
813tests/redir1.sub f
814tests/redir2.sub f
815tests/redir3.sub f
816tests/redir3.in1 f
817tests/redir3.in2 f
818tests/redir4.sub f
819tests/redir4.in1 f
7117c2d2 820tests/redir5.sub f
b80f6443 821tests/redir6.sub f
ccc6cda3
JA
822tests/rhs-exp.tests f
823tests/rhs-exp.right f
d166f048
JA
824tests/rsh.tests f
825tests/rsh.right f
726f6388 826tests/run-all f
d166f048 827tests/run-minimal f
b80f6443 828tests/run-alias f
bb70624e 829tests/run-arith-for f
ccc6cda3
JA
830tests/run-arith f
831tests/run-array f
cce855bc 832tests/run-array2 f
ccc6cda3 833tests/run-braces f
d166f048 834tests/run-builtins f
cce855bc 835tests/run-cond f
b72432fd 836tests/run-cprint f
b80f6443
JA
837tests/run-dbg-support f
838tests/run-dbg-support2 f
d166f048 839tests/run-dirstack f
726f6388 840tests/run-dollars f
d166f048
JA
841tests/run-errors f
842tests/run-execscript f
726f6388 843tests/run-exp-tests f
cce855bc 844tests/run-extglob f
bb70624e 845tests/run-extglob2 f
d166f048
JA
846tests/run-func f
847tests/run-getopts f
726f6388 848tests/run-glob-test f
ccc6cda3 849tests/run-heredoc f
7117c2d2 850tests/run-herestr f
d166f048
JA
851tests/run-histexpand f
852tests/run-history f
7117c2d2 853tests/run-ifs f
726f6388 854tests/run-input-test f
bb70624e 855tests/run-invert f
d166f048 856tests/run-jobs f
ccc6cda3 857tests/run-more-exp f
726f6388 858tests/run-new-exp f
ccc6cda3 859tests/run-nquote f
7117c2d2
JA
860tests/run-nquote1 f
861tests/run-nquote2 f
862tests/run-nquote3 f
b80f6443 863tests/run-nquote4 f
ccc6cda3 864tests/run-posix2 f
cce855bc 865tests/run-posixpat f
726f6388 866tests/run-precedence f
cce855bc 867tests/run-printf f
ccc6cda3
JA
868tests/run-quote f
869tests/run-read f
d166f048 870tests/run-redir f
ccc6cda3 871tests/run-rhs-exp f
d166f048 872tests/run-rsh f
cce855bc 873tests/run-set-e f
b80f6443 874tests/run-set-x f
cce855bc 875tests/run-shopt f
726f6388 876tests/run-strip f
ccc6cda3
JA
877tests/run-test f
878tests/run-tilde f
d166f048
JA
879tests/run-trap f
880tests/run-type f
726f6388
JA
881tests/run-varenv f
882tests/set-e-test f
883tests/set-e.right f
b80f6443
JA
884tests/set-x.tests f
885tests/set-x.right f
cce855bc
JA
886tests/shopt.tests f
887tests/shopt.right f
726f6388
JA
888tests/strip.tests f
889tests/strip.right f
bb70624e 890tests/test.tests f
ccc6cda3 891tests/test.right f
726f6388
JA
892tests/tilde-tests f
893tests/tilde.right f
d166f048
JA
894tests/trap.tests f
895tests/trap.right f
cce855bc 896tests/trap1.sub f 755
f73dda09
JA
897tests/trap2.sub f 755
898tests/trap2a.sub f 755
d166f048
JA
899tests/type.tests f
900tests/type.right f
726f6388
JA
901tests/varenv.right f
902tests/varenv.sh f
28ef6c31 903tests/varenv1.sub f
7117c2d2 904tests/varenv2.sub f
d166f048
JA
905tests/version f
906tests/version.mini f
bb70624e 907tests/misc/dev-tcp.tests f
cce855bc 908tests/misc/perf-script f
bb70624e
JA
909tests/misc/perftest f
910tests/misc/read-nchars.tests f
cce855bc
JA
911tests/misc/redir-t2.sh f
912tests/misc/run-r2.sh f
913tests/misc/sigint-1.sh f
914tests/misc/sigint-2.sh f
915tests/misc/sigint-3.sh f
916tests/misc/sigint-4.sh f
726f6388
JA
917tests/misc/test-minus-e.1 f
918tests/misc/test-minus-e.2 f
bb70624e 919tests/misc/wait-bg.tests f
ccc6cda3
JA
920examples/scripts.v2/PERMISSION f
921examples/scripts.v2/README f
922examples/scripts.v2/arc2tarz f
923examples/scripts.v2/bashrand f
cce855bc 924examples/scripts.v2/cal2day.bash f
ccc6cda3
JA
925examples/scripts.v2/cdhist.bash f
926examples/scripts.v2/corename f
927examples/scripts.v2/fman f
928examples/scripts.v2/frcp f
929examples/scripts.v2/lowercase f
930examples/scripts.v2/ncp f
931examples/scripts.v2/newext f
932examples/scripts.v2/nmv f
933examples/scripts.v2/pages f
934examples/scripts.v2/pf f
7117c2d2 935examples/scripts.v2/ren f
ccc6cda3
JA
936examples/scripts.v2/rename f
937examples/scripts.v2/repeat f
938examples/scripts.v2/untar f
939examples/scripts.v2/uudec f
940examples/scripts.v2/uuenc f
941examples/scripts.v2/vtree f
942examples/scripts.v2/where f
943examples/scripts.v2/pmtop f
944examples/scripts.v2/shprof f
945examples/scripts.noah/PERMISSION f
946examples/scripts.noah/README f
947examples/scripts.noah/aref.bash f
948examples/scripts.noah/bash.sub.bash f
949examples/scripts.noah/bash_version.bash f
950examples/scripts.noah/meta.bash f
951examples/scripts.noah/mktmp.bash f
952examples/scripts.noah/number.bash f
953examples/scripts.noah/prompt.bash f
954examples/scripts.noah/remap_keys.bash f
955examples/scripts.noah/require.bash f
956examples/scripts.noah/send_mail.bash f
957examples/scripts.noah/shcat.bash f
958examples/scripts.noah/source.bash f
959examples/scripts.noah/string.bash f
960examples/scripts.noah/stty.bash f
961examples/scripts.noah/y_or_n_p.bash f