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