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