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