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