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