]> git.ipfire.org Git - thirdparty/bash.git/blame - MANIFEST
Bash-4.1 distribution source
[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
7117c2d2 13examples/obashdb d
bb70624e 14examples/complete d
726f6388
JA
15examples/functions d
16examples/scripts d
ccc6cda3
JA
17examples/scripts.v2 d
18examples/scripts.noah d
726f6388 19examples/startup-files d
bb70624e 20examples/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
b80f6443 36po d
726f6388
JA
37support d
38tests d
39tests/misc d
b80f6443 40ABOUT-NLS f
0001803f 41ChangeLog s CWRU/changelog
ccc6cda3
JA
42CHANGES f
43COMPAT f
726f6388 44COPYING f
ccc6cda3 45INSTALL f
726f6388 46MANIFEST f
ccc6cda3
JA
47NEWS f
48NOTES f
7117c2d2 49POSIX f
ccc6cda3 50README f
7117c2d2 51RBASH f
d166f048 52AUTHORS f
b72432fd 53Y2K f
ccc6cda3 54configure.in f
17345e5a 55configure f 755
ccc6cda3 56Makefile.in f
b72432fd
JA
57config-top.h f
58config-bot.h f
ccc6cda3
JA
59config.h.in f
60aclocal.m4 f
61array.c f
f73dda09 62arrayfunc.c f
3185942a 63assoc.c f
ccc6cda3 64eval.c f
726f6388
JA
65print_cmd.c f
66general.c f
ccc6cda3
JA
67list.c f
68locale.c f
69stringlib.c f
726f6388
JA
70variables.c f
71make_cmd.c f
72copy_cmd.c f
73unwind_prot.c f
74dispose_cmd.c f
726f6388 75bashhist.c f
d166f048 76hashcmd.c f
ccc6cda3 77hashlib.c f
726f6388 78parse.y f
ccc6cda3 79pathexp.c f
726f6388
JA
80subst.c f
81shell.c f
82trap.c f
ccc6cda3 83sig.c f
726f6388
JA
84siglist.c f
85version.c f
86flags.c f
87jobs.c f
726f6388
JA
88input.c f
89mailcheck.c f
90test.c f
91expr.c f
92alias.c f
93execute_cmd.c f
cce855bc
JA
94findcmd.c f
95redir.c f
726f6388
JA
96bashline.c f
97braces.c f
98bracecomp.c f
99nojobs.c f
726f6388 100error.c f
ccc6cda3 101xmalloc.c f
bb70624e
JA
102pcomplete.c f
103pcomplib.c f
28ef6c31 104mksyntax.c f
726f6388 105alias.h f
726f6388 106builtins.h f
ccc6cda3
JA
107bashhist.h f
108bashline.h f
f73dda09
JA
109conftypes.h f
110patchlevel.h f
726f6388 111variables.h f
ccc6cda3 112array.h f
f73dda09 113arrayfunc.h f
3185942a 114assoc.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
3185942a 181builtins/mapfile.def f
726f6388 182builtins/mkbuiltins.c f
cce855bc 183builtins/printf.def f
ccc6cda3 184builtins/pushd.def f
726f6388
JA
185builtins/read.def f
186builtins/reserved.def f
187builtins/return.def f
188builtins/set.def f
189builtins/setattr.def f
190builtins/shift.def f
ccc6cda3 191builtins/shopt.def f
726f6388
JA
192builtins/source.def f
193builtins/suspend.def f
194builtins/test.def f
195builtins/times.def f
196builtins/trap.def f
197builtins/type.def f
198builtins/ulimit.def f
199builtins/umask.def f
200builtins/wait.def f
201builtins/psize.c f
202builtins/psize.sh f
203builtins/inlib.def f
204builtins/bashgetopt.c f
205builtins/common.h f
206builtins/bashgetopt.h f
cce855bc 207cross-build/cygwin32.cache f
b72432fd 208cross-build/x86-beos.cache f
b72432fd 209cross-build/opennt.cache f
bb70624e 210include/ansi_stdlib.h f
f73dda09 211include/chartypes.h f
bb70624e 212include/filecntl.h f
b80f6443 213include/gettext.h f
bb70624e
JA
214include/maxpath.h f
215include/memalloc.h f
7117c2d2 216include/ocache.h f
bb70624e
JA
217include/posixdir.h f
218include/posixjmp.h f
0001803f 219include/posixselect.h f
bb70624e
JA
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
0001803f 356lib/readline/posixselect.h f
726f6388
JA
357lib/readline/posixstat.h f
358lib/readline/ansi_stdlib.h f
b72432fd 359lib/readline/rlstdc.h f
bb70624e
JA
360lib/readline/rlprivate.h f
361lib/readline/xmalloc.h f
ccc6cda3 362lib/readline/doc/Makefile f
b80f6443
JA
363lib/readline/doc/version.texi f
364lib/readline/doc/rlman.texi f
365lib/readline/doc/rltech.texi f
366lib/readline/doc/rluser.texi f
367lib/readline/doc/rluserman.texi f
368lib/readline/doc/history.texi f
369lib/readline/doc/hstech.texi f
370lib/readline/doc/hsuser.texi f
371lib/readline/doc/fdl.texi f
ccc6cda3 372lib/readline/examples/Makefile f
bb70624e 373lib/readline/examples/excallback.c f
ccc6cda3
JA
374lib/readline/examples/fileman.c f
375lib/readline/examples/manexamp.c f
376lib/readline/examples/histexamp.c f
377lib/readline/examples/rltest.c f
d166f048 378lib/readline/examples/rl.c f
7117c2d2 379lib/readline/examples/rlcat.c f
ccc6cda3 380lib/readline/examples/Inputrc f
cce855bc 381lib/sh/Makefile.in f
3185942a 382lib/sh/casemod.c f
cce855bc 383lib/sh/clktck.c f
bb70624e 384lib/sh/clock.c f
0628567a 385lib/sh/eaccess.c f
3185942a 386lib/sh/fdprintf.c f
f73dda09
JA
387lib/sh/fmtullong.c f
388lib/sh/fmtulong.c f
7117c2d2 389lib/sh/fmtumax.c f
0001803f 390lib/sh/fnxform.c f
3185942a 391lib/sh/fpurge.c f
cce855bc
JA
392lib/sh/getcwd.c f
393lib/sh/getenv.c f
bb70624e 394lib/sh/inet_aton.c f
3185942a 395lib/sh/input_avail.c f
cce855bc 396lib/sh/itos.c f
f73dda09 397lib/sh/mailstat.c f
bb70624e 398lib/sh/makepath.c f
0001803f
CR
399lib/sh/mbscasecmp.c f
400lib/sh/mbschr.c f
3185942a 401lib/sh/mbscmp.c f
7117c2d2
JA
402lib/sh/memset.c f
403lib/sh/mktime.c f
404lib/sh/netconn.c f
bb70624e 405lib/sh/netopen.c f
cce855bc 406lib/sh/oslib.c f
28ef6c31
JA
407lib/sh/pathcanon.c f
408lib/sh/pathphys.c f
b72432fd 409lib/sh/rename.c f
cce855bc 410lib/sh/setlinebuf.c f
b80f6443 411lib/sh/shmatch.c f
bb70624e
JA
412lib/sh/shquote.c f
413lib/sh/shtty.c f
f73dda09 414lib/sh/snprintf.c f
28ef6c31 415lib/sh/spell.c f
cce855bc 416lib/sh/strcasecmp.c f
0001803f 417lib/sh/strcasestr.c f
cce855bc 418lib/sh/strerror.c f
7117c2d2 419lib/sh/strftime.c f
28ef6c31
JA
420lib/sh/stringlist.c f
421lib/sh/stringvec.c f
95732b49 422lib/sh/strnlen.c f
bb70624e 423lib/sh/strpbrk.c f
b80f6443 424lib/sh/strstr.c f
cce855bc 425lib/sh/strtod.c f
f73dda09 426lib/sh/strtoimax.c f
cce855bc 427lib/sh/strtol.c f
f73dda09 428lib/sh/strtoll.c f
cce855bc 429lib/sh/strtoul.c f
f73dda09
JA
430lib/sh/strtoull.c f
431lib/sh/strtoumax.c f
28ef6c31 432lib/sh/strtrans.c f
bb70624e
JA
433lib/sh/times.c f
434lib/sh/timeval.c f
28ef6c31 435lib/sh/tmpfile.c f
3185942a
JA
436lib/sh/uconvert.c f
437lib/sh/ufuncs.c f
cce855bc 438lib/sh/vprint.c f
0628567a 439lib/sh/wcsdup.c f
95732b49 440lib/sh/winsize.c f
7117c2d2 441lib/sh/zcatfd.c f
3185942a
JA
442lib/sh/zgetline.c f
443lib/sh/zmapfd.c f
bb70624e
JA
444lib/sh/zread.c f
445lib/sh/zwrite.c f
ccc6cda3 446lib/termcap/Makefile.in f
bb70624e 447lib/termcap/ltcap.h f
726f6388
JA
448lib/termcap/termcap.c f
449lib/termcap/termcap.h f
450lib/termcap/tparam.c f
451lib/termcap/version.c f
b72432fd 452lib/tilde/README f
ccc6cda3 453lib/tilde/Makefile.in f
726f6388
JA
454lib/tilde/tilde.c f
455lib/tilde/tilde.h f
b72432fd 456lib/tilde/shell.c f
b80f6443
JA
457po/LINGUAS f
458po/Makefile.in.in f
459po/Makevars f
460po/POTFILES.in f
3185942a 461po/README f
b80f6443
JA
462po/Rules-builtins f
463po/Rules-quot f
464po/bash.pot f
465po/boldquot.sed f
3185942a 466po/en@boldquot.gmo f
b80f6443 467po/en@boldquot.header f
b80f6443
JA
468po/en@boldquot.po f
469po/en@quot.gmo f
3185942a
JA
470po/en@quot.header f
471po/en@quot.po f
472po/af.gmo f
473po/af.po f
474po/bg.gmo f
475po/bg.po f
476po/ca.gmo f
477po/ca.po f
478po/cs.gmo f
479po/cs.po f
480po/de.gmo f
481po/de.po f
482po/eo.gmo f
483po/eo.po f
484po/es.gmo f
485po/es.po f
486po/et.gmo f
487po/et.po f
0001803f
CR
488po/fi.gmo f
489po/fi.po f
3185942a
JA
490po/fr.gmo f
491po/fr.po f
0001803f
CR
492po/ga.gmo f
493po/ga.po f
3185942a
JA
494po/hu.gmo f
495po/hu.po f
496po/id.gmo f
497po/id.po f
498po/ja.gmo f
499po/ja.po f
500po/lt.gmo f
501po/lt.po f
502po/nl.gmo f
503po/nl.po f
504po/pl.gmo f
505po/pl.po f
506po/pt_BR.gmo f
507po/pt_BR.po f
508po/ro.gmo f
509po/ro.po f
0628567a 510po/ru.gmo f
3185942a
JA
511po/ru.po f
512po/sk.gmo f
513po/sk.po f
514po/sv.gmo f
515po/sv.po f
516po/tr.gmo f
517po/tr.po f
518po/vi.gmo f
519po/vi.po f
520po/zh_TW.gmo f
521po/zh_TW.po f
b80f6443
JA
522po/insert-header.sin f
523po/quot.sed f
524po/remove-potcdate.sin f
726f6388
JA
525CWRU/misc/open-files.c f
526CWRU/misc/sigs.c f
726f6388
JA
527CWRU/misc/sigstat.c f
528CWRU/misc/bison f
b72432fd
JA
529CWRU/misc/errlist.c f
530CWRU/misc/hpux10-dlfcn.h f
726f6388
JA
531CWRU/PLATFORMS f
532CWRU/README f
726f6388 533CWRU/changelog f
ccc6cda3
JA
534CWRU/sh-redir-hack f
535CWRU/mh-folder-comp f
536doc/FAQ f
537doc/Makefile.in f
538doc/bash.1 f
539doc/bashbug.1 f
bb70624e
JA
540doc/builtins.1 f
541doc/rbash.1 f
ccc6cda3
JA
542doc/README f
543doc/INTRO f
ccc6cda3
JA
544doc/texinfo.tex f
545doc/bashref.texi f
b80f6443 546doc/version.texi f
ccc6cda3 547doc/bashref.info f
ccc6cda3 548doc/article.ms f
cce855bc 549doc/htmlpost.sh f 755
b80f6443
JA
550doc/infopost.sh f 755
551doc/fdl.texi f
552doc/fdl.txt f
cce855bc 553support/Makefile.in f
f73dda09 554support/bashversion.c f
3185942a 555support/checkbashisms f 755
ccc6cda3 556support/config.guess f
b80f6443 557support/config.rpath f 755
ccc6cda3 558support/config.sub f
d166f048
JA
559support/printenv.sh f 755
560support/printenv.c f
726f6388 561support/bash.xbm f
b72432fd 562support/missing f 755
ccc6cda3 563support/mkclone f 755
d166f048 564support/mkconffiles f 755
ccc6cda3 565support/mkdirs f 755
b80f6443 566support/mkinstalldirs f 755
d166f048 567support/mkversion.sh f 755
ccc6cda3 568support/mksignames.c f
0628567a 569support/signames.c f
726f6388 570support/bashbug.sh f
cce855bc 571support/man2html.c f
726f6388 572support/recho.c f
ccc6cda3 573support/zecho.c f
3185942a 574support/xcase.c f
726f6388 575support/SYMLINKS f
ccc6cda3
JA
576support/fixlinks f 755
577support/install.sh f 755
b80f6443 578support/texi2dvi f 755
b72432fd 579support/texi2html f 755
d166f048 580support/xenix-link.sh f 755
b72432fd
JA
581support/shobj-conf f 755
582support/rlvers.sh f 755
0628567a
JA
583examples/INDEX.txt f
584examples/INDEX.html f
7117c2d2
JA
585examples/obashdb/PERMISSION f
586examples/obashdb/README f
3185942a
JA
587examples/obashdb/bashdb f
588examples/obashdb/bashdb.el f
589examples/complete/bash_completion f
bb70624e 590examples/complete/complete-examples f
28ef6c31
JA
591examples/complete/complete.ianmac f
592examples/complete/complete2.ianmac f
593examples/complete/complete.freebsd f
f73dda09 594examples/complete/complete.gnu-longopt f
b80f6443 595examples/complete/bashcc-1.0.1.tar.gz f
ccc6cda3 596examples/loadables/README f
b72432fd 597examples/loadables/template.c f
cce855bc 598examples/loadables/Makefile.in f
ccc6cda3
JA
599examples/loadables/necho.c f
600examples/loadables/hello.c f
ccc6cda3 601examples/loadables/print.c f
28ef6c31 602examples/loadables/realpath.c f
ccc6cda3 603examples/loadables/sleep.c f
b80f6443 604examples/loadables/strftime.c f
ccc6cda3 605examples/loadables/truefalse.c f
f73dda09 606examples/loadables/getconf.h f
ccc6cda3 607examples/loadables/getconf.c f
ccc6cda3
JA
608examples/loadables/finfo.c f
609examples/loadables/cat.c f
28ef6c31 610examples/loadables/cut.c f
ccc6cda3
JA
611examples/loadables/logname.c f
612examples/loadables/basename.c f
613examples/loadables/dirname.c f
614examples/loadables/tty.c f
615examples/loadables/pathchk.c f
616examples/loadables/tee.c f
617examples/loadables/rmdir.c f
618examples/loadables/head.c f
b72432fd 619examples/loadables/printenv.c f
28ef6c31 620examples/loadables/push.c f
b72432fd
JA
621examples/loadables/id.c f
622examples/loadables/whoami.c f
623examples/loadables/uname.c f
624examples/loadables/sync.c f
625examples/loadables/mkdir.c f
626examples/loadables/ln.c f
3185942a 627examples/loadables/mypid.c f
b72432fd 628examples/loadables/unlink.c f
bb70624e
JA
629examples/loadables/perl/Makefile.in f
630examples/loadables/perl/README f
631examples/loadables/perl/bperl.c f
632examples/loadables/perl/iperl.c f
633examples/functions/array-stuff f
28ef6c31 634examples/functions/array-to-string f
726f6388 635examples/functions/autoload f
ccc6cda3 636examples/functions/autoload.v2 f
b72432fd 637examples/functions/autoload.v3 f
cce855bc
JA
638examples/functions/basename f
639examples/functions/basename2 f
f73dda09
JA
640examples/functions/coproc.bash f
641examples/functions/coshell.README f
642examples/functions/coshell.bash f
726f6388 643examples/functions/csh-compat f
726f6388 644examples/functions/dirfuncs f
cce855bc 645examples/functions/dirname f
28ef6c31 646examples/functions/emptydir f
726f6388
JA
647examples/functions/exitstat f
648examples/functions/external f
649examples/functions/fact f
726f6388 650examples/functions/fstty f
cce855bc 651examples/functions/func f
28ef6c31 652examples/functions/gethtml f
cce855bc
JA
653examples/functions/getoptx.bash f
654examples/functions/inetaddr f
ccc6cda3 655examples/functions/inpath f
cce855bc
JA
656examples/functions/isnum.bash f
657examples/functions/isnum2 f
7117c2d2 658examples/functions/isvalidip f
cce855bc
JA
659examples/functions/jdate.bash f
660examples/functions/jj.bash f
ccc6cda3 661examples/functions/keep f
28ef6c31 662examples/functions/ksh-cd f
bb70624e 663examples/functions/ksh-compat-test f
cce855bc
JA
664examples/functions/kshenv f
665examples/functions/login f
666examples/functions/lowercase f
667examples/functions/manpage f
ccc6cda3 668examples/functions/mhfold f
cce855bc
JA
669examples/functions/notify.bash f
670examples/functions/pathfuncs f
28ef6c31 671examples/functions/recurse f
ccc6cda3 672examples/functions/repeat2 f
b72432fd 673examples/functions/repeat3 f
cce855bc 674examples/functions/seq f
b72432fd 675examples/functions/seq2 f
cce855bc
JA
676examples/functions/shcat f
677examples/functions/shcat2 f
28ef6c31 678examples/functions/sort-pos-params f
cce855bc
JA
679examples/functions/substr f
680examples/functions/substr2 f
681examples/functions/term f
682examples/functions/whatis f
683examples/functions/whence f
b72432fd 684examples/functions/which f
d166f048 685examples/functions/xalias.bash f
bb70624e 686examples/functions/xfind.bash f
726f6388 687examples/scripts/adventure.sh f
726f6388 688examples/scripts/bcsh.sh f
28ef6c31 689examples/scripts/cat.sh f
bb70624e 690examples/scripts/center f
28ef6c31 691examples/scripts/dd-ex.sh f
cce855bc
JA
692examples/scripts/fixfiles.bash f
693examples/scripts/hanoi.bash f
ccc6cda3 694examples/scripts/inpath f
cce855bc 695examples/scripts/krand.bash f
bb70624e 696examples/scripts/line-input.bash f
ccc6cda3 697examples/scripts/nohup.bash f
cce855bc
JA
698examples/scripts/precedence f
699examples/scripts/randomcard.bash f
ccc6cda3 700examples/scripts/scrollbar f
cce855bc 701examples/scripts/scrollbar2 f
7117c2d2 702examples/scripts/self-repro f
cce855bc
JA
703examples/scripts/showperm.bash f
704examples/scripts/shprompt f
d166f048 705examples/scripts/spin.bash f
cce855bc 706examples/scripts/timeout f
3185942a
JA
707examples/scripts/timeout2 f
708examples/scripts/timeout3 f
cce855bc
JA
709examples/scripts/vtree2 f
710examples/scripts/vtree3 f
bb70624e
JA
711examples/scripts/vtree3a f
712examples/scripts/websrv.sh f
713examples/scripts/xterm_title f
ccc6cda3
JA
714examples/scripts/zprintf f
715examples/startup-files/README f
cce855bc 716examples/startup-files/Bashrc.bfox f
726f6388
JA
717examples/startup-files/Bash_aliases f
718examples/startup-files/Bash_profile f
719examples/startup-files/bash-profile f
720examples/startup-files/bashrc f
bb70624e
JA
721examples/startup-files/apple/README f
722examples/startup-files/apple/aliases f
723examples/startup-files/apple/bash.defaults f
724examples/startup-files/apple/environment f
725examples/startup-files/apple/login f
726examples/startup-files/apple/logout f
727examples/startup-files/apple/rc f
ccc6cda3 728examples/misc/suncmd.termcap f
cce855bc
JA
729examples/misc/aliasconv.sh f
730examples/misc/aliasconv.bash f
ccc6cda3 731examples/misc/cshtobash f
726f6388 732tests/README f
0628567a 733tests/COPYRIGHT f
b80f6443 734tests/alias.tests f
0001803f 735tests/alias1.sub f
b80f6443 736tests/alias.right f
95732b49
JA
737tests/appendop.tests f
738tests/appendop.right f
bb70624e
JA
739tests/arith-for.tests f
740tests/arith-for.right f
ccc6cda3
JA
741tests/arith.tests f
742tests/arith.right f
b80f6443
JA
743tests/arith1.sub f
744tests/arith2.sub f
ccc6cda3
JA
745tests/array.tests f
746tests/array.right f
95732b49
JA
747tests/array1.sub f
748tests/array2.sub f
749tests/array3.sub f
0628567a 750tests/array4.sub f
3185942a
JA
751tests/array5.sub f
752tests/array6.sub f
753tests/array7.sub f
754tests/array8.sub f
755tests/array9.sub f
cce855bc
JA
756tests/array-at-star f
757tests/array2.right f
3185942a
JA
758tests/assoc.tests f
759tests/assoc.right f
760tests/assoc1.sub f
761tests/assoc2.sub f
762tests/assoc3.sub f
763tests/assoc4.sub f
0001803f
CR
764tests/assoc5.sub f
765tests/assoc6.sub f
b80f6443 766tests/braces.tests f
ccc6cda3 767tests/braces.right f
d166f048
JA
768tests/builtins.tests f
769tests/builtins.right f
bb70624e
JA
770tests/builtins1.sub f
771tests/builtins2.sub f
cce855bc
JA
772tests/source1.sub f
773tests/source2.sub f
774tests/source3.sub f
775tests/source4.sub f
776tests/source5.sub f
3185942a
JA
777tests/source6.sub f
778tests/case.tests f
779tests/case.right f
780tests/casemod.tests f
781tests/casemod.right f
782tests/comsub.tests f
783tests/comsub.right f
0001803f 784tests/comsub1.sub f
3185942a
JA
785tests/comsub-eof.tests f
786tests/comsub-eof0.sub f
787tests/comsub-eof1.sub f
788tests/comsub-eof2.sub f
789tests/comsub-eof3.sub f
0001803f
CR
790tests/comsub-eof4.sub f
791tests/comsub-eof5.sub f
3185942a
JA
792tests/comsub-eof.right f
793tests/comsub-posix.tests f
794tests/comsub-posix.right f
795tests/comsub-posix1.sub f
cce855bc
JA
796tests/cond.tests f
797tests/cond.right f
3185942a
JA
798tests/cond-regexp.sub f
799tests/coproc.tests f
800tests/coproc.right f
b72432fd
JA
801tests/cprint.tests f
802tests/cprint.right f
b80f6443
JA
803tests/dbg-support.right f
804tests/dbg-support.sub f
805tests/dbg-support.tests f
806tests/dbg-support2.right f
807tests/dbg-support2.tests f
0001803f 808tests/dbg-support3.sub f
cce855bc 809tests/dollar-at-star f
b80f6443
JA
810tests/dollar-at1.sub f
811tests/dollar-at2.sub f
0001803f 812tests/dollar-at3.sub f
b80f6443 813tests/dollar-star1.sub f
95732b49 814tests/dollar-star2.sub f
3185942a 815tests/dollar-star3.sub f
0001803f
CR
816tests/dollar-star4.sub f
817tests/dollar-star5.sub f
726f6388 818tests/dollar.right f
cce855bc
JA
819tests/dstack.tests f
820tests/dstack.right f
821tests/dstack2.tests f
822tests/dstack2.right f
d166f048
JA
823tests/errors.tests f
824tests/errors.right f
825tests/execscript f
cce855bc
JA
826tests/exec.right f
827tests/exec1.sub f 755
828tests/exec2.sub f
829tests/exec3.sub f
830tests/exec4.sub f
831tests/exec5.sub f
28ef6c31 832tests/exec6.sub f
b80f6443 833tests/exec7.sub f
3185942a
JA
834tests/exec8.sub f
835tests/exp.tests f
726f6388 836tests/exp.right f
3185942a
JA
837tests/exp1.sub f
838tests/exp2.sub f
0001803f 839tests/exp3.sub f
cce855bc
JA
840tests/extglob.tests f
841tests/extglob.right f
0628567a 842tests/extglob1.sub f
bb70624e
JA
843tests/extglob2.tests f
844tests/extglob2.right f
95732b49
JA
845tests/extglob3.tests f
846tests/extglob3.right f
d166f048
JA
847tests/func.tests f
848tests/func.right f
bb70624e 849tests/func1.sub f
28ef6c31
JA
850tests/func2.sub f
851tests/func3.sub f
d166f048
JA
852tests/getopts.tests f
853tests/getopts.right f
cce855bc
JA
854tests/getopts1.sub f
855tests/getopts2.sub f
856tests/getopts3.sub f
857tests/getopts4.sub f
858tests/getopts5.sub f
859tests/getopts6.sub f
860tests/getopts7.sub f
0001803f 861tests/glob.tests f
cce855bc 862tests/glob1.sub f
726f6388 863tests/glob.right f
0001803f
CR
864tests/globstar.tests f
865tests/globstar.right f
866tests/globstar1.sub f
ccc6cda3
JA
867tests/heredoc.tests f
868tests/heredoc.right f
17345e5a 869tests/heredoc1.sub f
7117c2d2
JA
870tests/herestr.tests f
871tests/herestr.right f
cce855bc
JA
872tests/histexp.tests f
873tests/histexp.right f
d166f048
JA
874tests/history.tests f
875tests/history.right f
95732b49 876tests/history.list f 444
3185942a 877tests/history1.sub f
0001803f 878tests/history2.sub f
7117c2d2
JA
879tests/ifs.tests f
880tests/ifs.right f
95732b49
JA
881tests/ifs-posix.tests f
882tests/ifs-posix.right f
726f6388
JA
883tests/input-line.sh f
884tests/input-line.sub f
885tests/input.right f
95732b49 886tests/intl.tests f
3185942a 887tests/intl1.sub f
95732b49
JA
888tests/intl.right f
889tests/iquote.tests f
890tests/iquote.right f
bb70624e
JA
891tests/invert.tests f
892tests/invert.right f
d166f048 893tests/jobs.tests f
cce855bc
JA
894tests/jobs1.sub f
895tests/jobs2.sub f
bb70624e 896tests/jobs3.sub f
b80f6443 897tests/jobs4.sub f
d166f048 898tests/jobs.right f
3185942a
JA
899tests/mapfile.data f
900tests/mapfile.right f
901tests/mapfile.tests f
17345e5a 902tests/mapfile1.sub f
ccc6cda3
JA
903tests/more-exp.tests f
904tests/more-exp.right f
726f6388 905tests/new-exp.tests f
cce855bc
JA
906tests/new-exp1.sub f
907tests/new-exp2.sub f
bb70624e 908tests/new-exp3.sub f
b80f6443 909tests/new-exp4.sub f
95732b49 910tests/new-exp5.sub f
0628567a 911tests/new-exp6.sub f
3185942a 912tests/new-exp7.sub f
726f6388 913tests/new-exp.right f
ccc6cda3
JA
914tests/nquote.tests f
915tests/nquote.right f
0001803f 916tests/nquote1.sub f
7117c2d2
JA
917tests/nquote1.tests f
918tests/nquote1.right f
919tests/nquote2.tests f
920tests/nquote2.right f
921tests/nquote3.tests f
922tests/nquote3.right f
b80f6443
JA
923tests/nquote4.tests f
924tests/nquote4.right f
3185942a
JA
925tests/nquote5.tests f
926tests/nquote5.right f
ccc6cda3
JA
927tests/posix2.tests f
928tests/posix2.right f
cce855bc
JA
929tests/posixpat.tests f
930tests/posixpat.right f
726f6388
JA
931tests/prec.right f
932tests/precedence f
cce855bc
JA
933tests/printf.tests f
934tests/printf.right f
0001803f 935tests/printf2.sub f
ccc6cda3
JA
936tests/quote.tests f
937tests/quote.right f
938tests/read.tests f
939tests/read.right f
bb70624e
JA
940tests/read1.sub f
941tests/read2.sub f
942tests/read3.sub f
7117c2d2 943tests/read4.sub f
b80f6443 944tests/read5.sub f
3185942a 945tests/read6.sub f
d166f048
JA
946tests/redir.tests f
947tests/redir.right f
948tests/redir1.sub f
949tests/redir2.sub f
950tests/redir3.sub f
951tests/redir3.in1 f
952tests/redir3.in2 f
953tests/redir4.sub f
954tests/redir4.in1 f
7117c2d2 955tests/redir5.sub f
b80f6443 956tests/redir6.sub f
95732b49 957tests/redir7.sub f
3185942a
JA
958tests/redir8.sub f
959tests/redir9.sub f
ccc6cda3
JA
960tests/rhs-exp.tests f
961tests/rhs-exp.right f
d166f048
JA
962tests/rsh.tests f
963tests/rsh.right f
726f6388 964tests/run-all f
d166f048 965tests/run-minimal f
b80f6443 966tests/run-alias f
95732b49 967tests/run-appendop f
bb70624e 968tests/run-arith-for f
ccc6cda3
JA
969tests/run-arith f
970tests/run-array f
cce855bc 971tests/run-array2 f
3185942a 972tests/run-assoc f
ccc6cda3 973tests/run-braces f
d166f048 974tests/run-builtins f
3185942a
JA
975tests/run-case f
976tests/run-casemod f
977tests/run-comsub f
978tests/run-comsub-eof f
979tests/run-comsub-posix f
cce855bc 980tests/run-cond f
3185942a 981tests/run-coproc f
b72432fd 982tests/run-cprint f
b80f6443
JA
983tests/run-dbg-support f
984tests/run-dbg-support2 f
d166f048 985tests/run-dirstack f
726f6388 986tests/run-dollars f
d166f048
JA
987tests/run-errors f
988tests/run-execscript f
726f6388 989tests/run-exp-tests f
cce855bc 990tests/run-extglob f
bb70624e 991tests/run-extglob2 f
95732b49 992tests/run-extglob3 f
d166f048
JA
993tests/run-func f
994tests/run-getopts f
726f6388 995tests/run-glob-test f
0001803f 996tests/run-globstar f
ccc6cda3 997tests/run-heredoc f
7117c2d2 998tests/run-herestr f
d166f048
JA
999tests/run-histexpand f
1000tests/run-history f
7117c2d2 1001tests/run-ifs f
95732b49 1002tests/run-ifs-posix f
726f6388 1003tests/run-input-test f
95732b49
JA
1004tests/run-intl f
1005tests/run-iquote f
bb70624e 1006tests/run-invert f
d166f048 1007tests/run-jobs f
3185942a 1008tests/run-mapfile f
ccc6cda3 1009tests/run-more-exp f
726f6388 1010tests/run-new-exp f
ccc6cda3 1011tests/run-nquote f
7117c2d2
JA
1012tests/run-nquote1 f
1013tests/run-nquote2 f
1014tests/run-nquote3 f
b80f6443 1015tests/run-nquote4 f
3185942a 1016tests/run-nquote5 f
ccc6cda3 1017tests/run-posix2 f
cce855bc 1018tests/run-posixpat f
726f6388 1019tests/run-precedence f
cce855bc 1020tests/run-printf f
ccc6cda3
JA
1021tests/run-quote f
1022tests/run-read f
d166f048 1023tests/run-redir f
ccc6cda3 1024tests/run-rhs-exp f
d166f048 1025tests/run-rsh f
cce855bc 1026tests/run-set-e f
b80f6443 1027tests/run-set-x f
cce855bc 1028tests/run-shopt f
726f6388 1029tests/run-strip f
ccc6cda3
JA
1030tests/run-test f
1031tests/run-tilde f
95732b49 1032tests/run-tilde2 f
d166f048
JA
1033tests/run-trap f
1034tests/run-type f
726f6388 1035tests/run-varenv f
0001803f 1036tests/run-vredir f
17345e5a
JA
1037tests/set-e.tests f
1038tests/set-e1.sub f
1039tests/set-e2.sub f
726f6388 1040tests/set-e.right f
b80f6443 1041tests/set-x.tests f
0001803f 1042tests/set-x1.sub f
b80f6443 1043tests/set-x.right f
cce855bc
JA
1044tests/shopt.tests f
1045tests/shopt.right f
726f6388
JA
1046tests/strip.tests f
1047tests/strip.right f
bb70624e 1048tests/test.tests f
ccc6cda3 1049tests/test.right f
95732b49 1050tests/tilde.tests f
726f6388 1051tests/tilde.right f
95732b49
JA
1052tests/tilde2.tests f
1053tests/tilde2.right f
d166f048
JA
1054tests/trap.tests f
1055tests/trap.right f
cce855bc 1056tests/trap1.sub f 755
f73dda09
JA
1057tests/trap2.sub f 755
1058tests/trap2a.sub f 755
0001803f 1059tests/trap3.sub f
d166f048
JA
1060tests/type.tests f
1061tests/type.right f
3185942a 1062tests/type1.sub f
0001803f 1063tests/type2.sub f
726f6388
JA
1064tests/varenv.right f
1065tests/varenv.sh f
28ef6c31 1066tests/varenv1.sub f
7117c2d2 1067tests/varenv2.sub f
d166f048
JA
1068tests/version f
1069tests/version.mini f
0001803f
CR
1070tests/vredir.tests f
1071tests/vredir.right f
1072tests/vredir1.sub f
1073tests/vredir2.sub f
1074tests/vredir3.sub f
1075tests/vredir4.sub f
1076tests/vredir5.sub f
bb70624e 1077tests/misc/dev-tcp.tests f
cce855bc 1078tests/misc/perf-script f
bb70624e
JA
1079tests/misc/perftest f
1080tests/misc/read-nchars.tests f
cce855bc
JA
1081tests/misc/redir-t2.sh f
1082tests/misc/run-r2.sh f
1083tests/misc/sigint-1.sh f
1084tests/misc/sigint-2.sh f
1085tests/misc/sigint-3.sh f
1086tests/misc/sigint-4.sh f
726f6388
JA
1087tests/misc/test-minus-e.1 f
1088tests/misc/test-minus-e.2 f
bb70624e 1089tests/misc/wait-bg.tests f
ccc6cda3
JA
1090examples/scripts.v2/PERMISSION f
1091examples/scripts.v2/README f
1092examples/scripts.v2/arc2tarz f
1093examples/scripts.v2/bashrand f
cce855bc 1094examples/scripts.v2/cal2day.bash f
ccc6cda3
JA
1095examples/scripts.v2/cdhist.bash f
1096examples/scripts.v2/corename f
1097examples/scripts.v2/fman f
1098examples/scripts.v2/frcp f
1099examples/scripts.v2/lowercase f
1100examples/scripts.v2/ncp f
1101examples/scripts.v2/newext f
1102examples/scripts.v2/nmv f
1103examples/scripts.v2/pages f
1104examples/scripts.v2/pf f
7117c2d2 1105examples/scripts.v2/ren f
ccc6cda3
JA
1106examples/scripts.v2/rename f
1107examples/scripts.v2/repeat f
1108examples/scripts.v2/untar f
1109examples/scripts.v2/uudec f
1110examples/scripts.v2/uuenc f
1111examples/scripts.v2/vtree f
1112examples/scripts.v2/where f
1113examples/scripts.v2/pmtop f
1114examples/scripts.v2/shprof f
1115examples/scripts.noah/PERMISSION f
1116examples/scripts.noah/README f
1117examples/scripts.noah/aref.bash f
1118examples/scripts.noah/bash.sub.bash f
1119examples/scripts.noah/bash_version.bash f
1120examples/scripts.noah/meta.bash f
1121examples/scripts.noah/mktmp.bash f
1122examples/scripts.noah/number.bash f
1123examples/scripts.noah/prompt.bash f
1124examples/scripts.noah/remap_keys.bash f
1125examples/scripts.noah/require.bash f
1126examples/scripts.noah/send_mail.bash f
1127examples/scripts.noah/shcat.bash f
1128examples/scripts.noah/source.bash f
1129examples/scripts.noah/string.bash f
1130examples/scripts.noah/stty.bash f
1131examples/scripts.noah/y_or_n_p.bash f