]> git.ipfire.org Git - thirdparty/bash.git/blame - MANIFEST
commit bash-20090827 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
d0ca3503 355lib/readline/posixselect.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
d3a24ed2
CR
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 380lib/sh/Makefile.in f
29d25b54 381lib/sh/casemod.c f
cce855bc 382lib/sh/clktck.c f
bb70624e 383lib/sh/clock.c f
ac18b312 384lib/sh/eaccess.c f
09767ff0 385lib/sh/fdprintf.c f
f73dda09
JA
386lib/sh/fmtullong.c f
387lib/sh/fmtulong.c f
7117c2d2 388lib/sh/fmtumax.c f
8f714a7c 389lib/sh/fnxform.c f
53ac45a3 390lib/sh/fpurge.c f
cce855bc
JA
391lib/sh/getcwd.c f
392lib/sh/getenv.c f
bb70624e 393lib/sh/inet_aton.c f
547ef914 394lib/sh/input_avail.c f
cce855bc 395lib/sh/itos.c f
f73dda09 396lib/sh/mailstat.c f
bb70624e 397lib/sh/makepath.c f
d0ca3503
CR
398lib/sh/mbscasecmp.c f
399lib/sh/mbschr.c f
57a07124 400lib/sh/mbscmp.c f
7117c2d2
JA
401lib/sh/memset.c f
402lib/sh/mktime.c f
403lib/sh/netconn.c f
bb70624e 404lib/sh/netopen.c f
cce855bc 405lib/sh/oslib.c f
28ef6c31
JA
406lib/sh/pathcanon.c f
407lib/sh/pathphys.c f
b72432fd 408lib/sh/rename.c f
cce855bc 409lib/sh/setlinebuf.c f
d3a24ed2 410lib/sh/shmatch.c f
bb70624e
JA
411lib/sh/shquote.c f
412lib/sh/shtty.c f
f73dda09 413lib/sh/snprintf.c f
28ef6c31 414lib/sh/spell.c f
cce855bc 415lib/sh/strcasecmp.c f
d0ca3503 416lib/sh/strcasestr.c f
cce855bc 417lib/sh/strerror.c f
7117c2d2 418lib/sh/strftime.c f
28ef6c31
JA
419lib/sh/stringlist.c f
420lib/sh/stringvec.c f
301e2142 421lib/sh/strnlen.c f
bb70624e 422lib/sh/strpbrk.c f
d3a24ed2 423lib/sh/strstr.c f
cce855bc 424lib/sh/strtod.c f
f73dda09 425lib/sh/strtoimax.c f
cce855bc 426lib/sh/strtol.c f
f73dda09 427lib/sh/strtoll.c f
cce855bc 428lib/sh/strtoul.c f
f73dda09
JA
429lib/sh/strtoull.c f
430lib/sh/strtoumax.c f
28ef6c31 431lib/sh/strtrans.c f
bb70624e
JA
432lib/sh/times.c f
433lib/sh/timeval.c f
28ef6c31 434lib/sh/tmpfile.c f
29d25b54
CR
435lib/sh/uconvert.c f
436lib/sh/ufuncs.c f
cce855bc 437lib/sh/vprint.c f
d3ad40de 438lib/sh/wcsdup.c f
7027abcb 439lib/sh/winsize.c f
7117c2d2 440lib/sh/zcatfd.c f
9cbcc93b 441lib/sh/zgetline.c f
d3ad40de 442lib/sh/zmapfd.c f
bb70624e
JA
443lib/sh/zread.c f
444lib/sh/zwrite.c f
ccc6cda3 445lib/termcap/Makefile.in f
bb70624e 446lib/termcap/ltcap.h f
726f6388
JA
447lib/termcap/termcap.c f
448lib/termcap/termcap.h f
449lib/termcap/tparam.c f
450lib/termcap/version.c f
b72432fd 451lib/tilde/README f
ccc6cda3 452lib/tilde/Makefile.in f
726f6388
JA
453lib/tilde/tilde.c f
454lib/tilde/tilde.h f
b72432fd 455lib/tilde/shell.c f
5e13499c
CR
456po/LINGUAS f
457po/Makefile.in.in f
458po/Makevars f
459po/POTFILES.in f
245a493c 460po/README f
5e13499c
CR
461po/Rules-builtins f
462po/Rules-quot f
463po/bash.pot f
464po/boldquot.sed f
245a493c 465po/en@boldquot.gmo f
5e13499c 466po/en@boldquot.header f
5e13499c
CR
467po/en@boldquot.po f
468po/en@quot.gmo f
245a493c
CR
469po/en@quot.header f
470po/en@quot.po f
471po/af.gmo f
472po/af.po f
7a131ef2 473po/bg.gmo f
245a493c
CR
474po/bg.po f
475po/ca.gmo f
476po/ca.po f
bea29b7b
CR
477po/cs.gmo f
478po/cs.po f
245a493c
CR
479po/de.gmo f
480po/de.po f
481po/eo.gmo f
482po/eo.po f
483po/es.gmo f
484po/es.po f
485po/et.gmo f
486po/et.po f
12ae1612
CR
487po/fi.gmo f
488po/fi.po f
245a493c
CR
489po/fr.gmo f
490po/fr.po f
491po/hu.gmo f
492po/hu.po f
2e4498b3
CR
493po/id.gmo f
494po/id.po f
245a493c
CR
495po/ja.gmo f
496po/ja.po f
33fe8777
CR
497po/lt.gmo f
498po/lt.po f
245a493c
CR
499po/nl.gmo f
500po/nl.po f
501po/pl.gmo f
502po/pl.po f
503po/pt_BR.gmo f
504po/pt_BR.po f
505po/ro.gmo f
506po/ro.po f
11a6f9a9 507po/ru.gmo f
245a493c 508po/ru.po f
0684f276 509po/sk.gmo f
245a493c 510po/sk.po f
d3ad40de 511po/sv.gmo f
245a493c
CR
512po/sv.po f
513po/tr.gmo f
514po/tr.po f
515po/vi.gmo f
516po/vi.po f
dd4f3dd8
CR
517po/zh_TW.gmo f
518po/zh_TW.po f
5e13499c
CR
519po/insert-header.sin f
520po/quot.sed f
521po/remove-potcdate.sin f
726f6388
JA
522CWRU/misc/open-files.c f
523CWRU/misc/sigs.c f
726f6388
JA
524CWRU/misc/sigstat.c f
525CWRU/misc/bison f
b72432fd
JA
526CWRU/misc/errlist.c f
527CWRU/misc/hpux10-dlfcn.h f
726f6388
JA
528CWRU/PLATFORMS f
529CWRU/README f
726f6388 530CWRU/changelog f
ccc6cda3
JA
531CWRU/sh-redir-hack f
532CWRU/mh-folder-comp f
533doc/FAQ f
534doc/Makefile.in f
535doc/bash.1 f
536doc/bashbug.1 f
bb70624e
JA
537doc/builtins.1 f
538doc/rbash.1 f
ccc6cda3
JA
539doc/README f
540doc/INTRO f
ccc6cda3
JA
541doc/texinfo.tex f
542doc/bashref.texi f
d3a24ed2 543doc/version.texi f
ccc6cda3 544doc/bashref.info f
ccc6cda3 545doc/article.ms f
cce855bc 546doc/htmlpost.sh f 755
d3a24ed2
CR
547doc/infopost.sh f 755
548doc/fdl.texi f
549doc/fdl.txt f
cce855bc 550support/Makefile.in f
f73dda09 551support/bashversion.c f
33fe8777 552support/checkbashisms f 755
ccc6cda3 553support/config.guess f
5e13499c 554support/config.rpath f 755
ccc6cda3 555support/config.sub f
d166f048
JA
556support/printenv.sh f 755
557support/printenv.c f
726f6388 558support/bash.xbm f
b72432fd 559support/missing f 755
ccc6cda3 560support/mkclone f 755
d166f048 561support/mkconffiles f 755
ccc6cda3 562support/mkdirs f 755
5e13499c 563support/mkinstalldirs f 755
d166f048 564support/mkversion.sh f 755
ccc6cda3 565support/mksignames.c f
dc8fbaf9 566support/signames.c f
726f6388 567support/bashbug.sh f
cce855bc 568support/man2html.c f
726f6388 569support/recho.c f
ccc6cda3 570support/zecho.c f
dd4f3dd8 571support/xcase.c f
726f6388 572support/SYMLINKS f
ccc6cda3
JA
573support/fixlinks f 755
574support/install.sh f 755
d3a24ed2 575support/texi2dvi f 755
b72432fd 576support/texi2html f 755
d166f048 577support/xenix-link.sh f 755
b72432fd
JA
578support/shobj-conf f 755
579support/rlvers.sh f 755
b317c077
CR
580examples/INDEX.txt f
581examples/INDEX.html f
7117c2d2
JA
582examples/obashdb/PERMISSION f
583examples/obashdb/README f
70694d2e
CR
584examples/obashdb/bashdb f
585examples/obashdb/bashdb.el f
dd4f3dd8 586examples/complete/bash_completion f
bb70624e 587examples/complete/complete-examples f
28ef6c31
JA
588examples/complete/complete.ianmac f
589examples/complete/complete2.ianmac f
590examples/complete/complete.freebsd f
f73dda09 591examples/complete/complete.gnu-longopt f
d3a24ed2 592examples/complete/bashcc-1.0.1.tar.gz f
ccc6cda3 593examples/loadables/README f
b72432fd 594examples/loadables/template.c f
cce855bc 595examples/loadables/Makefile.in f
ccc6cda3
JA
596examples/loadables/necho.c f
597examples/loadables/hello.c f
ccc6cda3 598examples/loadables/print.c f
28ef6c31 599examples/loadables/realpath.c f
ccc6cda3 600examples/loadables/sleep.c f
d3a24ed2 601examples/loadables/strftime.c f
ccc6cda3 602examples/loadables/truefalse.c f
f73dda09 603examples/loadables/getconf.h f
ccc6cda3 604examples/loadables/getconf.c f
ccc6cda3
JA
605examples/loadables/finfo.c f
606examples/loadables/cat.c f
28ef6c31 607examples/loadables/cut.c f
ccc6cda3
JA
608examples/loadables/logname.c f
609examples/loadables/basename.c f
610examples/loadables/dirname.c f
611examples/loadables/tty.c f
612examples/loadables/pathchk.c f
613examples/loadables/tee.c f
614examples/loadables/rmdir.c f
615examples/loadables/head.c f
b72432fd 616examples/loadables/printenv.c f
28ef6c31 617examples/loadables/push.c f
b72432fd
JA
618examples/loadables/id.c f
619examples/loadables/whoami.c f
620examples/loadables/uname.c f
621examples/loadables/sync.c f
622examples/loadables/mkdir.c f
623examples/loadables/ln.c f
40c8fbee 624examples/loadables/mypid.c f
b72432fd 625examples/loadables/unlink.c f
bb70624e
JA
626examples/loadables/perl/Makefile.in f
627examples/loadables/perl/README f
628examples/loadables/perl/bperl.c f
629examples/loadables/perl/iperl.c f
630examples/functions/array-stuff f
28ef6c31 631examples/functions/array-to-string f
726f6388 632examples/functions/autoload f
ccc6cda3 633examples/functions/autoload.v2 f
b72432fd 634examples/functions/autoload.v3 f
cce855bc
JA
635examples/functions/basename f
636examples/functions/basename2 f
f73dda09
JA
637examples/functions/coproc.bash f
638examples/functions/coshell.README f
639examples/functions/coshell.bash f
726f6388 640examples/functions/csh-compat f
726f6388 641examples/functions/dirfuncs f
cce855bc 642examples/functions/dirname f
28ef6c31 643examples/functions/emptydir f
726f6388
JA
644examples/functions/exitstat f
645examples/functions/external f
646examples/functions/fact f
726f6388 647examples/functions/fstty f
cce855bc 648examples/functions/func f
28ef6c31 649examples/functions/gethtml f
cce855bc
JA
650examples/functions/getoptx.bash f
651examples/functions/inetaddr f
ccc6cda3 652examples/functions/inpath f
cce855bc
JA
653examples/functions/isnum.bash f
654examples/functions/isnum2 f
7117c2d2 655examples/functions/isvalidip f
cce855bc
JA
656examples/functions/jdate.bash f
657examples/functions/jj.bash f
ccc6cda3 658examples/functions/keep f
28ef6c31 659examples/functions/ksh-cd f
bb70624e 660examples/functions/ksh-compat-test f
cce855bc
JA
661examples/functions/kshenv f
662examples/functions/login f
663examples/functions/lowercase f
664examples/functions/manpage f
ccc6cda3 665examples/functions/mhfold f
cce855bc
JA
666examples/functions/notify.bash f
667examples/functions/pathfuncs f
28ef6c31 668examples/functions/recurse f
ccc6cda3 669examples/functions/repeat2 f
b72432fd 670examples/functions/repeat3 f
cce855bc 671examples/functions/seq f
b72432fd 672examples/functions/seq2 f
cce855bc
JA
673examples/functions/shcat f
674examples/functions/shcat2 f
28ef6c31 675examples/functions/sort-pos-params f
cce855bc
JA
676examples/functions/substr f
677examples/functions/substr2 f
678examples/functions/term f
679examples/functions/whatis f
680examples/functions/whence f
b72432fd 681examples/functions/which f
d166f048 682examples/functions/xalias.bash f
bb70624e 683examples/functions/xfind.bash f
726f6388 684examples/scripts/adventure.sh f
726f6388 685examples/scripts/bcsh.sh f
28ef6c31 686examples/scripts/cat.sh f
bb70624e 687examples/scripts/center f
28ef6c31 688examples/scripts/dd-ex.sh f
cce855bc
JA
689examples/scripts/fixfiles.bash f
690examples/scripts/hanoi.bash f
ccc6cda3 691examples/scripts/inpath f
cce855bc 692examples/scripts/krand.bash f
bb70624e 693examples/scripts/line-input.bash f
ccc6cda3 694examples/scripts/nohup.bash f
cce855bc
JA
695examples/scripts/precedence f
696examples/scripts/randomcard.bash f
ccc6cda3 697examples/scripts/scrollbar f
cce855bc 698examples/scripts/scrollbar2 f
7117c2d2 699examples/scripts/self-repro f
cce855bc
JA
700examples/scripts/showperm.bash f
701examples/scripts/shprompt f
d166f048 702examples/scripts/spin.bash f
cce855bc 703examples/scripts/timeout f
d3ad40de 704examples/scripts/timeout2 f
10a4e415 705examples/scripts/timeout3 f
cce855bc
JA
706examples/scripts/vtree2 f
707examples/scripts/vtree3 f
bb70624e
JA
708examples/scripts/vtree3a f
709examples/scripts/websrv.sh f
710examples/scripts/xterm_title f
ccc6cda3
JA
711examples/scripts/zprintf f
712examples/startup-files/README f
cce855bc 713examples/startup-files/Bashrc.bfox f
726f6388
JA
714examples/startup-files/Bash_aliases f
715examples/startup-files/Bash_profile f
716examples/startup-files/bash-profile f
717examples/startup-files/bashrc f
bb70624e
JA
718examples/startup-files/apple/README f
719examples/startup-files/apple/aliases f
720examples/startup-files/apple/bash.defaults f
721examples/startup-files/apple/environment f
722examples/startup-files/apple/login f
723examples/startup-files/apple/logout f
724examples/startup-files/apple/rc f
ccc6cda3 725examples/misc/suncmd.termcap f
cce855bc
JA
726examples/misc/aliasconv.sh f
727examples/misc/aliasconv.bash f
ccc6cda3 728examples/misc/cshtobash f
726f6388 729tests/README f
d3ad40de 730tests/COPYRIGHT f
d3a24ed2
CR
731tests/alias.tests f
732tests/alias.right f
f75912ae
CR
733tests/appendop.tests f
734tests/appendop.right f
bb70624e
JA
735tests/arith-for.tests f
736tests/arith-for.right f
ccc6cda3
JA
737tests/arith.tests f
738tests/arith.right f
762a763b
CR
739tests/arith1.sub f
740tests/arith2.sub f
ccc6cda3
JA
741tests/array.tests f
742tests/array.right f
d90269dd
CR
743tests/array1.sub f
744tests/array2.sub f
d11b8b46 745tests/array3.sub f
5e4a95c7 746tests/array4.sub f
e6598ba4
CR
747tests/array5.sub f
748tests/array6.sub f
fdf670ea 749tests/array7.sub f
09767ff0 750tests/array8.sub f
f2f9854d 751tests/array9.sub f
cce855bc
JA
752tests/array-at-star f
753tests/array2.right f
fdf670ea
CR
754tests/assoc.tests f
755tests/assoc.right f
756tests/assoc1.sub f
757tests/assoc2.sub f
09767ff0
CR
758tests/assoc3.sub f
759tests/assoc4.sub f
6932f7f5 760tests/assoc5.sub f
3eb2d94a 761tests/assoc6.sub f
d3a24ed2 762tests/braces.tests f
ccc6cda3 763tests/braces.right f
d166f048
JA
764tests/builtins.tests f
765tests/builtins.right f
bb70624e
JA
766tests/builtins1.sub f
767tests/builtins2.sub f
cce855bc
JA
768tests/source1.sub f
769tests/source2.sub f
770tests/source3.sub f
771tests/source4.sub f
772tests/source5.sub f
d3ad40de 773tests/source6.sub f
8943768b
CR
774tests/case.tests f
775tests/case.right f
09767ff0
CR
776tests/casemod.tests f
777tests/casemod.right f
d3ad40de
CR
778tests/comsub.tests f
779tests/comsub.right f
602bb739 780tests/comsub1.sub f
09767ff0
CR
781tests/comsub-eof.tests f
782tests/comsub-eof0.sub f
783tests/comsub-eof1.sub f
784tests/comsub-eof2.sub f
785tests/comsub-eof3.sub f
1231ac47 786tests/comsub-eof4.sub f
d83a0671 787tests/comsub-eof5.sub f
09767ff0 788tests/comsub-eof.right f
e33f2203
CR
789tests/comsub-posix.tests f
790tests/comsub-posix.right f
791tests/comsub-posix1.sub f
cce855bc
JA
792tests/cond.tests f
793tests/cond.right f
d3ad40de 794tests/cond-regexp.sub f
09767ff0
CR
795tests/coproc.tests f
796tests/coproc.right f
b72432fd
JA
797tests/cprint.tests f
798tests/cprint.right f
d3a24ed2
CR
799tests/dbg-support.right f
800tests/dbg-support.sub f
801tests/dbg-support.tests f
802tests/dbg-support2.right f
803tests/dbg-support2.tests f
76af2125 804tests/dbg-support3.sub f
cce855bc 805tests/dollar-at-star f
12d937f9 806tests/dollar-at1.sub f
762a763b 807tests/dollar-at2.sub f
1231ac47 808tests/dollar-at3.sub f
d3a24ed2 809tests/dollar-star1.sub f
227f982e 810tests/dollar-star2.sub f
09767ff0 811tests/dollar-star3.sub f
1231ac47 812tests/dollar-star4.sub f
94a5513e 813tests/dollar-star5.sub f
726f6388 814tests/dollar.right f
cce855bc
JA
815tests/dstack.tests f
816tests/dstack.right f
817tests/dstack2.tests f
818tests/dstack2.right f
d166f048
JA
819tests/errors.tests f
820tests/errors.right f
821tests/execscript f
cce855bc
JA
822tests/exec.right f
823tests/exec1.sub f 755
824tests/exec2.sub f
825tests/exec3.sub f
826tests/exec4.sub f
827tests/exec5.sub f
28ef6c31 828tests/exec6.sub f
d3a24ed2 829tests/exec7.sub f
b1a26c01 830tests/exec8.sub f
e6598ba4 831tests/exp.tests f
726f6388 832tests/exp.right f
e6598ba4 833tests/exp1.sub f
b0c16657 834tests/exp2.sub f
cce855bc
JA
835tests/extglob.tests f
836tests/extglob.right f
462a7a25 837tests/extglob1.sub f
bb70624e
JA
838tests/extglob2.tests f
839tests/extglob2.right f
cac4cdbf
CR
840tests/extglob3.tests f
841tests/extglob3.right f
d166f048
JA
842tests/func.tests f
843tests/func.right f
bb70624e 844tests/func1.sub f
28ef6c31
JA
845tests/func2.sub f
846tests/func3.sub f
d166f048
JA
847tests/getopts.tests f
848tests/getopts.right f
cce855bc
JA
849tests/getopts1.sub f
850tests/getopts2.sub f
851tests/getopts3.sub f
852tests/getopts4.sub f
853tests/getopts5.sub f
854tests/getopts6.sub f
855tests/getopts7.sub f
94a5513e 856tests/glob.tests f
cce855bc 857tests/glob1.sub f
726f6388 858tests/glob.right f
94a5513e
CR
859tests/globstar.tests f
860tests/globstar.right f
ccc6cda3
JA
861tests/heredoc.tests f
862tests/heredoc.right f
4b9cc222 863tests/heredoc1.sub f
7117c2d2
JA
864tests/herestr.tests f
865tests/herestr.right f
cce855bc
JA
866tests/histexp.tests f
867tests/histexp.right f
d166f048
JA
868tests/history.tests f
869tests/history.right f
898cc92e 870tests/history.list f 444
8e1a6eaa 871tests/history1.sub f
c302751c 872tests/history2.sub f
7117c2d2
JA
873tests/ifs.tests f
874tests/ifs.right f
7790f917
CR
875tests/ifs-posix.tests f
876tests/ifs-posix.right f
726f6388
JA
877tests/input-line.sh f
878tests/input-line.sub f
879tests/input.right f
d90269dd 880tests/intl.tests f
b0c16657 881tests/intl1.sub f
d90269dd 882tests/intl.right f
227f982e
CR
883tests/iquote.tests f
884tests/iquote.right f
bb70624e
JA
885tests/invert.tests f
886tests/invert.right f
d166f048 887tests/jobs.tests f
cce855bc
JA
888tests/jobs1.sub f
889tests/jobs2.sub f
bb70624e 890tests/jobs3.sub f
c2258e1c 891tests/jobs4.sub f
d166f048 892tests/jobs.right f
6a8fd0ed
CR
893tests/mapfile.data f
894tests/mapfile.right f
895tests/mapfile.tests f
e141c35a 896tests/mapfile1.sub f
ccc6cda3
JA
897tests/more-exp.tests f
898tests/more-exp.right f
726f6388 899tests/new-exp.tests f
cce855bc
JA
900tests/new-exp1.sub f
901tests/new-exp2.sub f
bb70624e 902tests/new-exp3.sub f
d3a24ed2 903tests/new-exp4.sub f
f75912ae 904tests/new-exp5.sub f
d3ad40de 905tests/new-exp6.sub f
4ac1ff98 906tests/new-exp7.sub f
726f6388 907tests/new-exp.right f
ccc6cda3
JA
908tests/nquote.tests f
909tests/nquote.right f
7117c2d2
JA
910tests/nquote1.tests f
911tests/nquote1.right f
912tests/nquote2.tests f
913tests/nquote2.right f
914tests/nquote3.tests f
915tests/nquote3.right f
d3a24ed2
CR
916tests/nquote4.tests f
917tests/nquote4.right f
e6598ba4
CR
918tests/nquote5.tests f
919tests/nquote5.right f
ccc6cda3
JA
920tests/posix2.tests f
921tests/posix2.right f
cce855bc
JA
922tests/posixpat.tests f
923tests/posixpat.right f
726f6388
JA
924tests/prec.right f
925tests/precedence f
cce855bc
JA
926tests/printf.tests f
927tests/printf.right f
6932f7f5 928tests/printf2.sub f
ccc6cda3
JA
929tests/quote.tests f
930tests/quote.right f
931tests/read.tests f
932tests/read.right f
bb70624e
JA
933tests/read1.sub f
934tests/read2.sub f
935tests/read3.sub f
7117c2d2 936tests/read4.sub f
762a763b 937tests/read5.sub f
a9fac3b2 938tests/read6.sub f
d166f048
JA
939tests/redir.tests f
940tests/redir.right f
941tests/redir1.sub f
942tests/redir2.sub f
943tests/redir3.sub f
944tests/redir3.in1 f
945tests/redir3.in2 f
946tests/redir4.sub f
947tests/redir4.in1 f
7117c2d2 948tests/redir5.sub f
d3a24ed2 949tests/redir6.sub f
eb2bb562 950tests/redir7.sub f
b0c16657 951tests/redir8.sub f
8943768b 952tests/redir9.sub f
ccc6cda3
JA
953tests/rhs-exp.tests f
954tests/rhs-exp.right f
d166f048
JA
955tests/rsh.tests f
956tests/rsh.right f
726f6388 957tests/run-all f
d166f048 958tests/run-minimal f
d3a24ed2 959tests/run-alias f
f75912ae 960tests/run-appendop f
bb70624e 961tests/run-arith-for f
ccc6cda3
JA
962tests/run-arith f
963tests/run-array f
cce855bc 964tests/run-array2 f
fdf670ea 965tests/run-assoc f
ccc6cda3 966tests/run-braces f
d166f048 967tests/run-builtins f
8943768b 968tests/run-case f
09767ff0 969tests/run-casemod f
d3ad40de 970tests/run-comsub f
09767ff0 971tests/run-comsub-eof f
e33f2203 972tests/run-comsub-posix f
cce855bc 973tests/run-cond f
09767ff0 974tests/run-coproc f
b72432fd 975tests/run-cprint f
d3a24ed2
CR
976tests/run-dbg-support f
977tests/run-dbg-support2 f
d166f048 978tests/run-dirstack f
726f6388 979tests/run-dollars f
d166f048
JA
980tests/run-errors f
981tests/run-execscript f
726f6388 982tests/run-exp-tests f
cce855bc 983tests/run-extglob f
bb70624e 984tests/run-extglob2 f
cac4cdbf 985tests/run-extglob3 f
d166f048
JA
986tests/run-func f
987tests/run-getopts f
726f6388 988tests/run-glob-test f
94a5513e 989tests/run-globstar f
ccc6cda3 990tests/run-heredoc f
7117c2d2 991tests/run-herestr f
d166f048
JA
992tests/run-histexpand f
993tests/run-history f
7117c2d2 994tests/run-ifs f
7790f917 995tests/run-ifs-posix f
726f6388 996tests/run-input-test f
d90269dd 997tests/run-intl f
227f982e 998tests/run-iquote f
bb70624e 999tests/run-invert f
d166f048 1000tests/run-jobs f
6a8fd0ed 1001tests/run-mapfile f
ccc6cda3 1002tests/run-more-exp f
726f6388 1003tests/run-new-exp f
ccc6cda3 1004tests/run-nquote f
7117c2d2
JA
1005tests/run-nquote1 f
1006tests/run-nquote2 f
1007tests/run-nquote3 f
d3a24ed2 1008tests/run-nquote4 f
e6598ba4 1009tests/run-nquote5 f
ccc6cda3 1010tests/run-posix2 f
cce855bc 1011tests/run-posixpat f
726f6388 1012tests/run-precedence f
cce855bc 1013tests/run-printf f
ccc6cda3
JA
1014tests/run-quote f
1015tests/run-read f
d166f048 1016tests/run-redir f
ccc6cda3 1017tests/run-rhs-exp f
d166f048 1018tests/run-rsh f
cce855bc 1019tests/run-set-e f
d3a24ed2 1020tests/run-set-x f
cce855bc 1021tests/run-shopt f
726f6388 1022tests/run-strip f
ccc6cda3
JA
1023tests/run-test f
1024tests/run-tilde f
cac4cdbf 1025tests/run-tilde2 f
d166f048
JA
1026tests/run-trap f
1027tests/run-type f
726f6388 1028tests/run-varenv f
a05a1337
CR
1029tests/set-e.tests f
1030tests/set-e1.sub f
1031tests/set-e2.sub f
726f6388 1032tests/set-e.right f
d3a24ed2
CR
1033tests/set-x.tests f
1034tests/set-x.right f
cce855bc
JA
1035tests/shopt.tests f
1036tests/shopt.right f
726f6388
JA
1037tests/strip.tests f
1038tests/strip.right f
bb70624e 1039tests/test.tests f
ccc6cda3 1040tests/test.right f
cac4cdbf 1041tests/tilde.tests f
726f6388 1042tests/tilde.right f
cac4cdbf
CR
1043tests/tilde2.tests f
1044tests/tilde2.right f
d166f048
JA
1045tests/trap.tests f
1046tests/trap.right f
cce855bc 1047tests/trap1.sub f 755
f73dda09
JA
1048tests/trap2.sub f 755
1049tests/trap2a.sub f 755
c302751c 1050tests/trap3.sub f
d166f048
JA
1051tests/type.tests f
1052tests/type.right f
8943768b 1053tests/type1.sub f
6932f7f5 1054tests/type2.sub f
726f6388
JA
1055tests/varenv.right f
1056tests/varenv.sh f
28ef6c31 1057tests/varenv1.sub f
7117c2d2 1058tests/varenv2.sub f
d166f048
JA
1059tests/version f
1060tests/version.mini f
bb70624e 1061tests/misc/dev-tcp.tests f
cce855bc 1062tests/misc/perf-script f
bb70624e
JA
1063tests/misc/perftest f
1064tests/misc/read-nchars.tests f
cce855bc
JA
1065tests/misc/redir-t2.sh f
1066tests/misc/run-r2.sh f
1067tests/misc/sigint-1.sh f
1068tests/misc/sigint-2.sh f
1069tests/misc/sigint-3.sh f
1070tests/misc/sigint-4.sh f
726f6388
JA
1071tests/misc/test-minus-e.1 f
1072tests/misc/test-minus-e.2 f
bb70624e 1073tests/misc/wait-bg.tests f
ccc6cda3
JA
1074examples/scripts.v2/PERMISSION f
1075examples/scripts.v2/README f
1076examples/scripts.v2/arc2tarz f
1077examples/scripts.v2/bashrand f
cce855bc 1078examples/scripts.v2/cal2day.bash f
ccc6cda3
JA
1079examples/scripts.v2/cdhist.bash f
1080examples/scripts.v2/corename f
1081examples/scripts.v2/fman f
1082examples/scripts.v2/frcp f
1083examples/scripts.v2/lowercase f
1084examples/scripts.v2/ncp f
1085examples/scripts.v2/newext f
1086examples/scripts.v2/nmv f
1087examples/scripts.v2/pages f
1088examples/scripts.v2/pf f
7117c2d2 1089examples/scripts.v2/ren f
ccc6cda3
JA
1090examples/scripts.v2/rename f
1091examples/scripts.v2/repeat f
1092examples/scripts.v2/untar f
1093examples/scripts.v2/uudec f
1094examples/scripts.v2/uuenc f
1095examples/scripts.v2/vtree f
1096examples/scripts.v2/where f
1097examples/scripts.v2/pmtop f
1098examples/scripts.v2/shprof f
1099examples/scripts.noah/PERMISSION f
1100examples/scripts.noah/README f
1101examples/scripts.noah/aref.bash f
1102examples/scripts.noah/bash.sub.bash f
1103examples/scripts.noah/bash_version.bash f
1104examples/scripts.noah/meta.bash f
1105examples/scripts.noah/mktmp.bash f
1106examples/scripts.noah/number.bash f
1107examples/scripts.noah/prompt.bash f
1108examples/scripts.noah/remap_keys.bash f
1109examples/scripts.noah/require.bash f
1110examples/scripts.noah/send_mail.bash f
1111examples/scripts.noah/shcat.bash f
1112examples/scripts.noah/source.bash f
1113examples/scripts.noah/string.bash f
1114examples/scripts.noah/stty.bash f
1115examples/scripts.noah/y_or_n_p.bash f