]> git.ipfire.org Git - thirdparty/bash.git/blame - MANIFEST
commit bash-20090416 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
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
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
5e13499c 36po d
726f6388
JA
37support d
38tests d
39tests/misc d
5e13499c 40ABOUT-NLS f
ccc6cda3
JA
41CHANGES f
42COMPAT f
726f6388 43COPYING f
ccc6cda3 44INSTALL f
726f6388 45MANIFEST f
ccc6cda3
JA
46NEWS f
47NOTES f
7117c2d2 48POSIX f
ccc6cda3 49README f
7117c2d2 50RBASH f
d166f048 51AUTHORS f
b72432fd 52Y2K f
ccc6cda3 53configure.in f
4f562c6d 54configure f 755
ccc6cda3 55Makefile.in f
b72432fd
JA
56config-top.h f
57config-bot.h f
ccc6cda3
JA
58config.h.in f
59aclocal.m4 f
60array.c f
f73dda09 61arrayfunc.c f
4ac1ff98 62assoc.c f
ccc6cda3 63eval.c f
726f6388
JA
64print_cmd.c f
65general.c f
ccc6cda3
JA
66list.c f
67locale.c f
68stringlib.c f
726f6388
JA
69variables.c f
70make_cmd.c f
71copy_cmd.c f
72unwind_prot.c f
73dispose_cmd.c f
726f6388 74bashhist.c f
d166f048 75hashcmd.c f
ccc6cda3 76hashlib.c f
726f6388 77parse.y f
ccc6cda3 78pathexp.c f
726f6388
JA
79subst.c f
80shell.c f
81trap.c f
ccc6cda3 82sig.c f
726f6388
JA
83siglist.c f
84version.c f
85flags.c f
86jobs.c f
726f6388
JA
87input.c f
88mailcheck.c f
89test.c f
90expr.c f
91alias.c f
92execute_cmd.c f
cce855bc
JA
93findcmd.c f
94redir.c f
726f6388
JA
95bashline.c f
96braces.c f
97bracecomp.c f
98nojobs.c f
726f6388 99error.c f
ccc6cda3 100xmalloc.c f
bb70624e
JA
101pcomplete.c f
102pcomplib.c f
28ef6c31 103mksyntax.c f
726f6388 104alias.h f
726f6388 105builtins.h f
ccc6cda3
JA
106bashhist.h f
107bashline.h f
f73dda09
JA
108conftypes.h f
109patchlevel.h f
726f6388 110variables.h f
ccc6cda3 111array.h f
f73dda09 112arrayfunc.h f
4ac1ff98 113assoc.h f
726f6388 114jobs.h f
cce855bc 115findcmd.h f
ccc6cda3 116hashlib.h f
726f6388
JA
117quit.h f
118flags.h f
119shell.h f
28ef6c31 120syntax.h f
ccc6cda3
JA
121pathexp.h f
122parser.h f
bb70624e 123pcomplete.h f
ccc6cda3 124sig.h f
cce855bc 125test.h f
726f6388
JA
126trap.h f
127general.h f
128unwind_prot.h f
129input.h f
130error.h f
131command.h f
132externs.h f
133siglist.h f
ccc6cda3 134subst.h f
726f6388 135dispose_cmd.h f
d166f048 136hashcmd.h f
726f6388 137bashansi.h f
ccc6cda3 138bashjmp.h f
ccc6cda3 139bashintl.h f
726f6388 140make_cmd.h f
726f6388 141execute_cmd.h f
cce855bc 142redir.h f
726f6388 143bashtypes.h f
ccc6cda3 144mailcheck.h f
f73dda09 145xmalloc.h f
726f6388
JA
146y.tab.c f
147y.tab.h f
726f6388 148parser-built f
d3a24ed2 149pathnames.h.in f
ccc6cda3 150builtins/Makefile.in f
726f6388
JA
151builtins/alias.def f
152builtins/bind.def f
153builtins/break.def f
154builtins/builtin.def f
d3a24ed2 155builtins/caller.def f
726f6388
JA
156builtins/cd.def f
157builtins/colon.def f
158builtins/command.def f
bb70624e 159builtins/complete.def f
726f6388
JA
160builtins/common.c f
161builtins/declare.def f
162builtins/echo.def f
163builtins/enable.def f
164builtins/eval.def f
ccc6cda3
JA
165builtins/evalfile.c f
166builtins/evalstring.c f
726f6388
JA
167builtins/exec.def f
168builtins/exit.def f
169builtins/fc.def f
170builtins/fg_bg.def f
171builtins/getopt.c f
172builtins/getopt.h f
173builtins/getopts.def f
174builtins/hash.def f
726f6388
JA
175builtins/help.def f
176builtins/let.def f
177builtins/history.def f
178builtins/jobs.def f
179builtins/kill.def f
6a8fd0ed 180builtins/mapfile.def f
726f6388 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 206cross-build/cygwin32.cache f
b72432fd 207cross-build/x86-beos.cache f
b72432fd 208cross-build/opennt.cache f
bb70624e 209include/ansi_stdlib.h f
f73dda09 210include/chartypes.h f
bb70624e 211include/filecntl.h f
5e13499c 212include/gettext.h f
bb70624e
JA
213include/maxpath.h f
214include/memalloc.h f
7117c2d2 215include/ocache.h f
bb70624e
JA
216include/posixdir.h f
217include/posixjmp.h f
2d0c84ef 218include/posixselect.h f
bb70624e
JA
219include/posixstat.h f
220include/posixtime.h f
221include/posixwait.h f
7117c2d2 222include/shmbutil.h f
bb70624e
JA
223include/shtty.h f
224include/stdc.h f
225include/systimes.h f
f73dda09 226include/typemax.h f
bb70624e 227include/unionwait.h f
ccc6cda3 228lib/glob/Makefile.in f
7117c2d2
JA
229lib/glob/sm_loop.c f
230lib/glob/smatch.c f
f73dda09
JA
231lib/glob/strmatch.c f
232lib/glob/strmatch.h f
726f6388 233lib/glob/glob.c f
ccc6cda3 234lib/glob/glob.h f
7117c2d2
JA
235lib/glob/glob_loop.c f
236lib/glob/xmbsrtowcs.c f
cce855bc 237lib/glob/collsyms.h f
726f6388
JA
238lib/glob/doc/Makefile f
239lib/glob/doc/glob.texi f
240lib/glob/ndir.h f
5e13499c
CR
241lib/intl/ChangeLog f
242lib/intl/Makefile.in f
243lib/intl/VERSION f
244lib/intl/bindtextdom.c f
245lib/intl/config.charset f
246lib/intl/dcgettext.c f
247lib/intl/dcigettext.c f
248lib/intl/dcngettext.c f
249lib/intl/dgettext.c f
250lib/intl/dngettext.c f
251lib/intl/eval-plural.h f
252lib/intl/explodename.c f
253lib/intl/finddomain.c f
254lib/intl/gettext.c f
255lib/intl/gettextP.h f
256lib/intl/gmo.h f
257lib/intl/hash-string.h f
258lib/intl/intl-compat.c f
259lib/intl/l10nflist.c f
260lib/intl/libgnuintl.h.in f
261lib/intl/loadinfo.h f
262lib/intl/loadmsgcat.c f
263lib/intl/localcharset.c f
264lib/intl/localcharset.h f
265lib/intl/locale.alias f
266lib/intl/localealias.c f
267lib/intl/localename.c f
268lib/intl/log.c f
269lib/intl/ngettext.c f
270lib/intl/os2compat.c f
271lib/intl/os2compat.h f
272lib/intl/osdep.c f
273lib/intl/plural-exp.c f
274lib/intl/plural-exp.h f
275lib/intl/plural.c f
276lib/intl/plural.y f
277lib/intl/ref-add.sin f
278lib/intl/ref-del.sin f
279lib/intl/relocatable.c f
280lib/intl/relocatable.h f
281lib/intl/textdomain.c f
ccc6cda3 282lib/malloc/Makefile.in f
726f6388 283lib/malloc/getpagesize.h f
f73dda09
JA
284lib/malloc/imalloc.h f
285lib/malloc/mstats.h f
286lib/malloc/shmalloc.h f
287lib/malloc/table.h f
7117c2d2 288lib/malloc/watch.h f
ccc6cda3 289lib/malloc/alloca.c f
726f6388 290lib/malloc/malloc.c f
f73dda09
JA
291lib/malloc/stats.c f
292lib/malloc/table.c f
293lib/malloc/trace.c f
7117c2d2 294lib/malloc/watch.c f
726f6388 295lib/malloc/xmalloc.c f
f73dda09 296lib/malloc/xleaktrace f 755
ccc6cda3
JA
297lib/malloc/stub.c f
298lib/malloc/i386-alloca.s f
299lib/malloc/x386-alloca.s f
726f6388 300lib/readline/COPYING f
ccc6cda3 301lib/readline/Makefile.in f
726f6388 302lib/readline/ChangeLog f
ccc6cda3
JA
303lib/readline/README f
304lib/readline/STANDALONE f
305lib/readline/readline.c f
726f6388 306lib/readline/vi_mode.c f
726f6388 307lib/readline/emacs_keymap.c f
726f6388
JA
308lib/readline/vi_keymap.c f
309lib/readline/history.c f
ccc6cda3
JA
310lib/readline/histexpand.c f
311lib/readline/histsearch.c f
312lib/readline/histfile.c f
726f6388
JA
313lib/readline/funmap.c f
314lib/readline/keymaps.c f
ccc6cda3
JA
315lib/readline/util.c f
316lib/readline/terminal.c f
726f6388 317lib/readline/xmalloc.c f
726f6388
JA
318lib/readline/search.c f
319lib/readline/isearch.c f
726f6388
JA
320lib/readline/parens.c f
321lib/readline/rltty.c f
28ef6c31 322lib/readline/compat.c f
726f6388
JA
323lib/readline/complete.c f
324lib/readline/bind.c f
325lib/readline/display.c f
326lib/readline/signals.c f
ccc6cda3 327lib/readline/kill.c f
7117c2d2 328lib/readline/text.c f
ccc6cda3
JA
329lib/readline/undo.c f
330lib/readline/macro.c f
331lib/readline/input.c f
332lib/readline/callback.c f
7117c2d2
JA
333lib/readline/mbutil.c f
334lib/readline/misc.c f
ccc6cda3 335lib/readline/nls.c f
d166f048 336lib/readline/shell.c f
b72432fd 337lib/readline/savestring.c f
726f6388
JA
338lib/readline/tilde.c f
339lib/readline/tilde.h f
ccc6cda3
JA
340lib/readline/rldefs.h f
341lib/readline/rlconf.h f
7117c2d2 342lib/readline/rlmbutil.h f
bb70624e 343lib/readline/rlshell.h f
ccc6cda3 344lib/readline/rltty.h f
28ef6c31 345lib/readline/rltypedefs.h f
cce855bc 346lib/readline/rlwinsize.h f
ccc6cda3
JA
347lib/readline/readline.h f
348lib/readline/tcap.h f
349lib/readline/keymaps.h f
350lib/readline/history.h f
351lib/readline/histlib.h f
352lib/readline/chardefs.h f
353lib/readline/posixdir.h f
d166f048 354lib/readline/posixjmp.h f
726f6388
JA
355lib/readline/posixstat.h f
356lib/readline/ansi_stdlib.h f
b72432fd 357lib/readline/rlstdc.h f
bb70624e
JA
358lib/readline/rlprivate.h f
359lib/readline/xmalloc.h f
ccc6cda3 360lib/readline/doc/Makefile f
d3a24ed2
CR
361lib/readline/doc/version.texi f
362lib/readline/doc/rlman.texi f
363lib/readline/doc/rltech.texi f
364lib/readline/doc/rluser.texi f
365lib/readline/doc/rluserman.texi f
366lib/readline/doc/history.texi f
367lib/readline/doc/hstech.texi f
368lib/readline/doc/hsuser.texi f
369lib/readline/doc/fdl.texi f
ccc6cda3 370lib/readline/examples/Makefile f
bb70624e 371lib/readline/examples/excallback.c f
ccc6cda3
JA
372lib/readline/examples/fileman.c f
373lib/readline/examples/manexamp.c f
374lib/readline/examples/histexamp.c f
375lib/readline/examples/rltest.c f
d166f048 376lib/readline/examples/rl.c f
7117c2d2 377lib/readline/examples/rlcat.c f
ccc6cda3 378lib/readline/examples/Inputrc f
cce855bc 379lib/sh/Makefile.in f
29d25b54 380lib/sh/casemod.c f
cce855bc 381lib/sh/clktck.c f
bb70624e 382lib/sh/clock.c f
ac18b312 383lib/sh/eaccess.c f
09767ff0 384lib/sh/fdprintf.c f
f73dda09
JA
385lib/sh/fmtullong.c f
386lib/sh/fmtulong.c f
7117c2d2 387lib/sh/fmtumax.c f
53ac45a3 388lib/sh/fpurge.c f
cce855bc
JA
389lib/sh/getcwd.c f
390lib/sh/getenv.c f
bb70624e 391lib/sh/inet_aton.c f
547ef914 392lib/sh/input_avail.c f
cce855bc 393lib/sh/itos.c f
f73dda09 394lib/sh/mailstat.c f
bb70624e 395lib/sh/makepath.c f
57a07124 396lib/sh/mbscmp.c f
7117c2d2
JA
397lib/sh/memset.c f
398lib/sh/mktime.c f
399lib/sh/netconn.c f
bb70624e 400lib/sh/netopen.c f
cce855bc 401lib/sh/oslib.c f
28ef6c31
JA
402lib/sh/pathcanon.c f
403lib/sh/pathphys.c f
b72432fd 404lib/sh/rename.c f
cce855bc 405lib/sh/setlinebuf.c f
d3a24ed2 406lib/sh/shmatch.c f
bb70624e
JA
407lib/sh/shquote.c f
408lib/sh/shtty.c f
f73dda09 409lib/sh/snprintf.c f
28ef6c31 410lib/sh/spell.c f
cce855bc
JA
411lib/sh/strcasecmp.c f
412lib/sh/strerror.c f
7117c2d2 413lib/sh/strftime.c f
28ef6c31
JA
414lib/sh/strindex.c f
415lib/sh/stringlist.c f
416lib/sh/stringvec.c f
301e2142 417lib/sh/strnlen.c f
bb70624e 418lib/sh/strpbrk.c f
d3a24ed2 419lib/sh/strstr.c f
cce855bc 420lib/sh/strtod.c f
f73dda09 421lib/sh/strtoimax.c f
cce855bc 422lib/sh/strtol.c f
f73dda09 423lib/sh/strtoll.c f
cce855bc 424lib/sh/strtoul.c f
f73dda09
JA
425lib/sh/strtoull.c f
426lib/sh/strtoumax.c f
28ef6c31 427lib/sh/strtrans.c f
bb70624e
JA
428lib/sh/times.c f
429lib/sh/timeval.c f
28ef6c31 430lib/sh/tmpfile.c f
29d25b54
CR
431lib/sh/uconvert.c f
432lib/sh/ufuncs.c f
cce855bc 433lib/sh/vprint.c f
d3ad40de 434lib/sh/wcsdup.c f
7027abcb 435lib/sh/winsize.c f
7117c2d2
JA
436lib/sh/xstrchr.c f
437lib/sh/zcatfd.c f
9cbcc93b 438lib/sh/zgetline.c f
d3ad40de 439lib/sh/zmapfd.c f
bb70624e
JA
440lib/sh/zread.c f
441lib/sh/zwrite.c f
ccc6cda3 442lib/termcap/Makefile.in f
bb70624e 443lib/termcap/ltcap.h f
726f6388
JA
444lib/termcap/termcap.c f
445lib/termcap/termcap.h f
446lib/termcap/tparam.c f
447lib/termcap/version.c f
b72432fd 448lib/tilde/README f
ccc6cda3 449lib/tilde/Makefile.in f
726f6388
JA
450lib/tilde/tilde.c f
451lib/tilde/tilde.h f
b72432fd 452lib/tilde/shell.c f
5e13499c
CR
453po/LINGUAS f
454po/Makefile.in.in f
455po/Makevars f
456po/POTFILES.in f
245a493c 457po/README f
5e13499c
CR
458po/Rules-builtins f
459po/Rules-quot f
460po/bash.pot f
461po/boldquot.sed f
245a493c 462po/en@boldquot.gmo f
5e13499c 463po/en@boldquot.header f
5e13499c
CR
464po/en@boldquot.po f
465po/en@quot.gmo f
245a493c
CR
466po/en@quot.header f
467po/en@quot.po f
468po/af.gmo f
469po/af.po f
7a131ef2 470po/bg.gmo f
245a493c
CR
471po/bg.po f
472po/ca.gmo f
473po/ca.po f
bea29b7b
CR
474po/cs.gmo f
475po/cs.po f
245a493c
CR
476po/de.gmo f
477po/de.po f
478po/eo.gmo f
479po/eo.po f
480po/es.gmo f
481po/es.po f
482po/et.gmo f
483po/et.po f
484po/fr.gmo f
485po/fr.po f
486po/hu.gmo f
487po/hu.po f
2e4498b3
CR
488po/id.gmo f
489po/id.po f
245a493c
CR
490po/ja.gmo f
491po/ja.po f
33fe8777
CR
492po/lt.gmo f
493po/lt.po f
245a493c
CR
494po/nl.gmo f
495po/nl.po f
496po/pl.gmo f
497po/pl.po f
498po/pt_BR.gmo f
499po/pt_BR.po f
500po/ro.gmo f
501po/ro.po f
11a6f9a9 502po/ru.gmo f
245a493c 503po/ru.po f
0684f276 504po/sk.gmo f
245a493c 505po/sk.po f
d3ad40de 506po/sv.gmo f
245a493c
CR
507po/sv.po f
508po/tr.gmo f
509po/tr.po f
510po/vi.gmo f
511po/vi.po f
dd4f3dd8
CR
512po/zh_TW.gmo f
513po/zh_TW.po f
5e13499c
CR
514po/insert-header.sin f
515po/quot.sed f
516po/remove-potcdate.sin f
726f6388
JA
517CWRU/misc/open-files.c f
518CWRU/misc/sigs.c f
726f6388
JA
519CWRU/misc/sigstat.c f
520CWRU/misc/bison f
b72432fd
JA
521CWRU/misc/errlist.c f
522CWRU/misc/hpux10-dlfcn.h f
726f6388
JA
523CWRU/PLATFORMS f
524CWRU/README f
d3ad40de 525CWRU/audit-patch f
726f6388 526CWRU/changelog f
ccc6cda3
JA
527CWRU/sh-redir-hack f
528CWRU/mh-folder-comp f
529doc/FAQ f
530doc/Makefile.in f
531doc/bash.1 f
532doc/bashbug.1 f
bb70624e
JA
533doc/builtins.1 f
534doc/rbash.1 f
ccc6cda3
JA
535doc/README f
536doc/INTRO f
ccc6cda3
JA
537doc/texinfo.tex f
538doc/bashref.texi f
d3a24ed2 539doc/version.texi f
ccc6cda3 540doc/bashref.info f
ccc6cda3 541doc/article.ms f
cce855bc 542doc/htmlpost.sh f 755
d3a24ed2
CR
543doc/infopost.sh f 755
544doc/fdl.texi f
545doc/fdl.txt f
cce855bc 546support/Makefile.in f
f73dda09 547support/bashversion.c f
33fe8777 548support/checkbashisms f 755
ccc6cda3 549support/config.guess f
5e13499c 550support/config.rpath f 755
ccc6cda3 551support/config.sub f
d166f048
JA
552support/printenv.sh f 755
553support/printenv.c f
726f6388 554support/bash.xbm f
b72432fd 555support/missing f 755
ccc6cda3 556support/mkclone f 755
d166f048 557support/mkconffiles f 755
ccc6cda3 558support/mkdirs f 755
5e13499c 559support/mkinstalldirs f 755
d166f048 560support/mkversion.sh f 755
ccc6cda3 561support/mksignames.c f
dc8fbaf9 562support/signames.c f
726f6388 563support/bashbug.sh f
cce855bc 564support/man2html.c f
726f6388 565support/recho.c f
ccc6cda3 566support/zecho.c f
dd4f3dd8 567support/xcase.c f
726f6388 568support/SYMLINKS f
ccc6cda3
JA
569support/fixlinks f 755
570support/install.sh f 755
d3a24ed2 571support/texi2dvi f 755
b72432fd 572support/texi2html f 755
d166f048 573support/xenix-link.sh f 755
b72432fd
JA
574support/shobj-conf f 755
575support/rlvers.sh f 755
b317c077
CR
576examples/INDEX.txt f
577examples/INDEX.html f
7117c2d2
JA
578examples/obashdb/PERMISSION f
579examples/obashdb/README f
70694d2e
CR
580examples/obashdb/bashdb f
581examples/obashdb/bashdb.el f
dd4f3dd8 582examples/complete/bash_completion f
bb70624e 583examples/complete/complete-examples f
28ef6c31
JA
584examples/complete/complete.ianmac f
585examples/complete/complete2.ianmac f
586examples/complete/complete.freebsd f
f73dda09 587examples/complete/complete.gnu-longopt f
d3a24ed2 588examples/complete/bashcc-1.0.1.tar.gz f
ccc6cda3 589examples/loadables/README f
b72432fd 590examples/loadables/template.c f
cce855bc 591examples/loadables/Makefile.in f
ccc6cda3
JA
592examples/loadables/necho.c f
593examples/loadables/hello.c f
ccc6cda3 594examples/loadables/print.c f
28ef6c31 595examples/loadables/realpath.c f
ccc6cda3 596examples/loadables/sleep.c f
d3a24ed2 597examples/loadables/strftime.c f
ccc6cda3 598examples/loadables/truefalse.c f
f73dda09 599examples/loadables/getconf.h f
ccc6cda3 600examples/loadables/getconf.c f
ccc6cda3
JA
601examples/loadables/finfo.c f
602examples/loadables/cat.c f
28ef6c31 603examples/loadables/cut.c f
ccc6cda3
JA
604examples/loadables/logname.c f
605examples/loadables/basename.c f
606examples/loadables/dirname.c f
607examples/loadables/tty.c f
608examples/loadables/pathchk.c f
609examples/loadables/tee.c f
610examples/loadables/rmdir.c f
611examples/loadables/head.c f
b72432fd 612examples/loadables/printenv.c f
28ef6c31 613examples/loadables/push.c f
b72432fd
JA
614examples/loadables/id.c f
615examples/loadables/whoami.c f
616examples/loadables/uname.c f
617examples/loadables/sync.c f
618examples/loadables/mkdir.c f
619examples/loadables/ln.c f
40c8fbee 620examples/loadables/mypid.c f
b72432fd 621examples/loadables/unlink.c f
bb70624e
JA
622examples/loadables/perl/Makefile.in f
623examples/loadables/perl/README f
624examples/loadables/perl/bperl.c f
625examples/loadables/perl/iperl.c f
626examples/functions/array-stuff f
28ef6c31 627examples/functions/array-to-string f
726f6388 628examples/functions/autoload f
ccc6cda3 629examples/functions/autoload.v2 f
b72432fd 630examples/functions/autoload.v3 f
cce855bc
JA
631examples/functions/basename f
632examples/functions/basename2 f
f73dda09
JA
633examples/functions/coproc.bash f
634examples/functions/coshell.README f
635examples/functions/coshell.bash f
726f6388 636examples/functions/csh-compat f
726f6388 637examples/functions/dirfuncs f
cce855bc 638examples/functions/dirname f
28ef6c31 639examples/functions/emptydir f
726f6388
JA
640examples/functions/exitstat f
641examples/functions/external f
642examples/functions/fact f
726f6388 643examples/functions/fstty f
cce855bc 644examples/functions/func f
28ef6c31 645examples/functions/gethtml f
cce855bc
JA
646examples/functions/getoptx.bash f
647examples/functions/inetaddr f
ccc6cda3 648examples/functions/inpath f
cce855bc
JA
649examples/functions/isnum.bash f
650examples/functions/isnum2 f
7117c2d2 651examples/functions/isvalidip f
cce855bc
JA
652examples/functions/jdate.bash f
653examples/functions/jj.bash f
ccc6cda3 654examples/functions/keep f
28ef6c31 655examples/functions/ksh-cd f
bb70624e 656examples/functions/ksh-compat-test f
cce855bc
JA
657examples/functions/kshenv f
658examples/functions/login f
659examples/functions/lowercase f
660examples/functions/manpage f
ccc6cda3 661examples/functions/mhfold f
cce855bc
JA
662examples/functions/notify.bash f
663examples/functions/pathfuncs f
28ef6c31 664examples/functions/recurse f
ccc6cda3 665examples/functions/repeat2 f
b72432fd 666examples/functions/repeat3 f
cce855bc 667examples/functions/seq f
b72432fd 668examples/functions/seq2 f
cce855bc
JA
669examples/functions/shcat f
670examples/functions/shcat2 f
28ef6c31 671examples/functions/sort-pos-params f
cce855bc
JA
672examples/functions/substr f
673examples/functions/substr2 f
674examples/functions/term f
675examples/functions/whatis f
676examples/functions/whence f
b72432fd 677examples/functions/which f
d166f048 678examples/functions/xalias.bash f
bb70624e 679examples/functions/xfind.bash f
726f6388 680examples/scripts/adventure.sh f
726f6388 681examples/scripts/bcsh.sh f
28ef6c31 682examples/scripts/cat.sh f
bb70624e 683examples/scripts/center f
28ef6c31 684examples/scripts/dd-ex.sh f
cce855bc
JA
685examples/scripts/fixfiles.bash f
686examples/scripts/hanoi.bash f
ccc6cda3 687examples/scripts/inpath f
cce855bc 688examples/scripts/krand.bash f
bb70624e 689examples/scripts/line-input.bash f
ccc6cda3 690examples/scripts/nohup.bash f
cce855bc
JA
691examples/scripts/precedence f
692examples/scripts/randomcard.bash f
ccc6cda3 693examples/scripts/scrollbar f
cce855bc 694examples/scripts/scrollbar2 f
7117c2d2 695examples/scripts/self-repro f
cce855bc
JA
696examples/scripts/showperm.bash f
697examples/scripts/shprompt f
d166f048 698examples/scripts/spin.bash f
cce855bc 699examples/scripts/timeout f
d3ad40de 700examples/scripts/timeout2 f
10a4e415 701examples/scripts/timeout3 f
cce855bc
JA
702examples/scripts/vtree2 f
703examples/scripts/vtree3 f
bb70624e
JA
704examples/scripts/vtree3a f
705examples/scripts/websrv.sh f
706examples/scripts/xterm_title f
ccc6cda3
JA
707examples/scripts/zprintf f
708examples/startup-files/README f
cce855bc 709examples/startup-files/Bashrc.bfox f
726f6388
JA
710examples/startup-files/Bash_aliases f
711examples/startup-files/Bash_profile f
712examples/startup-files/bash-profile f
713examples/startup-files/bashrc f
bb70624e
JA
714examples/startup-files/apple/README f
715examples/startup-files/apple/aliases f
716examples/startup-files/apple/bash.defaults f
717examples/startup-files/apple/environment f
718examples/startup-files/apple/login f
719examples/startup-files/apple/logout f
720examples/startup-files/apple/rc f
ccc6cda3 721examples/misc/suncmd.termcap f
cce855bc
JA
722examples/misc/aliasconv.sh f
723examples/misc/aliasconv.bash f
ccc6cda3 724examples/misc/cshtobash f
726f6388 725tests/README f
d3ad40de 726tests/COPYRIGHT f
d3a24ed2
CR
727tests/alias.tests f
728tests/alias.right f
f75912ae
CR
729tests/appendop.tests f
730tests/appendop.right f
bb70624e
JA
731tests/arith-for.tests f
732tests/arith-for.right f
ccc6cda3
JA
733tests/arith.tests f
734tests/arith.right f
762a763b
CR
735tests/arith1.sub f
736tests/arith2.sub f
ccc6cda3
JA
737tests/array.tests f
738tests/array.right f
d90269dd
CR
739tests/array1.sub f
740tests/array2.sub f
d11b8b46 741tests/array3.sub f
5e4a95c7 742tests/array4.sub f
e6598ba4
CR
743tests/array5.sub f
744tests/array6.sub f
fdf670ea 745tests/array7.sub f
09767ff0 746tests/array8.sub f
f2f9854d 747tests/array9.sub f
cce855bc
JA
748tests/array-at-star f
749tests/array2.right f
fdf670ea
CR
750tests/assoc.tests f
751tests/assoc.right f
752tests/assoc1.sub f
753tests/assoc2.sub f
09767ff0
CR
754tests/assoc3.sub f
755tests/assoc4.sub f
6932f7f5 756tests/assoc5.sub f
d3a24ed2 757tests/braces.tests f
ccc6cda3 758tests/braces.right f
d166f048
JA
759tests/builtins.tests f
760tests/builtins.right f
bb70624e
JA
761tests/builtins1.sub f
762tests/builtins2.sub f
cce855bc
JA
763tests/source1.sub f
764tests/source2.sub f
765tests/source3.sub f
766tests/source4.sub f
767tests/source5.sub f
d3ad40de 768tests/source6.sub f
8943768b
CR
769tests/case.tests f
770tests/case.right f
09767ff0
CR
771tests/casemod.tests f
772tests/casemod.right f
d3ad40de
CR
773tests/comsub.tests f
774tests/comsub.right f
602bb739 775tests/comsub1.sub f
09767ff0
CR
776tests/comsub-eof.tests f
777tests/comsub-eof0.sub f
778tests/comsub-eof1.sub f
779tests/comsub-eof2.sub f
780tests/comsub-eof3.sub f
1231ac47 781tests/comsub-eof4.sub f
09767ff0 782tests/comsub-eof.right f
e33f2203
CR
783tests/comsub-posix.tests f
784tests/comsub-posix.right f
785tests/comsub-posix1.sub f
cce855bc
JA
786tests/cond.tests f
787tests/cond.right f
d3ad40de 788tests/cond-regexp.sub f
09767ff0
CR
789tests/coproc.tests f
790tests/coproc.right f
b72432fd
JA
791tests/cprint.tests f
792tests/cprint.right f
d3a24ed2
CR
793tests/dbg-support.right f
794tests/dbg-support.sub f
795tests/dbg-support.tests f
796tests/dbg-support2.right f
797tests/dbg-support2.tests f
76af2125 798tests/dbg-support3.sub f
cce855bc 799tests/dollar-at-star f
12d937f9 800tests/dollar-at1.sub f
762a763b 801tests/dollar-at2.sub f
1231ac47 802tests/dollar-at3.sub f
d3a24ed2 803tests/dollar-star1.sub f
227f982e 804tests/dollar-star2.sub f
09767ff0 805tests/dollar-star3.sub f
1231ac47 806tests/dollar-star4.sub f
726f6388 807tests/dollar.right f
cce855bc
JA
808tests/dstack.tests f
809tests/dstack.right f
810tests/dstack2.tests f
811tests/dstack2.right f
d166f048
JA
812tests/errors.tests f
813tests/errors.right f
814tests/execscript f
cce855bc
JA
815tests/exec.right f
816tests/exec1.sub f 755
817tests/exec2.sub f
818tests/exec3.sub f
819tests/exec4.sub f
820tests/exec5.sub f
28ef6c31 821tests/exec6.sub f
d3a24ed2 822tests/exec7.sub f
b1a26c01 823tests/exec8.sub f
e6598ba4 824tests/exp.tests f
726f6388 825tests/exp.right f
e6598ba4 826tests/exp1.sub f
b0c16657 827tests/exp2.sub f
cce855bc
JA
828tests/extglob.tests f
829tests/extglob.right f
462a7a25 830tests/extglob1.sub f
bb70624e
JA
831tests/extglob2.tests f
832tests/extglob2.right f
cac4cdbf
CR
833tests/extglob3.tests f
834tests/extglob3.right f
d166f048
JA
835tests/func.tests f
836tests/func.right f
bb70624e 837tests/func1.sub f
28ef6c31
JA
838tests/func2.sub f
839tests/func3.sub f
d166f048
JA
840tests/getopts.tests f
841tests/getopts.right f
cce855bc
JA
842tests/getopts1.sub f
843tests/getopts2.sub f
844tests/getopts3.sub f
845tests/getopts4.sub f
846tests/getopts5.sub f
847tests/getopts6.sub f
848tests/getopts7.sub f
726f6388 849tests/glob-test f
cce855bc 850tests/glob1.sub f
726f6388 851tests/glob.right f
ccc6cda3
JA
852tests/heredoc.tests f
853tests/heredoc.right f
4b9cc222 854tests/heredoc1.sub f
7117c2d2
JA
855tests/herestr.tests f
856tests/herestr.right f
cce855bc
JA
857tests/histexp.tests f
858tests/histexp.right f
d166f048
JA
859tests/history.tests f
860tests/history.right f
898cc92e 861tests/history.list f 444
8e1a6eaa 862tests/history1.sub f
c302751c 863tests/history2.sub f
7117c2d2
JA
864tests/ifs.tests f
865tests/ifs.right f
7790f917
CR
866tests/ifs-posix.tests f
867tests/ifs-posix.right f
726f6388
JA
868tests/input-line.sh f
869tests/input-line.sub f
870tests/input.right f
d90269dd 871tests/intl.tests f
b0c16657 872tests/intl1.sub f
d90269dd 873tests/intl.right f
227f982e
CR
874tests/iquote.tests f
875tests/iquote.right f
bb70624e
JA
876tests/invert.tests f
877tests/invert.right f
d166f048 878tests/jobs.tests f
cce855bc
JA
879tests/jobs1.sub f
880tests/jobs2.sub f
bb70624e 881tests/jobs3.sub f
c2258e1c 882tests/jobs4.sub f
d166f048 883tests/jobs.right f
6a8fd0ed
CR
884tests/mapfile.data f
885tests/mapfile.right f
886tests/mapfile.tests f
e141c35a 887tests/mapfile1.sub f
ccc6cda3
JA
888tests/more-exp.tests f
889tests/more-exp.right f
726f6388 890tests/new-exp.tests f
cce855bc
JA
891tests/new-exp1.sub f
892tests/new-exp2.sub f
bb70624e 893tests/new-exp3.sub f
d3a24ed2 894tests/new-exp4.sub f
f75912ae 895tests/new-exp5.sub f
d3ad40de 896tests/new-exp6.sub f
4ac1ff98 897tests/new-exp7.sub f
726f6388 898tests/new-exp.right f
ccc6cda3
JA
899tests/nquote.tests f
900tests/nquote.right f
7117c2d2
JA
901tests/nquote1.tests f
902tests/nquote1.right f
903tests/nquote2.tests f
904tests/nquote2.right f
905tests/nquote3.tests f
906tests/nquote3.right f
d3a24ed2
CR
907tests/nquote4.tests f
908tests/nquote4.right f
e6598ba4
CR
909tests/nquote5.tests f
910tests/nquote5.right f
ccc6cda3
JA
911tests/posix2.tests f
912tests/posix2.right f
cce855bc
JA
913tests/posixpat.tests f
914tests/posixpat.right f
726f6388
JA
915tests/prec.right f
916tests/precedence f
cce855bc
JA
917tests/printf.tests f
918tests/printf.right f
6932f7f5 919tests/printf2.sub f
ccc6cda3
JA
920tests/quote.tests f
921tests/quote.right f
922tests/read.tests f
923tests/read.right f
bb70624e
JA
924tests/read1.sub f
925tests/read2.sub f
926tests/read3.sub f
7117c2d2 927tests/read4.sub f
762a763b 928tests/read5.sub f
a9fac3b2 929tests/read6.sub f
d166f048
JA
930tests/redir.tests f
931tests/redir.right f
932tests/redir1.sub f
933tests/redir2.sub f
934tests/redir3.sub f
935tests/redir3.in1 f
936tests/redir3.in2 f
937tests/redir4.sub f
938tests/redir4.in1 f
7117c2d2 939tests/redir5.sub f
d3a24ed2 940tests/redir6.sub f
eb2bb562 941tests/redir7.sub f
b0c16657 942tests/redir8.sub f
8943768b 943tests/redir9.sub f
ccc6cda3
JA
944tests/rhs-exp.tests f
945tests/rhs-exp.right f
d166f048
JA
946tests/rsh.tests f
947tests/rsh.right f
726f6388 948tests/run-all f
d166f048 949tests/run-minimal f
d3a24ed2 950tests/run-alias f
f75912ae 951tests/run-appendop f
bb70624e 952tests/run-arith-for f
ccc6cda3
JA
953tests/run-arith f
954tests/run-array f
cce855bc 955tests/run-array2 f
fdf670ea 956tests/run-assoc f
ccc6cda3 957tests/run-braces f
d166f048 958tests/run-builtins f
8943768b 959tests/run-case f
09767ff0 960tests/run-casemod f
d3ad40de 961tests/run-comsub f
09767ff0 962tests/run-comsub-eof f
e33f2203 963tests/run-comsub-posix f
cce855bc 964tests/run-cond f
09767ff0 965tests/run-coproc f
b72432fd 966tests/run-cprint f
d3a24ed2
CR
967tests/run-dbg-support f
968tests/run-dbg-support2 f
d166f048 969tests/run-dirstack f
726f6388 970tests/run-dollars f
d166f048
JA
971tests/run-errors f
972tests/run-execscript f
726f6388 973tests/run-exp-tests f
cce855bc 974tests/run-extglob f
bb70624e 975tests/run-extglob2 f
cac4cdbf 976tests/run-extglob3 f
d166f048
JA
977tests/run-func f
978tests/run-getopts f
726f6388 979tests/run-glob-test f
ccc6cda3 980tests/run-heredoc f
7117c2d2 981tests/run-herestr f
d166f048
JA
982tests/run-histexpand f
983tests/run-history f
7117c2d2 984tests/run-ifs f
7790f917 985tests/run-ifs-posix f
726f6388 986tests/run-input-test f
d90269dd 987tests/run-intl f
227f982e 988tests/run-iquote f
bb70624e 989tests/run-invert f
d166f048 990tests/run-jobs f
6a8fd0ed 991tests/run-mapfile f
ccc6cda3 992tests/run-more-exp f
726f6388 993tests/run-new-exp f
ccc6cda3 994tests/run-nquote f
7117c2d2
JA
995tests/run-nquote1 f
996tests/run-nquote2 f
997tests/run-nquote3 f
d3a24ed2 998tests/run-nquote4 f
e6598ba4 999tests/run-nquote5 f
ccc6cda3 1000tests/run-posix2 f
cce855bc 1001tests/run-posixpat f
726f6388 1002tests/run-precedence f
cce855bc 1003tests/run-printf f
ccc6cda3
JA
1004tests/run-quote f
1005tests/run-read f
d166f048 1006tests/run-redir f
ccc6cda3 1007tests/run-rhs-exp f
d166f048 1008tests/run-rsh f
cce855bc 1009tests/run-set-e f
d3a24ed2 1010tests/run-set-x f
cce855bc 1011tests/run-shopt f
726f6388 1012tests/run-strip f
ccc6cda3
JA
1013tests/run-test f
1014tests/run-tilde f
cac4cdbf 1015tests/run-tilde2 f
d166f048
JA
1016tests/run-trap f
1017tests/run-type f
726f6388 1018tests/run-varenv f
a05a1337
CR
1019tests/set-e.tests f
1020tests/set-e1.sub f
1021tests/set-e2.sub f
726f6388 1022tests/set-e.right f
d3a24ed2
CR
1023tests/set-x.tests f
1024tests/set-x.right f
cce855bc
JA
1025tests/shopt.tests f
1026tests/shopt.right f
726f6388
JA
1027tests/strip.tests f
1028tests/strip.right f
bb70624e 1029tests/test.tests f
ccc6cda3 1030tests/test.right f
cac4cdbf 1031tests/tilde.tests f
726f6388 1032tests/tilde.right f
cac4cdbf
CR
1033tests/tilde2.tests f
1034tests/tilde2.right f
d166f048
JA
1035tests/trap.tests f
1036tests/trap.right f
cce855bc 1037tests/trap1.sub f 755
f73dda09
JA
1038tests/trap2.sub f 755
1039tests/trap2a.sub f 755
c302751c 1040tests/trap3.sub f
d166f048
JA
1041tests/type.tests f
1042tests/type.right f
8943768b 1043tests/type1.sub f
6932f7f5 1044tests/type2.sub f
726f6388
JA
1045tests/varenv.right f
1046tests/varenv.sh f
28ef6c31 1047tests/varenv1.sub f
7117c2d2 1048tests/varenv2.sub f
d166f048
JA
1049tests/version f
1050tests/version.mini f
bb70624e 1051tests/misc/dev-tcp.tests f
cce855bc 1052tests/misc/perf-script f
bb70624e
JA
1053tests/misc/perftest f
1054tests/misc/read-nchars.tests f
cce855bc
JA
1055tests/misc/redir-t2.sh f
1056tests/misc/run-r2.sh f
1057tests/misc/sigint-1.sh f
1058tests/misc/sigint-2.sh f
1059tests/misc/sigint-3.sh f
1060tests/misc/sigint-4.sh f
726f6388
JA
1061tests/misc/test-minus-e.1 f
1062tests/misc/test-minus-e.2 f
bb70624e 1063tests/misc/wait-bg.tests f
ccc6cda3
JA
1064examples/scripts.v2/PERMISSION f
1065examples/scripts.v2/README f
1066examples/scripts.v2/arc2tarz f
1067examples/scripts.v2/bashrand f
cce855bc 1068examples/scripts.v2/cal2day.bash f
ccc6cda3
JA
1069examples/scripts.v2/cdhist.bash f
1070examples/scripts.v2/corename f
1071examples/scripts.v2/fman f
1072examples/scripts.v2/frcp f
1073examples/scripts.v2/lowercase f
1074examples/scripts.v2/ncp f
1075examples/scripts.v2/newext f
1076examples/scripts.v2/nmv f
1077examples/scripts.v2/pages f
1078examples/scripts.v2/pf f
7117c2d2 1079examples/scripts.v2/ren f
ccc6cda3
JA
1080examples/scripts.v2/rename f
1081examples/scripts.v2/repeat f
1082examples/scripts.v2/untar f
1083examples/scripts.v2/uudec f
1084examples/scripts.v2/uuenc f
1085examples/scripts.v2/vtree f
1086examples/scripts.v2/where f
1087examples/scripts.v2/pmtop f
1088examples/scripts.v2/shprof f
1089examples/scripts.noah/PERMISSION f
1090examples/scripts.noah/README f
1091examples/scripts.noah/aref.bash f
1092examples/scripts.noah/bash.sub.bash f
1093examples/scripts.noah/bash_version.bash f
1094examples/scripts.noah/meta.bash f
1095examples/scripts.noah/mktmp.bash f
1096examples/scripts.noah/number.bash f
1097examples/scripts.noah/prompt.bash f
1098examples/scripts.noah/remap_keys.bash f
1099examples/scripts.noah/require.bash f
1100examples/scripts.noah/send_mail.bash f
1101examples/scripts.noah/shcat.bash f
1102examples/scripts.noah/source.bash f
1103examples/scripts.noah/string.bash f
1104examples/scripts.noah/stty.bash f
1105examples/scripts.noah/y_or_n_p.bash f