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