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