blob: c15211946981cf90bd3641f474cac21859279909 [file] [log] [blame]
Jari Aalto726f6381996-08-26 18:22:31 +00001#
2# Master distribution manifest for bash
3#
4#
5# Filename type
6#
7CWRU d
8CWRU/misc d
9builtins d
Jari Aaltocce855b1998-04-17 19:52:44 +000010cross-build d
Jari Aaltoccc6cda1996-12-23 17:02:34 +000011doc d
Jari Aalto726f6381996-08-26 18:22:31 +000012examples d
Jari Aaltoccc6cda1996-12-23 17:02:34 +000013examples/bashdb d
Jari Aalto726f6381996-08-26 18:22:31 +000014examples/functions d
15examples/scripts d
Jari Aaltoccc6cda1996-12-23 17:02:34 +000016examples/scripts.v2 d
17examples/scripts.noah d
Jari Aalto726f6381996-08-26 18:22:31 +000018examples/startup-files d
Jari Aaltoccc6cda1996-12-23 17:02:34 +000019examples/misc d
20examples/loadables d
Jari Aalto726f6381996-08-26 18:22:31 +000021lib d
Jari Aalto726f6381996-08-26 18:22:31 +000022lib/glob d
23lib/glob/doc d
24lib/malloc d
Jari Aalto726f6381996-08-26 18:22:31 +000025lib/posixheaders d
26lib/readline d
27lib/readline/doc d
28lib/readline/examples d
Jari Aaltocce855b1998-04-17 19:52:44 +000029lib/sh d
Jari Aalto726f6381996-08-26 18:22:31 +000030lib/termcap d
31lib/termcap/grot d
32lib/tilde d
33lib/tilde/doc d
Jari Aalto726f6381996-08-26 18:22:31 +000034support d
35tests d
36tests/misc d
Jari Aaltoccc6cda1996-12-23 17:02:34 +000037CHANGES f
38COMPAT f
Jari Aalto726f6381996-08-26 18:22:31 +000039COPYING f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000040INSTALL f
Jari Aalto726f6381996-08-26 18:22:31 +000041MANIFEST f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000042NEWS f
43NOTES f
44README f
Jari Aaltod166f041997-06-05 14:59:13 +000045AUTHORS f
Jari Aaltob72432f1999-02-19 17:11:39 +000046Y2K f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000047configure.in f
Jari Aalto726f6381996-08-26 18:22:31 +000048configure f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000049Makefile.in f
Jari Aaltob72432f1999-02-19 17:11:39 +000050config-top.h f
51config-bot.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000052config.h.in f
53aclocal.m4 f
54array.c f
55eval.c f
Jari Aalto726f6381996-08-26 18:22:31 +000056print_cmd.c f
57general.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000058list.c f
59locale.c f
60stringlib.c f
Jari Aalto726f6381996-08-26 18:22:31 +000061variables.c f
62make_cmd.c f
63copy_cmd.c f
64unwind_prot.c f
65dispose_cmd.c f
Jari Aalto726f6381996-08-26 18:22:31 +000066bashhist.c f
Jari Aaltod166f041997-06-05 14:59:13 +000067hashcmd.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000068hashlib.c f
Jari Aalto726f6381996-08-26 18:22:31 +000069parse.y f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000070pathexp.c f
Jari Aalto726f6381996-08-26 18:22:31 +000071subst.c f
72shell.c f
73trap.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000074sig.c f
Jari Aalto726f6381996-08-26 18:22:31 +000075siglist.c f
76version.c f
77flags.c f
78jobs.c f
Jari Aalto726f6381996-08-26 18:22:31 +000079input.c f
80mailcheck.c f
81test.c f
82expr.c f
83alias.c f
84execute_cmd.c f
Jari Aaltocce855b1998-04-17 19:52:44 +000085findcmd.c f
86redir.c f
Jari Aalto726f6381996-08-26 18:22:31 +000087bashline.c f
88braces.c f
89bracecomp.c f
90nojobs.c f
Jari Aalto726f6381996-08-26 18:22:31 +000091error.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000092xmalloc.c f
Jari Aalto726f6381996-08-26 18:22:31 +000093alias.h f
Jari Aalto726f6381996-08-26 18:22:31 +000094builtins.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000095bashhist.h f
96bashline.h f
Jari Aalto726f6381996-08-26 18:22:31 +000097variables.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000098array.h f
Jari Aalto726f6381996-08-26 18:22:31 +000099jobs.h f
100maxpath.h f
101filecntl.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000102findcmd.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000103hashlib.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000104quit.h f
105flags.h f
106shell.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000107pathexp.h f
108parser.h f
109sig.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000110test.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000111trap.h f
112general.h f
113unwind_prot.h f
114input.h f
115error.h f
116command.h f
117externs.h f
118siglist.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000119subst.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000120dispose_cmd.h f
Jari Aaltod166f041997-06-05 14:59:13 +0000121hashcmd.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000122bashansi.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000123bashtty.h f
124bashjmp.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000125bashintl.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000126make_cmd.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000127execute_cmd.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000128redir.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000129bashtypes.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000130mailcheck.h f
131pathnames.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000132y.tab.c f
133y.tab.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000134posixdir.h f
Jari Aaltod166f041997-06-05 14:59:13 +0000135posixjmp.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000136posixstat.h f
Jari Aaltod166f041997-06-05 14:59:13 +0000137posixwait.h f
138unionwait.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000139stdc.h f
140ansi_stdlib.h f
141memalloc.h f
142parser-built f
143builtins/ChangeLog f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000144builtins/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000145builtins/alias.def f
146builtins/bind.def f
147builtins/break.def f
148builtins/builtin.def f
149builtins/cd.def f
150builtins/colon.def f
151builtins/command.def f
152builtins/common.c f
153builtins/declare.def f
154builtins/echo.def f
155builtins/enable.def f
156builtins/eval.def f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000157builtins/evalfile.c f
158builtins/evalstring.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000159builtins/exec.def f
160builtins/exit.def f
161builtins/fc.def f
162builtins/fg_bg.def f
163builtins/getopt.c f
164builtins/getopt.h f
165builtins/getopts.def f
166builtins/hash.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000167builtins/help.def f
168builtins/let.def f
169builtins/history.def f
170builtins/jobs.def f
171builtins/kill.def f
172builtins/mkbuiltins.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000173builtins/printf.def f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000174builtins/pushd.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000175builtins/read.def f
176builtins/reserved.def f
177builtins/return.def f
178builtins/set.def f
179builtins/setattr.def f
180builtins/shift.def f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000181builtins/shopt.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000182builtins/source.def f
183builtins/suspend.def f
184builtins/test.def f
185builtins/times.def f
186builtins/trap.def f
187builtins/type.def f
188builtins/ulimit.def f
189builtins/umask.def f
190builtins/wait.def f
191builtins/psize.c f
192builtins/psize.sh f
193builtins/inlib.def f
194builtins/bashgetopt.c f
195builtins/common.h f
196builtins/bashgetopt.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000197cross-build/cygwin32.cache f
198cross-build/win32sig.h f
Jari Aaltob72432f1999-02-19 17:11:39 +0000199cross-build/x86-beos.cache f
200cross-build/beos-sig.h f
201cross-build/opennt.cache f
Jari Aalto726f6381996-08-26 18:22:31 +0000202lib/glob/ChangeLog f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000203lib/glob/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000204lib/glob/fnmatch.c f
205lib/glob/fnmatch.h f
206lib/glob/glob.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000207lib/glob/glob.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000208lib/glob/collsyms.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000209lib/glob/doc/Makefile f
210lib/glob/doc/glob.texi f
211lib/glob/ndir.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000212lib/malloc/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000213lib/malloc/getpagesize.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000214lib/malloc/alloca.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000215lib/malloc/malloc.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000216lib/malloc/gmalloc.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000217lib/malloc/xmalloc.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000218lib/malloc/ogmalloc.c f
219lib/malloc/omalloc.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000220lib/malloc/stub.c f
221lib/malloc/i386-alloca.s f
222lib/malloc/x386-alloca.s f
223lib/posixheaders/posixdir.h f
Jari Aaltod166f041997-06-05 14:59:13 +0000224lib/posixheaders/posixjmp.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000225lib/posixheaders/posixstat.h f
226lib/posixheaders/ansi_stdlib.h f
227lib/posixheaders/stdc.h f
228lib/posixheaders/memalloc.h f
229lib/posixheaders/filecntl.h f
230lib/readline/COPYING f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000231lib/readline/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000232lib/readline/ChangeLog f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000233lib/readline/README f
234lib/readline/STANDALONE f
235lib/readline/readline.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000236lib/readline/vi_mode.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000237lib/readline/emacs_keymap.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000238lib/readline/vi_keymap.c f
239lib/readline/history.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000240lib/readline/histexpand.c f
241lib/readline/histsearch.c f
242lib/readline/histfile.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000243lib/readline/funmap.c f
244lib/readline/keymaps.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000245lib/readline/util.c f
246lib/readline/terminal.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000247lib/readline/xmalloc.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000248lib/readline/search.c f
249lib/readline/isearch.c f
250lib/readline/parens.c f
251lib/readline/rltty.c f
252lib/readline/complete.c f
253lib/readline/bind.c f
254lib/readline/display.c f
255lib/readline/signals.c f
256lib/readline/kill.c f
257lib/readline/undo.c f
258lib/readline/macro.c f
259lib/readline/input.c f
260lib/readline/callback.c f
261lib/readline/nls.c f
Jari Aaltod166f041997-06-05 14:59:13 +0000262lib/readline/shell.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000263lib/readline/savestring.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000264lib/readline/tilde.c f
265lib/readline/tilde.h f
266lib/readline/rldefs.h f
267lib/readline/rlconf.h f
268lib/readline/rltty.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000269lib/readline/rlwinsize.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000270lib/readline/readline.h f
271lib/readline/tcap.h f
272lib/readline/keymaps.h f
273lib/readline/history.h f
274lib/readline/histlib.h f
275lib/readline/chardefs.h f
276lib/readline/posixdir.h f
Jari Aaltod166f041997-06-05 14:59:13 +0000277lib/readline/posixjmp.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000278lib/readline/posixstat.h f
279lib/readline/ansi_stdlib.h f
Jari Aaltob72432f1999-02-19 17:11:39 +0000280lib/readline/rlstdc.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000281lib/readline/doc/Makefile f
Jari Aaltob72432f1999-02-19 17:11:39 +0000282lib/readline/doc/manvers.texinfo f
Jari Aalto726f6381996-08-26 18:22:31 +0000283lib/readline/doc/rlman.texinfo f
284lib/readline/doc/rltech.texinfo f
285lib/readline/doc/rluser.texinfo f
286lib/readline/doc/hist.texinfo f
287lib/readline/doc/hstech.texinfo f
288lib/readline/doc/hsuser.texinfo f
289lib/readline/examples/Makefile f
290lib/readline/examples/fileman.c f
291lib/readline/examples/manexamp.c f
292lib/readline/examples/histexamp.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000293lib/readline/examples/rltest.c f
Jari Aaltod166f041997-06-05 14:59:13 +0000294lib/readline/examples/rl.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000295lib/readline/examples/Inputrc f
Jari Aaltocce855b1998-04-17 19:52:44 +0000296lib/sh/Makefile.in f
297lib/sh/clktck.c f
298lib/sh/getcwd.c f
299lib/sh/getenv.c f
300lib/sh/itos.c f
301lib/sh/oslib.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000302lib/sh/rename.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000303lib/sh/setlinebuf.c f
304lib/sh/strcasecmp.c f
305lib/sh/strerror.c f
306lib/sh/strtod.c f
307lib/sh/strtol.c f
308lib/sh/strtoul.c f
309lib/sh/vprint.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000310lib/termcap/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000311lib/termcap/termcap.c f
312lib/termcap/termcap.h f
313lib/termcap/tparam.c f
314lib/termcap/version.c f
315lib/termcap/grot/termcap.info f
316lib/termcap/grot/termcap.info-1 f
317lib/termcap/grot/termcap.info-2 f
318lib/termcap/grot/termcap.info-3 f
319lib/termcap/grot/termcap.info-4 f
320lib/termcap/grot/NEWS f
321lib/termcap/grot/INSTALL f
322lib/termcap/grot/ChangeLog f
323lib/termcap/grot/texinfo.tex f
324lib/termcap/grot/termcap.texi f
325lib/termcap/grot/Makefile.in f
326lib/termcap/grot/configure f
327lib/termcap/grot/configure.in f
328lib/termcap/grot/COPYING f
329lib/termcap/grot/README f
Jari Aaltob72432f1999-02-19 17:11:39 +0000330lib/tilde/README f
Jari Aalto726f6381996-08-26 18:22:31 +0000331lib/tilde/ChangeLog f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000332lib/tilde/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000333lib/tilde/doc/tilde.texi f
334lib/tilde/doc/Makefile f
335lib/tilde/tilde.c f
336lib/tilde/tilde.h f
Jari Aaltob72432f1999-02-19 17:11:39 +0000337lib/tilde/shell.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000338CWRU/misc/open-files.c f
339CWRU/misc/sigs.c f
340CWRU/misc/pid.c f
341CWRU/misc/sigstat.c f
342CWRU/misc/bison f
Jari Aaltob72432f1999-02-19 17:11:39 +0000343CWRU/misc/errlist.c f
344CWRU/misc/hpux10-dlfcn.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000345CWRU/PLATFORMS f
346CWRU/README f
347CWRU/POSIX.NOTES f
348CWRU/changelog f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000349CWRU/sh-redir-hack f
Jari Aaltob72432f1999-02-19 17:11:39 +0000350CWRU/empty-for-wordlist f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000351CWRU/mh-folder-comp f
352doc/FAQ f
353doc/Makefile.in f
354doc/bash.1 f
355doc/bashbug.1 f
356doc/README f
357doc/INTRO f
358doc/readline.3 f
359doc/texinfo.tex f
360doc/bashref.texi f
361doc/bashref.info f
362doc/builtins.1 f
363doc/article.ms f
Jari Aaltocce855b1998-04-17 19:52:44 +0000364doc/htmlpost.sh f 755
365support/Makefile.in f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000366support/config.guess f
367support/config.sub f
Jari Aaltod166f041997-06-05 14:59:13 +0000368support/printenv.sh f 755
369support/printenv.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000370support/bash.xbm f
Jari Aaltob72432f1999-02-19 17:11:39 +0000371support/missing f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000372support/mkclone f 755
Jari Aaltod166f041997-06-05 14:59:13 +0000373support/mkconffiles f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000374support/mkdirs f 755
Jari Aaltod166f041997-06-05 14:59:13 +0000375support/mkversion.sh f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000376support/mksignames.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000377support/bashbug.sh f
Jari Aaltocce855b1998-04-17 19:52:44 +0000378support/man2html.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000379support/recho.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000380support/zecho.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000381support/SYMLINKS f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000382support/fixlinks f 755
383support/install.sh f 755
384support/texi2dvi f
Jari Aaltob72432f1999-02-19 17:11:39 +0000385support/texi2html f 755
Jari Aaltod166f041997-06-05 14:59:13 +0000386support/xenix-link.sh f 755
Jari Aaltob72432f1999-02-19 17:11:39 +0000387support/shobj-conf f 755
388support/rlvers.sh f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000389examples/bashdb/PERMISSION f
390examples/bashdb/README f
391examples/bashdb/bashdb f
392examples/bashdb/bashdb.fns f
393examples/bashdb/bashdb.pre f
394examples/loadables/README f
Jari Aaltob72432f1999-02-19 17:11:39 +0000395examples/loadables/template.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000396examples/loadables/Makefile.in f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000397examples/loadables/necho.c f
398examples/loadables/hello.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000399examples/loadables/print.c f
400examples/loadables/sprintf.c f
401examples/loadables/sleep.c f
402examples/loadables/truefalse.c f
403examples/loadables/getconf.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000404examples/loadables/finfo.c f
405examples/loadables/cat.c f
406examples/loadables/logname.c f
407examples/loadables/basename.c f
408examples/loadables/dirname.c f
409examples/loadables/tty.c f
410examples/loadables/pathchk.c f
411examples/loadables/tee.c f
412examples/loadables/rmdir.c f
413examples/loadables/head.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000414examples/loadables/printenv.c f
415examples/loadables/id.c f
416examples/loadables/whoami.c f
417examples/loadables/uname.c f
418examples/loadables/sync.c f
419examples/loadables/mkdir.c f
420examples/loadables/ln.c f
421examples/loadables/unlink.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000422examples/functions/autoload f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000423examples/functions/autoload.v2 f
Jari Aaltob72432f1999-02-19 17:11:39 +0000424examples/functions/autoload.v3 f
Jari Aaltocce855b1998-04-17 19:52:44 +0000425examples/functions/basename f
426examples/functions/basename2 f
Jari Aalto726f6381996-08-26 18:22:31 +0000427examples/functions/csh-compat f
Jari Aaltocce855b1998-04-17 19:52:44 +0000428examples/functions/dirfuncs f
429examples/functions/dirname f
430examples/functions/exitstat f
431examples/functions/external f
432examples/functions/fact f
433examples/functions/fstty f
434examples/functions/func f
435examples/functions/getoptx.bash f
436examples/functions/inetaddr f
437examples/functions/inpath f
438examples/functions/isnum.bash f
439examples/functions/isnum2 f
440examples/functions/jdate.bash f
441examples/functions/jj.bash f
442examples/functions/keep f
443examples/functions/kshenv f
444examples/functions/login f
445examples/functions/lowercase f
446examples/functions/manpage f
447examples/functions/mhfold f
448examples/functions/notify.bash f
449examples/functions/pathfuncs f
450examples/functions/repeat2 f
Jari Aaltob72432f1999-02-19 17:11:39 +0000451examples/functions/repeat3 f
Jari Aaltocce855b1998-04-17 19:52:44 +0000452examples/functions/seq f
Jari Aaltob72432f1999-02-19 17:11:39 +0000453examples/functions/seq2 f
Jari Aalto726f6381996-08-26 18:22:31 +0000454examples/functions/shcat f
Jari Aaltocce855b1998-04-17 19:52:44 +0000455examples/functions/shcat2 f
456examples/functions/substr f
Jari Aalto726f6381996-08-26 18:22:31 +0000457examples/functions/substr2 f
458examples/functions/term f
459examples/functions/whatis f
460examples/functions/whence f
Jari Aaltob72432f1999-02-19 17:11:39 +0000461examples/functions/which f
Jari Aaltod166f041997-06-05 14:59:13 +0000462examples/functions/xalias.bash f
Jari Aalto726f6381996-08-26 18:22:31 +0000463examples/scripts/adventure.sh f
Jari Aalto726f6381996-08-26 18:22:31 +0000464examples/scripts/bcsh.sh f
Jari Aaltocce855b1998-04-17 19:52:44 +0000465examples/scripts/fixfiles.bash f
466examples/scripts/hanoi.bash f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000467examples/scripts/inpath f
Jari Aaltocce855b1998-04-17 19:52:44 +0000468examples/scripts/krand.bash f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000469examples/scripts/nohup.bash f
Jari Aaltocce855b1998-04-17 19:52:44 +0000470examples/scripts/precedence f
471examples/scripts/randomcard.bash f
472examples/scripts/scrollbar f
473examples/scripts/scrollbar2 f
474examples/scripts/showperm.bash f
475examples/scripts/shprompt f
476examples/scripts/spin.bash f
477examples/scripts/timeout f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000478examples/scripts/vtree2 f
Jari Aaltod166f041997-06-05 14:59:13 +0000479examples/scripts/vtree3 f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000480examples/scripts/zprintf f
481examples/startup-files/README f
Jari Aaltocce855b1998-04-17 19:52:44 +0000482examples/startup-files/Bashrc.bfox f
Jari Aalto726f6381996-08-26 18:22:31 +0000483examples/startup-files/Bash_aliases f
484examples/startup-files/Bash_profile f
485examples/startup-files/bash-profile f
486examples/startup-files/bashrc f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000487examples/misc/suncmd.termcap f
Jari Aaltocce855b1998-04-17 19:52:44 +0000488examples/misc/aliasconv.sh f
489examples/misc/aliasconv.bash f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000490examples/misc/cshtobash f
Jari Aalto726f6381996-08-26 18:22:31 +0000491tests/README f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000492tests/arith.tests f
493tests/arith.right f
494tests/array.tests f
495tests/array.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000496tests/array-at-star f
497tests/array2.right f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000498tests/braces-tests f
499tests/braces.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000500tests/builtins.tests f
501tests/builtins.right f
502tests/builtins.sub1 f
Jari Aaltocce855b1998-04-17 19:52:44 +0000503tests/source1.sub f
504tests/source2.sub f
505tests/source3.sub f
506tests/source4.sub f
507tests/source5.sub f
508tests/cond.tests f
509tests/cond.right f
Jari Aaltob72432f1999-02-19 17:11:39 +0000510tests/cprint.tests f
511tests/cprint.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000512tests/dollar-at-star f
Jari Aalto726f6381996-08-26 18:22:31 +0000513tests/dollar.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000514tests/dstack.tests f
515tests/dstack.right f
516tests/dstack2.tests f
517tests/dstack2.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000518tests/errors.tests f
519tests/errors.right f
520tests/execscript f
Jari Aaltocce855b1998-04-17 19:52:44 +0000521tests/exec.right f
522tests/exec1.sub f 755
523tests/exec2.sub f
524tests/exec3.sub f
525tests/exec4.sub f
526tests/exec5.sub f
Jari Aalto726f6381996-08-26 18:22:31 +0000527tests/exp-tests f
528tests/exp.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000529tests/extglob.tests f
530tests/extglob.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000531tests/func.tests f
532tests/func.right f
533tests/getopts.tests f
534tests/getopts.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000535tests/getopts1.sub f
536tests/getopts2.sub f
537tests/getopts3.sub f
538tests/getopts4.sub f
539tests/getopts5.sub f
540tests/getopts6.sub f
541tests/getopts7.sub f
Jari Aalto726f6381996-08-26 18:22:31 +0000542tests/glob-test f
Jari Aaltocce855b1998-04-17 19:52:44 +0000543tests/glob1.sub f
Jari Aalto726f6381996-08-26 18:22:31 +0000544tests/glob.right f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000545tests/heredoc.tests f
546tests/heredoc.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000547tests/histexp.tests f
548tests/histexp.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000549tests/history.tests f
550tests/history.right f
551tests/history.list f
Jari Aaltocce855b1998-04-17 19:52:44 +0000552tests/ifs-1.test f
553tests/ifs-2.test f
554tests/ifs-3.test f
555tests/ifs-1.right f
556tests/ifs-2.right f
557tests/ifs-3.right f
Jari Aalto726f6381996-08-26 18:22:31 +0000558tests/input-line.sh f
559tests/input-line.sub f
560tests/input.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000561tests/jobs.tests f
Jari Aaltocce855b1998-04-17 19:52:44 +0000562tests/jobs1.sub f
563tests/jobs2.sub f
Jari Aaltod166f041997-06-05 14:59:13 +0000564tests/jobs.right f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000565tests/more-exp.tests f
566tests/more-exp.right f
Jari Aalto726f6381996-08-26 18:22:31 +0000567tests/new-exp.tests f
Jari Aaltocce855b1998-04-17 19:52:44 +0000568tests/new-exp1.sub f
569tests/new-exp2.sub f
Jari Aalto726f6381996-08-26 18:22:31 +0000570tests/new-exp.right f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000571tests/nquote.tests f
572tests/nquote.right f
573tests/posix2.tests f
574tests/posix2.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000575tests/posixpat.tests f
576tests/posixpat.right f
Jari Aalto726f6381996-08-26 18:22:31 +0000577tests/prec.right f
578tests/precedence f
Jari Aaltocce855b1998-04-17 19:52:44 +0000579tests/printf.tests f
580tests/printf.right f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000581tests/quote.tests f
582tests/quote.right f
583tests/read.tests f
584tests/read.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000585tests/redir.tests f
586tests/redir.right f
587tests/redir1.sub f
588tests/redir2.sub f
589tests/redir3.sub f
590tests/redir3.in1 f
591tests/redir3.in2 f
592tests/redir4.sub f
593tests/redir4.in1 f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000594tests/rhs-exp.tests f
595tests/rhs-exp.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000596tests/rsh.tests f
597tests/rsh.right f
Jari Aalto726f6381996-08-26 18:22:31 +0000598tests/run-all f
Jari Aaltod166f041997-06-05 14:59:13 +0000599tests/run-minimal f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000600tests/run-arith f
601tests/run-array f
Jari Aaltocce855b1998-04-17 19:52:44 +0000602tests/run-array2 f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000603tests/run-braces f
Jari Aaltod166f041997-06-05 14:59:13 +0000604tests/run-builtins f
Jari Aaltocce855b1998-04-17 19:52:44 +0000605tests/run-cond f
Jari Aaltob72432f1999-02-19 17:11:39 +0000606tests/run-cprint f
Jari Aaltod166f041997-06-05 14:59:13 +0000607tests/run-dirstack f
Jari Aalto726f6381996-08-26 18:22:31 +0000608tests/run-dollars f
Jari Aaltod166f041997-06-05 14:59:13 +0000609tests/run-errors f
610tests/run-execscript f
Jari Aalto726f6381996-08-26 18:22:31 +0000611tests/run-exp-tests f
Jari Aaltocce855b1998-04-17 19:52:44 +0000612tests/run-extglob f
Jari Aaltod166f041997-06-05 14:59:13 +0000613tests/run-func f
614tests/run-getopts f
Jari Aalto726f6381996-08-26 18:22:31 +0000615tests/run-glob-test f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000616tests/run-heredoc f
Jari Aaltod166f041997-06-05 14:59:13 +0000617tests/run-histexpand f
618tests/run-history f
Jari Aalto726f6381996-08-26 18:22:31 +0000619tests/run-ifs-tests f
620tests/run-input-test f
Jari Aaltod166f041997-06-05 14:59:13 +0000621tests/run-jobs f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000622tests/run-more-exp f
Jari Aalto726f6381996-08-26 18:22:31 +0000623tests/run-new-exp f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000624tests/run-nquote f
625tests/run-posix2 f
Jari Aaltocce855b1998-04-17 19:52:44 +0000626tests/run-posixpat f
Jari Aalto726f6381996-08-26 18:22:31 +0000627tests/run-precedence f
Jari Aaltocce855b1998-04-17 19:52:44 +0000628tests/run-printf f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000629tests/run-quote f
630tests/run-read f
Jari Aaltod166f041997-06-05 14:59:13 +0000631tests/run-redir f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000632tests/run-rhs-exp f
Jari Aaltod166f041997-06-05 14:59:13 +0000633tests/run-rsh f
Jari Aaltocce855b1998-04-17 19:52:44 +0000634tests/run-set-e f
635tests/run-shopt f
Jari Aalto726f6381996-08-26 18:22:31 +0000636tests/run-strip f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000637tests/run-test f
638tests/run-tilde f
Jari Aaltod166f041997-06-05 14:59:13 +0000639tests/run-trap f
640tests/run-type f
Jari Aalto726f6381996-08-26 18:22:31 +0000641tests/run-varenv f
642tests/set-e-test f
643tests/set-e.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000644tests/shopt.tests f
645tests/shopt.right f
Jari Aalto726f6381996-08-26 18:22:31 +0000646tests/strip.tests f
647tests/strip.right f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000648tests/test-tests f
649tests/test.right f
Jari Aalto726f6381996-08-26 18:22:31 +0000650tests/tilde-tests f
651tests/tilde.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000652tests/trap.tests f
653tests/trap.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000654tests/trap1.sub f 755
Jari Aaltod166f041997-06-05 14:59:13 +0000655tests/type.tests f
656tests/type.right f
Jari Aalto726f6381996-08-26 18:22:31 +0000657tests/varenv.right f
658tests/varenv.sh f
Jari Aaltod166f041997-06-05 14:59:13 +0000659tests/version f
660tests/version.mini f
Jari Aaltocce855b1998-04-17 19:52:44 +0000661tests/misc/perftest f
662tests/misc/perf-script f
663tests/misc/redir-t2.sh f
664tests/misc/run-r2.sh f
665tests/misc/sigint-1.sh f
666tests/misc/sigint-2.sh f
667tests/misc/sigint-3.sh f
668tests/misc/sigint-4.sh f
Jari Aalto726f6381996-08-26 18:22:31 +0000669tests/misc/test-minus-e.1 f
670tests/misc/test-minus-e.2 f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000671examples/scripts.v2/PERMISSION f
672examples/scripts.v2/README f
673examples/scripts.v2/arc2tarz f
674examples/scripts.v2/bashrand f
Jari Aaltocce855b1998-04-17 19:52:44 +0000675examples/scripts.v2/cal2day.bash f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000676examples/scripts.v2/cdhist.bash f
677examples/scripts.v2/corename f
678examples/scripts.v2/fman f
679examples/scripts.v2/frcp f
680examples/scripts.v2/lowercase f
681examples/scripts.v2/ncp f
682examples/scripts.v2/newext f
683examples/scripts.v2/nmv f
684examples/scripts.v2/pages f
685examples/scripts.v2/pf f
686examples/scripts.v2/rename f
687examples/scripts.v2/repeat f
688examples/scripts.v2/untar f
689examples/scripts.v2/uudec f
690examples/scripts.v2/uuenc f
691examples/scripts.v2/vtree f
692examples/scripts.v2/where f
693examples/scripts.v2/pmtop f
694examples/scripts.v2/shprof f
695examples/scripts.noah/PERMISSION f
696examples/scripts.noah/README f
697examples/scripts.noah/aref.bash f
698examples/scripts.noah/bash.sub.bash f
699examples/scripts.noah/bash_version.bash f
700examples/scripts.noah/meta.bash f
701examples/scripts.noah/mktmp.bash f
702examples/scripts.noah/number.bash f
703examples/scripts.noah/prompt.bash f
704examples/scripts.noah/remap_keys.bash f
705examples/scripts.noah/require.bash f
706examples/scripts.noah/send_mail.bash f
707examples/scripts.noah/shcat.bash f
708examples/scripts.noah/source.bash f
709examples/scripts.noah/string.bash f
710examples/scripts.noah/stty.bash f
711examples/scripts.noah/y_or_n_p.bash f