Imported from ../bash-2.01.tar.gz.
[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 doc     d
11 examples        d
12 examples/bashdb d
13 examples/functions d
14 examples/scripts d
15 examples/scripts.v2     d
16 examples/scripts.noah   d
17 examples/startup-files d
18 examples/misc   d
19 examples/loadables d
20 lib             d
21 lib/glob        d
22 lib/glob/doc    d
23 lib/malloc      d
24 lib/posixheaders d
25 lib/readline    d
26 lib/readline/doc d
27 lib/readline/examples d
28 lib/termcap     d
29 lib/termcap/grot d
30 lib/tilde       d
31 lib/tilde/doc   d
32 support         d
33 tests           d
34 tests/misc      d
35 CHANGES         f
36 COMPAT          f
37 COPYING         f
38 INSTALL         f
39 MANIFEST        f
40 NEWS            f
41 NOTES           f
42 README          f
43 AUTHORS         f
44 configure.in    f
45 configure       f
46 Makefile.in     f
47 config.h.top    f
48 config.h.bot    f
49 config.h.in     f
50 aclocal.m4      f
51 array.c         f
52 eval.c          f
53 print_cmd.c     f
54 general.c       f
55 list.c          f
56 locale.c        f
57 stringlib.c     f
58 oslib.c         f
59 variables.c     f
60 make_cmd.c      f
61 copy_cmd.c      f
62 unwind_prot.c   f
63 dispose_cmd.c   f
64 getcwd.c        f
65 bashhist.c      f
66 hashcmd.c       f
67 hashlib.c       f
68 parse.y         f
69 pathexp.c       f
70 subst.c         f
71 shell.c         f
72 trap.c          f
73 sig.c           f
74 siglist.c       f
75 version.c       f
76 flags.c         f
77 jobs.c          f
78 input.c         f
79 mailcheck.c     f
80 test.c          f
81 expr.c          f
82 alias.c         f
83 execute_cmd.c   f
84 bashline.c      f
85 braces.c        f
86 bracecomp.c     f
87 nojobs.c        f
88 vprint.c        f
89 error.c         f
90 xmalloc.c       f
91 alias.h         f
92 builtins.h      f
93 bashhist.h      f
94 bashline.h      f
95 variables.h     f
96 array.h         f
97 jobs.h          f
98 maxpath.h       f
99 filecntl.h      f
100 hashlib.h       f
101 quit.h          f
102 flags.h         f
103 shell.h         f
104 pathexp.h       f
105 parser.h        f
106 sig.h           f
107 trap.h          f
108 general.h       f
109 unwind_prot.h   f
110 input.h         f
111 error.h         f
112 command.h       f
113 externs.h       f
114 siglist.h       f
115 subst.h         f
116 dispose_cmd.h   f
117 hashcmd.h       f
118 bashansi.h      f
119 bashtty.h       f
120 bashjmp.h       f
121 bashintl.h      f
122 make_cmd.h      f
123 execute_cmd.h   f
124 bashtypes.h     f
125 mailcheck.h     f
126 pathnames.h     f
127 y.tab.c         f
128 y.tab.h         f
129 posixdir.h      f
130 posixjmp.h      f
131 posixstat.h     f
132 posixwait.h     f
133 unionwait.h     f
134 stdc.h          f
135 ansi_stdlib.h   f
136 memalloc.h      f
137 parser-built    f
138 builtins/ChangeLog      f
139 builtins/Makefile.in    f
140 builtins/alias.def      f
141 builtins/bind.def       f
142 builtins/break.def      f
143 builtins/builtin.def    f
144 builtins/cd.def         f
145 builtins/colon.def      f
146 builtins/command.def    f
147 builtins/common.c       f
148 builtins/declare.def    f
149 builtins/echo.def       f
150 builtins/enable.def     f
151 builtins/eval.def       f
152 builtins/evalfile.c     f
153 builtins/evalstring.c   f
154 builtins/exec.def       f
155 builtins/exit.def       f
156 builtins/fc.def         f
157 builtins/fg_bg.def      f
158 builtins/getopt.c       f
159 builtins/getopt.h       f
160 builtins/getopts.def    f
161 builtins/hash.def       f
162 builtins/help.def       f
163 builtins/let.def        f
164 builtins/history.def    f
165 builtins/jobs.def       f
166 builtins/kill.def       f
167 builtins/mkbuiltins.c   f
168 builtins/pushd.def      f
169 builtins/read.def       f
170 builtins/reserved.def   f
171 builtins/return.def     f
172 builtins/set.def        f
173 builtins/setattr.def    f
174 builtins/shift.def      f
175 builtins/shopt.def      f
176 builtins/source.def     f
177 builtins/suspend.def    f
178 builtins/test.def       f
179 builtins/times.def      f
180 builtins/trap.def       f
181 builtins/type.def       f
182 builtins/ulimit.def     f
183 builtins/umask.def      f
184 builtins/wait.def       f
185 builtins/psize.c        f
186 builtins/psize.sh       f
187 builtins/inlib.def      f
188 builtins/bashgetopt.c   f
189 builtins/common.h       f
190 builtins/bashgetopt.h   f
191 lib/glob/ChangeLog      f
192 lib/glob/Makefile.in    f
193 lib/glob/fnmatch.c      f
194 lib/glob/fnmatch.h      f
195 lib/glob/glob.c         f
196 lib/glob/glob.h         f
197 lib/glob/doc/Makefile   f
198 lib/glob/doc/glob.texi  f
199 lib/glob/ndir.h         f
200 lib/malloc/Makefile.in  f
201 lib/malloc/getpagesize.h        f
202 lib/malloc/alloca.c     f
203 lib/malloc/malloc.c     f
204 lib/malloc/gmalloc.c    f
205 lib/malloc/xmalloc.c    f
206 lib/malloc/stub.c       f
207 lib/malloc/i386-alloca.s        f
208 lib/malloc/x386-alloca.s        f
209 lib/posixheaders/posixdir.h     f
210 lib/posixheaders/posixjmp.h     f
211 lib/posixheaders/posixstat.h    f
212 lib/posixheaders/ansi_stdlib.h  f
213 lib/posixheaders/stdc.h f
214 lib/posixheaders/memalloc.h     f
215 lib/posixheaders/filecntl.h     f
216 lib/readline/COPYING    f
217 lib/readline/Makefile.in        f
218 lib/readline/ChangeLog  f
219 lib/readline/README     f
220 lib/readline/STANDALONE f
221 lib/readline/readline.c f
222 lib/readline/vi_mode.c  f
223 lib/readline/emacs_keymap.c     f
224 lib/readline/vi_keymap.c        f
225 lib/readline/history.c  f
226 lib/readline/histexpand.c       f
227 lib/readline/histsearch.c       f
228 lib/readline/histfile.c f
229 lib/readline/funmap.c   f
230 lib/readline/keymaps.c  f
231 lib/readline/util.c     f
232 lib/readline/terminal.c f
233 lib/readline/xmalloc.c  f
234 lib/readline/search.c   f
235 lib/readline/isearch.c  f
236 lib/readline/parens.c   f
237 lib/readline/rltty.c    f
238 lib/readline/complete.c f
239 lib/readline/bind.c     f
240 lib/readline/display.c  f
241 lib/readline/signals.c  f
242 lib/readline/kill.c     f
243 lib/readline/undo.c     f
244 lib/readline/macro.c    f
245 lib/readline/input.c    f
246 lib/readline/callback.c f
247 lib/readline/nls.c      f
248 lib/readline/shell.c    f
249 lib/readline/tilde.c    f
250 lib/readline/tilde.h    f
251 lib/readline/rldefs.h   f
252 lib/readline/rlconf.h   f
253 lib/readline/rltty.h    f
254 lib/readline/readline.h f
255 lib/readline/tcap.h     f
256 lib/readline/keymaps.h  f
257 lib/readline/history.h  f
258 lib/readline/histlib.h  f
259 lib/readline/chardefs.h f
260 lib/readline/posixdir.h f
261 lib/readline/posixjmp.h f
262 lib/readline/posixstat.h        f
263 lib/readline/ansi_stdlib.h      f
264 lib/readline/doc/Makefile       f
265 lib/readline/doc/rlman.texinfo  f
266 lib/readline/doc/rltech.texinfo f
267 lib/readline/doc/rluser.texinfo f
268 lib/readline/doc/hist.texinfo   f
269 lib/readline/doc/hstech.texinfo f
270 lib/readline/doc/hsuser.texinfo f
271 lib/readline/examples/Makefile  f
272 lib/readline/examples/fileman.c f
273 lib/readline/examples/manexamp.c        f
274 lib/readline/examples/histexamp.c       f
275 lib/readline/examples/rltest.c  f
276 lib/readline/examples/rl.c      f
277 lib/readline/examples/Inputrc   f
278 lib/termcap/Makefile.in f
279 lib/termcap/termcap.c   f
280 lib/termcap/termcap.h   f
281 lib/termcap/tparam.c    f
282 lib/termcap/version.c   f
283 lib/termcap/grot/termcap.info   f
284 lib/termcap/grot/termcap.info-1 f
285 lib/termcap/grot/termcap.info-2 f
286 lib/termcap/grot/termcap.info-3 f
287 lib/termcap/grot/termcap.info-4 f
288 lib/termcap/grot/NEWS   f
289 lib/termcap/grot/INSTALL        f
290 lib/termcap/grot/ChangeLog      f
291 lib/termcap/grot/texinfo.tex    f
292 lib/termcap/grot/termcap.texi   f
293 lib/termcap/grot/Makefile.in    f
294 lib/termcap/grot/configure      f
295 lib/termcap/grot/configure.in   f
296 lib/termcap/grot/COPYING        f
297 lib/termcap/grot/README f
298 lib/tilde/ChangeLog     f
299 lib/tilde/Makefile.in   f
300 lib/tilde/doc/tilde.texi        f
301 lib/tilde/doc/Makefile  f
302 lib/tilde/tilde.c       f
303 lib/tilde/tilde.h       f
304 CWRU/misc/open-files.c  f
305 CWRU/misc/sigs.c        f
306 CWRU/misc/pid.c         f
307 CWRU/misc/sigstat.c     f
308 CWRU/misc/bison         f
309 CWRU/PLATFORMS          f
310 CWRU/README             f
311 CWRU/POSIX.NOTES        f
312 CWRU/changelog          f
313 CWRU/sh-redir-hack      f
314 CWRU/mh-folder-comp     f
315 doc/FAQ         f
316 doc/Makefile.in f
317 doc/bash.1      f
318 doc/bashbug.1   f
319 doc/README      f
320 doc/INTRO       f
321 doc/readline.3  f
322 doc/texinfo.tex f
323 doc/bashref.texi        f
324 doc/bashref.info        f
325 doc/builtins.1  f
326 doc/article.ms  f
327 support/config.guess    f
328 support/config.sub      f
329 support/printenv.sh     f       755
330 support/printenv.c      f
331 support/bash.xbm        f
332 support/mkclone         f       755
333 support/mkconffiles     f       755
334 support/mkdirs          f       755
335 support/mkversion.sh    f       755
336 support/mksignames.c    f
337 support/bashbug.sh      f
338 support/recho.c         f
339 support/zecho.c         f
340 support/SYMLINKS        f
341 support/fixlinks        f       755
342 support/install.sh      f       755
343 support/texi2dvi        f
344 support/texi2html       f
345 support/xenix-link.sh   f       755
346 examples/bashdb/PERMISSION      f
347 examples/bashdb/README  f
348 examples/bashdb/bashdb  f
349 examples/bashdb/bashdb.fns      f
350 examples/bashdb/bashdb.pre      f
351 examples/loadables/README       f
352 examples/loadables/Makefile     f
353 examples/loadables/necho.c      f
354 examples/loadables/hello.c      f
355 examples/loadables/printf.c     f
356 examples/loadables/print.c      f
357 examples/loadables/sprintf.c    f
358 examples/loadables/sleep.c      f
359 examples/loadables/truefalse.c  f
360 examples/loadables/getconf.c    f
361 examples/loadables/pushd.c      f
362 examples/loadables/finfo.c      f
363 examples/loadables/cat.c        f
364 examples/loadables/logname.c    f
365 examples/loadables/basename.c   f
366 examples/loadables/dirname.c    f
367 examples/loadables/tty.c        f
368 examples/loadables/pathchk.c    f
369 examples/loadables/tee.c        f
370 examples/loadables/rmdir.c      f
371 examples/loadables/head.c       f
372 examples/functions/substr       f
373 examples/functions/kshenv       f
374 examples/functions/autoload     f
375 examples/functions/autoload.v2  f
376 examples/functions/csh-compat   f
377 examples/functions/shcat        f
378 examples/functions/substr2      f
379 examples/functions/term         f
380 examples/functions/whatis       f
381 examples/functions/whence       f
382 examples/functions/func         f
383 examples/functions/dirname      f
384 examples/functions/dirfuncs     f
385 examples/functions/basename     f
386 examples/functions/exitstat     f
387 examples/functions/external     f
388 examples/functions/fact         f
389 examples/functions/manpage      f
390 examples/functions/fstty        f
391 examples/functions/jj.bash      f
392 examples/functions/notify.bash  f
393 examples/functions/inpath       f
394 examples/functions/login        f
395 examples/functions/keep         f
396 examples/functions/seq          f
397 examples/functions/mhfold       f
398 examples/functions/repeat2      f
399 examples/functions/lowercase    f
400 examples/functions/xalias.bash  f
401 examples/scripts/shprompt       f
402 examples/scripts/adventure.sh   f
403 examples/scripts/precedence     f
404 examples/scripts/bcsh.sh        f
405 examples/scripts/inpath         f
406 examples/scripts/nohup.bash     f
407 examples/scripts/vtree2         f
408 examples/scripts/vtree3         f
409 examples/scripts/scrollbar      f
410 examples/scripts/spin.bash      f
411 examples/scripts/zprintf        f
412 examples/startup-files/README   f
413 examples/startup-files/Bashrc   f
414 examples/startup-files/Bash_aliases     f
415 examples/startup-files/Bash_profile     f
416 examples/startup-files/bash-profile     f
417 examples/startup-files/bashrc   f
418 examples/misc/suncmd.termcap    f
419 examples/misc/alias-conv.sh     f
420 examples/misc/alias-conv.bash   f
421 examples/misc/cshtobash f
422 tests/README            f
423 tests/arith.tests       f
424 tests/arith.right       f
425 tests/array.tests       f
426 tests/array.right       f
427 tests/braces-tests      f
428 tests/braces.right      f
429 tests/builtins.tests    f
430 tests/builtins.right    f
431 tests/builtins.sub1     f
432 tests/source.sub1       f
433 tests/source.sub2       f
434 tests/source.sub3       f
435 tests/source.sub4       f
436 tests/dirstack.tests    f
437 tests/dirstack.right    f
438 tests/dollar-at.sh      f
439 tests/dollar-star.sh    f
440 tests/dollar.right      f
441 tests/errors.tests      f
442 tests/errors.right      f
443 tests/execscript        f
444 tests/execscript.right  f
445 tests/execscript.sub    f       755
446 tests/execscript.sub2   f
447 tests/execscript.sub3   f
448 tests/execscript.sub4   f
449 tests/exp-tests         f
450 tests/exp.right         f
451 tests/func.tests        f
452 tests/func.right        f
453 tests/getopts.tests     f
454 tests/getopts.right     f
455 tests/getopts.sub1      f
456 tests/getopts.sub2      f
457 tests/getopts.sub3      f
458 tests/getopts.sub4      f
459 tests/getopts.sub5      f
460 tests/getopts.sub6      f
461 tests/getopts.sub7      f
462 tests/glob-test         f
463 tests/glob.right        f
464 tests/heredoc.tests     f
465 tests/heredoc.right     f
466 tests/histexpand.tests  f
467 tests/histexpand.right  f
468 tests/history.tests     f
469 tests/history.right     f
470 tests/history.list      f
471 tests/ifs-test-1.sh     f
472 tests/ifs-test-2.sh     f
473 tests/ifs-test-3.sh     f
474 tests/ifs.1.right       f
475 tests/ifs.2.right       f
476 tests/ifs.3.right       f
477 tests/input-line.sh     f
478 tests/input-line.sub    f
479 tests/input.right       f
480 tests/jobs.tests        f
481 tests/jobs.right        f
482 tests/more-exp.tests    f
483 tests/more-exp.right    f
484 tests/new-exp.tests     f
485 tests/new-exp.sub1      f
486 tests/new-exp.right     f
487 tests/nquote.tests      f
488 tests/nquote.right      f
489 tests/posix2.tests      f
490 tests/posix2.right      f
491 tests/prec.right        f
492 tests/precedence        f
493 tests/quote.tests       f
494 tests/quote.right       f
495 tests/read.tests        f
496 tests/read.right        f
497 tests/redir.tests       f
498 tests/redir.right       f
499 tests/redir1.sub        f
500 tests/redir2.sub        f
501 tests/redir3.sub        f
502 tests/redir3.in1        f
503 tests/redir3.in2        f
504 tests/redir4.sub        f
505 tests/redir4.in1        f
506 tests/rhs-exp.tests     f
507 tests/rhs-exp.right     f
508 tests/rsh.tests         f
509 tests/rsh.right         f
510 tests/run-all           f
511 tests/run-minimal       f
512 tests/run-arith         f
513 tests/run-array         f
514 tests/run-braces        f
515 tests/run-builtins      f
516 tests/run-dirstack      f
517 tests/run-dollars       f
518 tests/run-errors        f
519 tests/run-execscript    f
520 tests/run-exp-tests     f
521 tests/run-func          f
522 tests/run-getopts       f
523 tests/run-glob-test     f
524 tests/run-heredoc       f
525 tests/run-histexpand    f
526 tests/run-history       f
527 tests/run-ifs-tests     f
528 tests/run-input-test    f
529 tests/run-jobs          f
530 tests/run-more-exp      f
531 tests/run-new-exp       f
532 tests/run-nquote        f
533 tests/run-posix2        f
534 tests/run-precedence    f
535 tests/run-quote         f
536 tests/run-read          f
537 tests/run-redir         f
538 tests/run-rhs-exp       f
539 tests/run-rsh           f
540 tests/run-set-e-test    f
541 tests/run-strip         f
542 tests/run-test          f
543 tests/run-tilde         f
544 tests/run-trap          f
545 tests/run-type          f
546 tests/run-varenv        f
547 tests/set-e-test        f
548 tests/set-e.right       f
549 tests/strip.tests       f
550 tests/strip.right       f
551 tests/test-tests        f
552 tests/test.right        f
553 tests/tilde-tests       f
554 tests/tilde.right       f
555 tests/trap.tests        f
556 tests/trap.right        f
557 tests/trap.sub1         f       755
558 tests/type.tests        f
559 tests/type.right        f
560 tests/varenv.right      f
561 tests/varenv.sh         f
562 tests/version           f
563 tests/version.mini      f
564 tests/misc/haertel.perftest     f
565 tests/misc/perf-script          f
566 tests/misc/redir.t2.sh          f
567 tests/misc/run.r2.sh    f
568 tests/misc/sigint.t1.sh         f
569 tests/misc/sigint.t2.sh         f
570 tests/misc/sigint.t3.sh         f
571 tests/misc/sigint.t4.sh         f
572 tests/misc/test-minus-e.1       f
573 tests/misc/test-minus-e.2       f
574 examples/scripts.v2/PERMISSION  f
575 examples/scripts.v2/README      f
576 examples/scripts.v2/arc2tarz    f
577 examples/scripts.v2/bashrand    f
578 examples/scripts.v2/cdhist.bash f
579 examples/scripts.v2/corename    f
580 examples/scripts.v2/fman        f
581 examples/scripts.v2/frcp        f
582 examples/scripts.v2/lowercase   f
583 examples/scripts.v2/ncp f
584 examples/scripts.v2/newext      f
585 examples/scripts.v2/nmv f
586 examples/scripts.v2/pages       f
587 examples/scripts.v2/pf  f
588 examples/scripts.v2/rename      f
589 examples/scripts.v2/repeat      f
590 examples/scripts.v2/untar       f
591 examples/scripts.v2/uudec       f
592 examples/scripts.v2/uuenc       f
593 examples/scripts.v2/vtree       f
594 examples/scripts.v2/where       f
595 examples/scripts.v2/pmtop       f
596 examples/scripts.v2/shprof      f
597 examples/scripts.noah/PERMISSION        f
598 examples/scripts.noah/README    f
599 examples/scripts.noah/aref.bash f
600 examples/scripts.noah/bash.sub.bash     f
601 examples/scripts.noah/bash_version.bash f
602 examples/scripts.noah/meta.bash f
603 examples/scripts.noah/mktmp.bash        f
604 examples/scripts.noah/number.bash       f
605 examples/scripts.noah/prompt.bash       f
606 examples/scripts.noah/remap_keys.bash   f
607 examples/scripts.noah/require.bash      f
608 examples/scripts.noah/send_mail.bash    f
609 examples/scripts.noah/shcat.bash        f
610 examples/scripts.noah/source.bash       f
611 examples/scripts.noah/string.bash       f
612 examples/scripts.noah/stty.bash f
613 examples/scripts.noah/y_or_n_p.bash     f