blob: 735270cb6d198dc2b340d6de2f6eefc0a50779ea [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 Aalto7117c2d2002-07-17 14:10:11 +000013examples/obashdb d
Jari Aaltobb706242000-03-17 21:46:59 +000014examples/complete d
Jari Aalto726f6381996-08-26 18:22:31 +000015examples/functions d
16examples/scripts d
Jari Aaltoccc6cda1996-12-23 17:02:34 +000017examples/scripts.v2 d
18examples/scripts.noah d
Jari Aalto726f6381996-08-26 18:22:31 +000019examples/startup-files d
Jari Aaltobb706242000-03-17 21:46:59 +000020examples/startup-files/apple d
Jari Aaltoccc6cda1996-12-23 17:02:34 +000021examples/misc d
22examples/loadables d
Jari Aaltobb706242000-03-17 21:46:59 +000023examples/loadables/perl d
24include d
Jari Aalto726f6381996-08-26 18:22:31 +000025lib d
Jari Aalto726f6381996-08-26 18:22:31 +000026lib/glob d
27lib/glob/doc d
Jari Aaltob80f6442004-07-27 13:29:18 +000028lib/intl d
Jari Aalto726f6381996-08-26 18:22:31 +000029lib/malloc d
Jari Aalto726f6381996-08-26 18:22:31 +000030lib/readline d
31lib/readline/doc d
32lib/readline/examples d
Jari Aaltocce855b1998-04-17 19:52:44 +000033lib/sh d
Jari Aalto726f6381996-08-26 18:22:31 +000034lib/termcap d
Jari Aalto726f6381996-08-26 18:22:31 +000035lib/tilde d
Jari Aaltob80f6442004-07-27 13:29:18 +000036po d
Jari Aalto726f6381996-08-26 18:22:31 +000037support d
38tests d
39tests/misc d
Jari Aaltob80f6442004-07-27 13:29:18 +000040ABOUT-NLS f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000041CHANGES f
42COMPAT f
Jari Aalto726f6381996-08-26 18:22:31 +000043COPYING f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000044INSTALL f
Jari Aalto726f6381996-08-26 18:22:31 +000045MANIFEST f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000046NEWS f
47NOTES f
Jari Aalto7117c2d2002-07-17 14:10:11 +000048POSIX f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000049README f
Jari Aalto7117c2d2002-07-17 14:10:11 +000050RBASH f
Jari Aaltod166f041997-06-05 14:59:13 +000051AUTHORS f
Jari Aaltob72432f1999-02-19 17:11:39 +000052Y2K f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000053configure.in f
Jari Aalto17345e52009-02-19 22:21:29 +000054configure f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +000055Makefile.in f
Jari Aaltob72432f1999-02-19 17:11:39 +000056config-top.h f
57config-bot.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000058config.h.in f
59aclocal.m4 f
60array.c f
Jari Aaltof73dda02001-11-13 17:56:06 +000061arrayfunc.c f
Jari Aalto31859422009-01-12 13:36:28 +000062assoc.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000063eval.c f
Jari Aalto726f6381996-08-26 18:22:31 +000064print_cmd.c f
65general.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000066list.c f
67locale.c f
68stringlib.c f
Jari Aalto726f6381996-08-26 18:22:31 +000069variables.c f
70make_cmd.c f
71copy_cmd.c f
72unwind_prot.c f
73dispose_cmd.c f
Jari Aalto726f6381996-08-26 18:22:31 +000074bashhist.c f
Jari Aaltod166f041997-06-05 14:59:13 +000075hashcmd.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000076hashlib.c f
Jari Aalto726f6381996-08-26 18:22:31 +000077parse.y f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000078pathexp.c f
Jari Aalto726f6381996-08-26 18:22:31 +000079subst.c f
80shell.c f
81trap.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000082sig.c f
Jari Aalto726f6381996-08-26 18:22:31 +000083siglist.c f
84version.c f
85flags.c f
86jobs.c f
Jari Aalto726f6381996-08-26 18:22:31 +000087input.c f
88mailcheck.c f
89test.c f
90expr.c f
91alias.c f
92execute_cmd.c f
Jari Aaltocce855b1998-04-17 19:52:44 +000093findcmd.c f
94redir.c f
Jari Aalto726f6381996-08-26 18:22:31 +000095bashline.c f
96braces.c f
97bracecomp.c f
98nojobs.c f
Jari Aalto726f6381996-08-26 18:22:31 +000099error.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000100xmalloc.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000101pcomplete.c f
102pcomplib.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000103mksyntax.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000104alias.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000105builtins.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000106bashhist.h f
107bashline.h f
Jari Aaltof73dda02001-11-13 17:56:06 +0000108conftypes.h f
109patchlevel.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000110variables.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000111array.h f
Jari Aaltof73dda02001-11-13 17:56:06 +0000112arrayfunc.h f
Jari Aalto31859422009-01-12 13:36:28 +0000113assoc.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000114jobs.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000115findcmd.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000116hashlib.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000117quit.h f
118flags.h f
119shell.h f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000120syntax.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000121pathexp.h f
122parser.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000123pcomplete.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000124sig.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000125test.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000126trap.h f
127general.h f
128unwind_prot.h f
129input.h f
130error.h f
131command.h f
132externs.h f
133siglist.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000134subst.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000135dispose_cmd.h f
Jari Aaltod166f041997-06-05 14:59:13 +0000136hashcmd.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000137bashansi.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000138bashjmp.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000139bashintl.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000140make_cmd.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000141execute_cmd.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000142redir.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000143bashtypes.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000144mailcheck.h f
Jari Aaltof73dda02001-11-13 17:56:06 +0000145xmalloc.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000146y.tab.c f
147y.tab.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000148parser-built f
Jari Aaltob80f6442004-07-27 13:29:18 +0000149pathnames.h.in f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000150builtins/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000151builtins/alias.def f
152builtins/bind.def f
153builtins/break.def f
154builtins/builtin.def f
Jari Aaltob80f6442004-07-27 13:29:18 +0000155builtins/caller.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000156builtins/cd.def f
157builtins/colon.def f
158builtins/command.def f
Jari Aaltobb706242000-03-17 21:46:59 +0000159builtins/complete.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000160builtins/common.c f
161builtins/declare.def f
162builtins/echo.def f
163builtins/enable.def f
164builtins/eval.def f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000165builtins/evalfile.c f
166builtins/evalstring.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000167builtins/exec.def f
168builtins/exit.def f
169builtins/fc.def f
170builtins/fg_bg.def f
171builtins/getopt.c f
172builtins/getopt.h f
173builtins/getopts.def f
174builtins/hash.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000175builtins/help.def f
176builtins/let.def f
177builtins/history.def f
178builtins/jobs.def f
179builtins/kill.def f
Jari Aalto31859422009-01-12 13:36:28 +0000180builtins/mapfile.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000181builtins/mkbuiltins.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000182builtins/printf.def f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000183builtins/pushd.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000184builtins/read.def f
185builtins/reserved.def f
186builtins/return.def f
187builtins/set.def f
188builtins/setattr.def f
189builtins/shift.def f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000190builtins/shopt.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000191builtins/source.def f
192builtins/suspend.def f
193builtins/test.def f
194builtins/times.def f
195builtins/trap.def f
196builtins/type.def f
197builtins/ulimit.def f
198builtins/umask.def f
199builtins/wait.def f
200builtins/psize.c f
201builtins/psize.sh f
202builtins/inlib.def f
203builtins/bashgetopt.c f
204builtins/common.h f
205builtins/bashgetopt.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000206cross-build/cygwin32.cache f
Jari Aaltob72432f1999-02-19 17:11:39 +0000207cross-build/x86-beos.cache f
Jari Aaltob72432f1999-02-19 17:11:39 +0000208cross-build/opennt.cache f
Jari Aaltobb706242000-03-17 21:46:59 +0000209include/ansi_stdlib.h f
Jari Aaltof73dda02001-11-13 17:56:06 +0000210include/chartypes.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000211include/filecntl.h f
Jari Aaltob80f6442004-07-27 13:29:18 +0000212include/gettext.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000213include/maxpath.h f
214include/memalloc.h f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000215include/ocache.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000216include/posixdir.h f
217include/posixjmp.h f
218include/posixstat.h f
219include/posixtime.h f
220include/posixwait.h f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000221include/shmbutil.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000222include/shtty.h f
223include/stdc.h f
224include/systimes.h f
Jari Aaltof73dda02001-11-13 17:56:06 +0000225include/typemax.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000226include/unionwait.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000227lib/glob/Makefile.in f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000228lib/glob/sm_loop.c f
229lib/glob/smatch.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000230lib/glob/strmatch.c f
231lib/glob/strmatch.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000232lib/glob/glob.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000233lib/glob/glob.h f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000234lib/glob/glob_loop.c f
235lib/glob/xmbsrtowcs.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000236lib/glob/collsyms.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000237lib/glob/doc/Makefile f
238lib/glob/doc/glob.texi f
239lib/glob/ndir.h f
Jari Aaltob80f6442004-07-27 13:29:18 +0000240lib/intl/ChangeLog f
241lib/intl/Makefile.in f
242lib/intl/VERSION f
243lib/intl/bindtextdom.c f
244lib/intl/config.charset f
245lib/intl/dcgettext.c f
246lib/intl/dcigettext.c f
247lib/intl/dcngettext.c f
248lib/intl/dgettext.c f
249lib/intl/dngettext.c f
250lib/intl/eval-plural.h f
251lib/intl/explodename.c f
252lib/intl/finddomain.c f
253lib/intl/gettext.c f
254lib/intl/gettextP.h f
255lib/intl/gmo.h f
256lib/intl/hash-string.h f
257lib/intl/intl-compat.c f
258lib/intl/l10nflist.c f
259lib/intl/libgnuintl.h.in f
260lib/intl/loadinfo.h f
261lib/intl/loadmsgcat.c f
262lib/intl/localcharset.c f
263lib/intl/localcharset.h f
264lib/intl/locale.alias f
265lib/intl/localealias.c f
266lib/intl/localename.c f
267lib/intl/log.c f
268lib/intl/ngettext.c f
269lib/intl/os2compat.c f
270lib/intl/os2compat.h f
271lib/intl/osdep.c f
272lib/intl/plural-exp.c f
273lib/intl/plural-exp.h f
274lib/intl/plural.c f
275lib/intl/plural.y f
276lib/intl/ref-add.sin f
277lib/intl/ref-del.sin f
278lib/intl/relocatable.c f
279lib/intl/relocatable.h f
280lib/intl/textdomain.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000281lib/malloc/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000282lib/malloc/getpagesize.h f
Jari Aaltof73dda02001-11-13 17:56:06 +0000283lib/malloc/imalloc.h f
284lib/malloc/mstats.h f
285lib/malloc/shmalloc.h f
286lib/malloc/table.h f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000287lib/malloc/watch.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000288lib/malloc/alloca.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000289lib/malloc/malloc.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000290lib/malloc/stats.c f
291lib/malloc/table.c f
292lib/malloc/trace.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000293lib/malloc/watch.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000294lib/malloc/xmalloc.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000295lib/malloc/xleaktrace f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000296lib/malloc/stub.c f
297lib/malloc/i386-alloca.s f
298lib/malloc/x386-alloca.s f
Jari Aalto726f6381996-08-26 18:22:31 +0000299lib/readline/COPYING f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000300lib/readline/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000301lib/readline/ChangeLog f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000302lib/readline/README f
303lib/readline/STANDALONE f
304lib/readline/readline.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000305lib/readline/vi_mode.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000306lib/readline/emacs_keymap.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000307lib/readline/vi_keymap.c f
308lib/readline/history.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000309lib/readline/histexpand.c f
310lib/readline/histsearch.c f
311lib/readline/histfile.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000312lib/readline/funmap.c f
313lib/readline/keymaps.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000314lib/readline/util.c f
315lib/readline/terminal.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000316lib/readline/xmalloc.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000317lib/readline/search.c f
318lib/readline/isearch.c f
319lib/readline/parens.c f
320lib/readline/rltty.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000321lib/readline/compat.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000322lib/readline/complete.c f
323lib/readline/bind.c f
324lib/readline/display.c f
325lib/readline/signals.c f
326lib/readline/kill.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000327lib/readline/text.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000328lib/readline/undo.c f
329lib/readline/macro.c f
330lib/readline/input.c f
331lib/readline/callback.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000332lib/readline/mbutil.c f
333lib/readline/misc.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000334lib/readline/nls.c f
Jari Aaltod166f041997-06-05 14:59:13 +0000335lib/readline/shell.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000336lib/readline/savestring.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000337lib/readline/tilde.c f
338lib/readline/tilde.h f
339lib/readline/rldefs.h f
340lib/readline/rlconf.h f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000341lib/readline/rlmbutil.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000342lib/readline/rlshell.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000343lib/readline/rltty.h f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000344lib/readline/rltypedefs.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000345lib/readline/rlwinsize.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000346lib/readline/readline.h f
347lib/readline/tcap.h f
348lib/readline/keymaps.h f
349lib/readline/history.h f
350lib/readline/histlib.h f
351lib/readline/chardefs.h f
352lib/readline/posixdir.h f
Jari Aaltod166f041997-06-05 14:59:13 +0000353lib/readline/posixjmp.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000354lib/readline/posixstat.h f
355lib/readline/ansi_stdlib.h f
Jari Aaltob72432f1999-02-19 17:11:39 +0000356lib/readline/rlstdc.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000357lib/readline/rlprivate.h f
358lib/readline/xmalloc.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000359lib/readline/doc/Makefile f
Jari Aaltob80f6442004-07-27 13:29:18 +0000360lib/readline/doc/version.texi f
361lib/readline/doc/rlman.texi f
362lib/readline/doc/rltech.texi f
363lib/readline/doc/rluser.texi f
364lib/readline/doc/rluserman.texi f
365lib/readline/doc/history.texi f
366lib/readline/doc/hstech.texi f
367lib/readline/doc/hsuser.texi f
368lib/readline/doc/fdl.texi f
Jari Aalto726f6381996-08-26 18:22:31 +0000369lib/readline/examples/Makefile f
Jari Aaltobb706242000-03-17 21:46:59 +0000370lib/readline/examples/excallback.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000371lib/readline/examples/fileman.c f
372lib/readline/examples/manexamp.c f
373lib/readline/examples/histexamp.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000374lib/readline/examples/rltest.c f
Jari Aaltod166f041997-06-05 14:59:13 +0000375lib/readline/examples/rl.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000376lib/readline/examples/rlcat.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000377lib/readline/examples/Inputrc f
Jari Aaltocce855b1998-04-17 19:52:44 +0000378lib/sh/Makefile.in f
Jari Aalto31859422009-01-12 13:36:28 +0000379lib/sh/casemod.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000380lib/sh/clktck.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000381lib/sh/clock.c f
Jari Aalto06285672006-10-10 14:15:34 +0000382lib/sh/eaccess.c f
Jari Aalto31859422009-01-12 13:36:28 +0000383lib/sh/fdprintf.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000384lib/sh/fmtullong.c f
385lib/sh/fmtulong.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000386lib/sh/fmtumax.c f
Jari Aalto31859422009-01-12 13:36:28 +0000387lib/sh/fpurge.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000388lib/sh/getcwd.c f
389lib/sh/getenv.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000390lib/sh/inet_aton.c f
Jari Aalto31859422009-01-12 13:36:28 +0000391lib/sh/input_avail.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000392lib/sh/itos.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000393lib/sh/mailstat.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000394lib/sh/makepath.c f
Jari Aalto31859422009-01-12 13:36:28 +0000395lib/sh/mbscmp.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000396lib/sh/memset.c f
397lib/sh/mktime.c f
398lib/sh/netconn.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000399lib/sh/netopen.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000400lib/sh/oslib.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000401lib/sh/pathcanon.c f
402lib/sh/pathphys.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000403lib/sh/rename.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000404lib/sh/setlinebuf.c f
Jari Aaltob80f6442004-07-27 13:29:18 +0000405lib/sh/shmatch.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000406lib/sh/shquote.c f
407lib/sh/shtty.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000408lib/sh/snprintf.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000409lib/sh/spell.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000410lib/sh/strcasecmp.c f
411lib/sh/strerror.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000412lib/sh/strftime.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000413lib/sh/strindex.c f
414lib/sh/stringlist.c f
415lib/sh/stringvec.c f
Jari Aalto95732b42005-12-07 14:08:12 +0000416lib/sh/strnlen.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000417lib/sh/strpbrk.c f
Jari Aaltob80f6442004-07-27 13:29:18 +0000418lib/sh/strstr.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000419lib/sh/strtod.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000420lib/sh/strtoimax.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000421lib/sh/strtol.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000422lib/sh/strtoll.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000423lib/sh/strtoul.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000424lib/sh/strtoull.c f
425lib/sh/strtoumax.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000426lib/sh/strtrans.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000427lib/sh/times.c f
428lib/sh/timeval.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000429lib/sh/tmpfile.c f
Jari Aalto31859422009-01-12 13:36:28 +0000430lib/sh/uconvert.c f
431lib/sh/ufuncs.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000432lib/sh/vprint.c f
Jari Aalto06285672006-10-10 14:15:34 +0000433lib/sh/wcsdup.c f
Jari Aalto95732b42005-12-07 14:08:12 +0000434lib/sh/winsize.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000435lib/sh/xstrchr.c f
436lib/sh/zcatfd.c f
Jari Aalto31859422009-01-12 13:36:28 +0000437lib/sh/zgetline.c f
438lib/sh/zmapfd.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000439lib/sh/zread.c f
440lib/sh/zwrite.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000441lib/termcap/Makefile.in f
Jari Aaltobb706242000-03-17 21:46:59 +0000442lib/termcap/ltcap.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000443lib/termcap/termcap.c f
444lib/termcap/termcap.h f
445lib/termcap/tparam.c f
446lib/termcap/version.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000447lib/tilde/README f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000448lib/tilde/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000449lib/tilde/tilde.c f
450lib/tilde/tilde.h f
Jari Aaltob72432f1999-02-19 17:11:39 +0000451lib/tilde/shell.c f
Jari Aaltob80f6442004-07-27 13:29:18 +0000452po/LINGUAS f
453po/Makefile.in.in f
454po/Makevars f
455po/POTFILES.in f
Jari Aalto31859422009-01-12 13:36:28 +0000456po/README f
Jari Aaltob80f6442004-07-27 13:29:18 +0000457po/Rules-builtins f
458po/Rules-quot f
459po/bash.pot f
460po/boldquot.sed f
Jari Aalto31859422009-01-12 13:36:28 +0000461po/en@boldquot.gmo f
Jari Aaltob80f6442004-07-27 13:29:18 +0000462po/en@boldquot.header f
Jari Aaltob80f6442004-07-27 13:29:18 +0000463po/en@boldquot.po f
464po/en@quot.gmo f
Jari Aalto31859422009-01-12 13:36:28 +0000465po/en@quot.header f
466po/en@quot.po f
467po/af.gmo f
468po/af.po f
469po/bg.gmo f
470po/bg.po f
471po/ca.gmo f
472po/ca.po f
473po/cs.gmo f
474po/cs.po f
475po/de.gmo f
476po/de.po f
477po/eo.gmo f
478po/eo.po f
479po/es.gmo f
480po/es.po f
481po/et.gmo f
482po/et.po f
483po/fr.gmo f
484po/fr.po f
485po/hu.gmo f
486po/hu.po f
487po/id.gmo f
488po/id.po f
489po/ja.gmo f
490po/ja.po f
491po/lt.gmo f
492po/lt.po f
493po/nl.gmo f
494po/nl.po f
495po/pl.gmo f
496po/pl.po f
497po/pt_BR.gmo f
498po/pt_BR.po f
499po/ro.gmo f
500po/ro.po f
Jari Aalto06285672006-10-10 14:15:34 +0000501po/ru.gmo f
Jari Aalto31859422009-01-12 13:36:28 +0000502po/ru.po f
503po/sk.gmo f
504po/sk.po f
505po/sv.gmo f
506po/sv.po f
507po/tr.gmo f
508po/tr.po f
509po/vi.gmo f
510po/vi.po f
511po/zh_TW.gmo f
512po/zh_TW.po f
Jari Aaltob80f6442004-07-27 13:29:18 +0000513po/insert-header.sin f
514po/quot.sed f
515po/remove-potcdate.sin f
Jari Aalto726f6381996-08-26 18:22:31 +0000516CWRU/misc/open-files.c f
517CWRU/misc/sigs.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000518CWRU/misc/sigstat.c f
519CWRU/misc/bison f
Jari Aaltob72432f1999-02-19 17:11:39 +0000520CWRU/misc/errlist.c f
521CWRU/misc/hpux10-dlfcn.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000522CWRU/PLATFORMS f
523CWRU/README f
Jari Aalto31859422009-01-12 13:36:28 +0000524CWRU/audit-patch f
Jari Aalto726f6381996-08-26 18:22:31 +0000525CWRU/changelog f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000526CWRU/sh-redir-hack f
527CWRU/mh-folder-comp f
528doc/FAQ f
529doc/Makefile.in f
530doc/bash.1 f
531doc/bashbug.1 f
Jari Aaltobb706242000-03-17 21:46:59 +0000532doc/builtins.1 f
533doc/rbash.1 f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000534doc/README f
535doc/INTRO f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000536doc/texinfo.tex f
537doc/bashref.texi f
Jari Aaltob80f6442004-07-27 13:29:18 +0000538doc/version.texi f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000539doc/bashref.info f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000540doc/article.ms f
Jari Aaltocce855b1998-04-17 19:52:44 +0000541doc/htmlpost.sh f 755
Jari Aaltob80f6442004-07-27 13:29:18 +0000542doc/infopost.sh f 755
543doc/fdl.texi f
544doc/fdl.txt f
Jari Aaltocce855b1998-04-17 19:52:44 +0000545support/Makefile.in f
Jari Aaltof73dda02001-11-13 17:56:06 +0000546support/bashversion.c f
Jari Aalto31859422009-01-12 13:36:28 +0000547support/checkbashisms f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000548support/config.guess f
Jari Aaltob80f6442004-07-27 13:29:18 +0000549support/config.rpath f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000550support/config.sub f
Jari Aaltod166f041997-06-05 14:59:13 +0000551support/printenv.sh f 755
552support/printenv.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000553support/bash.xbm f
Jari Aaltob72432f1999-02-19 17:11:39 +0000554support/missing f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000555support/mkclone f 755
Jari Aaltod166f041997-06-05 14:59:13 +0000556support/mkconffiles f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000557support/mkdirs f 755
Jari Aaltob80f6442004-07-27 13:29:18 +0000558support/mkinstalldirs f 755
Jari Aaltod166f041997-06-05 14:59:13 +0000559support/mkversion.sh f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000560support/mksignames.c f
Jari Aalto06285672006-10-10 14:15:34 +0000561support/signames.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000562support/bashbug.sh f
Jari Aaltocce855b1998-04-17 19:52:44 +0000563support/man2html.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000564support/recho.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000565support/zecho.c f
Jari Aalto31859422009-01-12 13:36:28 +0000566support/xcase.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000567support/SYMLINKS f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000568support/fixlinks f 755
569support/install.sh f 755
Jari Aaltob80f6442004-07-27 13:29:18 +0000570support/texi2dvi f 755
Jari Aaltob72432f1999-02-19 17:11:39 +0000571support/texi2html f 755
Jari Aaltod166f041997-06-05 14:59:13 +0000572support/xenix-link.sh f 755
Jari Aaltob72432f1999-02-19 17:11:39 +0000573support/shobj-conf f 755
574support/rlvers.sh f 755
Jari Aalto06285672006-10-10 14:15:34 +0000575examples/INDEX.txt f
576examples/INDEX.html f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000577examples/obashdb/PERMISSION f
578examples/obashdb/README f
Jari Aalto31859422009-01-12 13:36:28 +0000579examples/obashdb/bashdb f
580examples/obashdb/bashdb.el f
581examples/complete/bash_completion f
Jari Aaltobb706242000-03-17 21:46:59 +0000582examples/complete/complete-examples f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000583examples/complete/complete.ianmac f
584examples/complete/complete2.ianmac f
585examples/complete/complete.freebsd f
Jari Aaltof73dda02001-11-13 17:56:06 +0000586examples/complete/complete.gnu-longopt f
Jari Aaltob80f6442004-07-27 13:29:18 +0000587examples/complete/bashcc-1.0.1.tar.gz f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000588examples/loadables/README f
Jari Aaltob72432f1999-02-19 17:11:39 +0000589examples/loadables/template.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000590examples/loadables/Makefile.in f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000591examples/loadables/necho.c f
592examples/loadables/hello.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000593examples/loadables/print.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000594examples/loadables/realpath.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000595examples/loadables/sleep.c f
Jari Aaltob80f6442004-07-27 13:29:18 +0000596examples/loadables/strftime.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000597examples/loadables/truefalse.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000598examples/loadables/getconf.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000599examples/loadables/getconf.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000600examples/loadables/finfo.c f
601examples/loadables/cat.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000602examples/loadables/cut.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000603examples/loadables/logname.c f
604examples/loadables/basename.c f
605examples/loadables/dirname.c f
606examples/loadables/tty.c f
607examples/loadables/pathchk.c f
608examples/loadables/tee.c f
609examples/loadables/rmdir.c f
610examples/loadables/head.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000611examples/loadables/printenv.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000612examples/loadables/push.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000613examples/loadables/id.c f
614examples/loadables/whoami.c f
615examples/loadables/uname.c f
616examples/loadables/sync.c f
617examples/loadables/mkdir.c f
618examples/loadables/ln.c f
Jari Aalto31859422009-01-12 13:36:28 +0000619examples/loadables/mypid.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000620examples/loadables/unlink.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000621examples/loadables/perl/Makefile.in f
622examples/loadables/perl/README f
623examples/loadables/perl/bperl.c f
624examples/loadables/perl/iperl.c f
625examples/functions/array-stuff f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000626examples/functions/array-to-string f
Jari Aalto726f6381996-08-26 18:22:31 +0000627examples/functions/autoload f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000628examples/functions/autoload.v2 f
Jari Aaltob72432f1999-02-19 17:11:39 +0000629examples/functions/autoload.v3 f
Jari Aaltocce855b1998-04-17 19:52:44 +0000630examples/functions/basename f
631examples/functions/basename2 f
Jari Aaltof73dda02001-11-13 17:56:06 +0000632examples/functions/coproc.bash f
633examples/functions/coshell.README f
634examples/functions/coshell.bash f
Jari Aalto726f6381996-08-26 18:22:31 +0000635examples/functions/csh-compat f
Jari Aaltocce855b1998-04-17 19:52:44 +0000636examples/functions/dirfuncs f
637examples/functions/dirname f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000638examples/functions/emptydir f
Jari Aaltocce855b1998-04-17 19:52:44 +0000639examples/functions/exitstat f
640examples/functions/external f
641examples/functions/fact f
642examples/functions/fstty f
643examples/functions/func f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000644examples/functions/gethtml f
Jari Aaltocce855b1998-04-17 19:52:44 +0000645examples/functions/getoptx.bash f
646examples/functions/inetaddr f
647examples/functions/inpath f
648examples/functions/isnum.bash f
649examples/functions/isnum2 f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000650examples/functions/isvalidip f
Jari Aaltocce855b1998-04-17 19:52:44 +0000651examples/functions/jdate.bash f
652examples/functions/jj.bash f
653examples/functions/keep f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000654examples/functions/ksh-cd f
Jari Aaltobb706242000-03-17 21:46:59 +0000655examples/functions/ksh-compat-test f
Jari Aaltocce855b1998-04-17 19:52:44 +0000656examples/functions/kshenv f
657examples/functions/login f
658examples/functions/lowercase f
659examples/functions/manpage f
660examples/functions/mhfold f
661examples/functions/notify.bash f
662examples/functions/pathfuncs f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000663examples/functions/recurse f
Jari Aaltocce855b1998-04-17 19:52:44 +0000664examples/functions/repeat2 f
Jari Aaltob72432f1999-02-19 17:11:39 +0000665examples/functions/repeat3 f
Jari Aaltocce855b1998-04-17 19:52:44 +0000666examples/functions/seq f
Jari Aaltob72432f1999-02-19 17:11:39 +0000667examples/functions/seq2 f
Jari Aalto726f6381996-08-26 18:22:31 +0000668examples/functions/shcat f
Jari Aaltocce855b1998-04-17 19:52:44 +0000669examples/functions/shcat2 f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000670examples/functions/sort-pos-params f
Jari Aaltocce855b1998-04-17 19:52:44 +0000671examples/functions/substr f
Jari Aalto726f6381996-08-26 18:22:31 +0000672examples/functions/substr2 f
673examples/functions/term f
674examples/functions/whatis f
675examples/functions/whence f
Jari Aaltob72432f1999-02-19 17:11:39 +0000676examples/functions/which f
Jari Aaltod166f041997-06-05 14:59:13 +0000677examples/functions/xalias.bash f
Jari Aaltobb706242000-03-17 21:46:59 +0000678examples/functions/xfind.bash f
Jari Aalto726f6381996-08-26 18:22:31 +0000679examples/scripts/adventure.sh f
Jari Aalto726f6381996-08-26 18:22:31 +0000680examples/scripts/bcsh.sh f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000681examples/scripts/cat.sh f
Jari Aaltobb706242000-03-17 21:46:59 +0000682examples/scripts/center f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000683examples/scripts/dd-ex.sh f
Jari Aaltocce855b1998-04-17 19:52:44 +0000684examples/scripts/fixfiles.bash f
685examples/scripts/hanoi.bash f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000686examples/scripts/inpath f
Jari Aaltocce855b1998-04-17 19:52:44 +0000687examples/scripts/krand.bash f
Jari Aaltobb706242000-03-17 21:46:59 +0000688examples/scripts/line-input.bash f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000689examples/scripts/nohup.bash f
Jari Aaltocce855b1998-04-17 19:52:44 +0000690examples/scripts/precedence f
691examples/scripts/randomcard.bash f
692examples/scripts/scrollbar f
693examples/scripts/scrollbar2 f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000694examples/scripts/self-repro f
Jari Aaltocce855b1998-04-17 19:52:44 +0000695examples/scripts/showperm.bash f
696examples/scripts/shprompt f
697examples/scripts/spin.bash f
698examples/scripts/timeout f
Jari Aalto31859422009-01-12 13:36:28 +0000699examples/scripts/timeout2 f
700examples/scripts/timeout3 f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000701examples/scripts/vtree2 f
Jari Aaltod166f041997-06-05 14:59:13 +0000702examples/scripts/vtree3 f
Jari Aaltobb706242000-03-17 21:46:59 +0000703examples/scripts/vtree3a f
704examples/scripts/websrv.sh f
705examples/scripts/xterm_title f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000706examples/scripts/zprintf f
707examples/startup-files/README f
Jari Aaltocce855b1998-04-17 19:52:44 +0000708examples/startup-files/Bashrc.bfox f
Jari Aalto726f6381996-08-26 18:22:31 +0000709examples/startup-files/Bash_aliases f
710examples/startup-files/Bash_profile f
711examples/startup-files/bash-profile f
712examples/startup-files/bashrc f
Jari Aaltobb706242000-03-17 21:46:59 +0000713examples/startup-files/apple/README f
714examples/startup-files/apple/aliases f
715examples/startup-files/apple/bash.defaults f
716examples/startup-files/apple/environment f
717examples/startup-files/apple/login f
718examples/startup-files/apple/logout f
719examples/startup-files/apple/rc f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000720examples/misc/suncmd.termcap f
Jari Aaltocce855b1998-04-17 19:52:44 +0000721examples/misc/aliasconv.sh f
722examples/misc/aliasconv.bash f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000723examples/misc/cshtobash f
Jari Aalto726f6381996-08-26 18:22:31 +0000724tests/README f
Jari Aalto06285672006-10-10 14:15:34 +0000725tests/COPYRIGHT f
Jari Aaltob80f6442004-07-27 13:29:18 +0000726tests/alias.tests f
727tests/alias.right f
Jari Aalto95732b42005-12-07 14:08:12 +0000728tests/appendop.tests f
729tests/appendop.right f
Jari Aaltobb706242000-03-17 21:46:59 +0000730tests/arith-for.tests f
731tests/arith-for.right f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000732tests/arith.tests f
733tests/arith.right f
Jari Aaltob80f6442004-07-27 13:29:18 +0000734tests/arith1.sub f
735tests/arith2.sub f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000736tests/array.tests f
737tests/array.right f
Jari Aalto95732b42005-12-07 14:08:12 +0000738tests/array1.sub f
739tests/array2.sub f
740tests/array3.sub f
Jari Aalto06285672006-10-10 14:15:34 +0000741tests/array4.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000742tests/array5.sub f
743tests/array6.sub f
744tests/array7.sub f
745tests/array8.sub f
746tests/array9.sub f
Jari Aaltocce855b1998-04-17 19:52:44 +0000747tests/array-at-star f
748tests/array2.right f
Jari Aalto31859422009-01-12 13:36:28 +0000749tests/assoc.tests f
750tests/assoc.right f
751tests/assoc1.sub f
752tests/assoc2.sub f
753tests/assoc3.sub f
754tests/assoc4.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +0000755tests/braces.tests f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000756tests/braces.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000757tests/builtins.tests f
758tests/builtins.right f
Jari Aaltobb706242000-03-17 21:46:59 +0000759tests/builtins1.sub f
760tests/builtins2.sub f
Jari Aaltocce855b1998-04-17 19:52:44 +0000761tests/source1.sub f
762tests/source2.sub f
763tests/source3.sub f
764tests/source4.sub f
765tests/source5.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000766tests/source6.sub f
767tests/case.tests f
768tests/case.right f
769tests/casemod.tests f
770tests/casemod.right f
771tests/comsub.tests f
772tests/comsub.right f
773tests/comsub-eof.tests f
774tests/comsub-eof0.sub f
775tests/comsub-eof1.sub f
776tests/comsub-eof2.sub f
777tests/comsub-eof3.sub f
778tests/comsub-eof.right f
779tests/comsub-posix.tests f
780tests/comsub-posix.right f
781tests/comsub-posix1.sub f
Jari Aaltocce855b1998-04-17 19:52:44 +0000782tests/cond.tests f
783tests/cond.right f
Jari Aalto31859422009-01-12 13:36:28 +0000784tests/cond-regexp.sub f
785tests/coproc.tests f
786tests/coproc.right f
Jari Aaltob72432f1999-02-19 17:11:39 +0000787tests/cprint.tests f
788tests/cprint.right f
Jari Aaltob80f6442004-07-27 13:29:18 +0000789tests/dbg-support.right f
790tests/dbg-support.sub f
791tests/dbg-support.tests f
792tests/dbg-support2.right f
793tests/dbg-support2.tests f
Jari Aaltocce855b1998-04-17 19:52:44 +0000794tests/dollar-at-star f
Jari Aaltob80f6442004-07-27 13:29:18 +0000795tests/dollar-at1.sub f
796tests/dollar-at2.sub f
797tests/dollar-star1.sub f
Jari Aalto95732b42005-12-07 14:08:12 +0000798tests/dollar-star2.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000799tests/dollar-star3.sub f
Jari Aalto726f6381996-08-26 18:22:31 +0000800tests/dollar.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000801tests/dstack.tests f
802tests/dstack.right f
803tests/dstack2.tests f
804tests/dstack2.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000805tests/errors.tests f
806tests/errors.right f
807tests/execscript f
Jari Aaltocce855b1998-04-17 19:52:44 +0000808tests/exec.right f
809tests/exec1.sub f 755
810tests/exec2.sub f
811tests/exec3.sub f
812tests/exec4.sub f
813tests/exec5.sub f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000814tests/exec6.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +0000815tests/exec7.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000816tests/exec8.sub f
817tests/exp.tests f
Jari Aalto726f6381996-08-26 18:22:31 +0000818tests/exp.right f
Jari Aalto31859422009-01-12 13:36:28 +0000819tests/exp1.sub f
820tests/exp2.sub f
Jari Aaltocce855b1998-04-17 19:52:44 +0000821tests/extglob.tests f
822tests/extglob.right f
Jari Aalto06285672006-10-10 14:15:34 +0000823tests/extglob1.sub f
Jari Aaltobb706242000-03-17 21:46:59 +0000824tests/extglob2.tests f
825tests/extglob2.right f
Jari Aalto95732b42005-12-07 14:08:12 +0000826tests/extglob3.tests f
827tests/extglob3.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000828tests/func.tests f
829tests/func.right f
Jari Aaltobb706242000-03-17 21:46:59 +0000830tests/func1.sub f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000831tests/func2.sub f
832tests/func3.sub f
Jari Aaltod166f041997-06-05 14:59:13 +0000833tests/getopts.tests f
834tests/getopts.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000835tests/getopts1.sub f
836tests/getopts2.sub f
837tests/getopts3.sub f
838tests/getopts4.sub f
839tests/getopts5.sub f
840tests/getopts6.sub f
841tests/getopts7.sub f
Jari Aalto726f6381996-08-26 18:22:31 +0000842tests/glob-test f
Jari Aaltocce855b1998-04-17 19:52:44 +0000843tests/glob1.sub f
Jari Aalto726f6381996-08-26 18:22:31 +0000844tests/glob.right f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000845tests/heredoc.tests f
846tests/heredoc.right f
Jari Aalto17345e52009-02-19 22:21:29 +0000847tests/heredoc1.sub f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000848tests/herestr.tests f
849tests/herestr.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000850tests/histexp.tests f
851tests/histexp.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000852tests/history.tests f
853tests/history.right f
Jari Aalto95732b42005-12-07 14:08:12 +0000854tests/history.list f 444
Jari Aalto31859422009-01-12 13:36:28 +0000855tests/history1.sub f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000856tests/ifs.tests f
857tests/ifs.right f
Jari Aalto95732b42005-12-07 14:08:12 +0000858tests/ifs-posix.tests f
859tests/ifs-posix.right f
Jari Aalto726f6381996-08-26 18:22:31 +0000860tests/input-line.sh f
861tests/input-line.sub f
862tests/input.right f
Jari Aalto95732b42005-12-07 14:08:12 +0000863tests/intl.tests f
Jari Aalto31859422009-01-12 13:36:28 +0000864tests/intl1.sub f
Jari Aalto95732b42005-12-07 14:08:12 +0000865tests/intl.right f
866tests/iquote.tests f
867tests/iquote.right f
Jari Aaltobb706242000-03-17 21:46:59 +0000868tests/invert.tests f
869tests/invert.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000870tests/jobs.tests f
Jari Aaltocce855b1998-04-17 19:52:44 +0000871tests/jobs1.sub f
872tests/jobs2.sub f
Jari Aaltobb706242000-03-17 21:46:59 +0000873tests/jobs3.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +0000874tests/jobs4.sub f
Jari Aaltod166f041997-06-05 14:59:13 +0000875tests/jobs.right f
Jari Aalto31859422009-01-12 13:36:28 +0000876tests/mapfile.data f
877tests/mapfile.right f
878tests/mapfile.tests f
Jari Aalto17345e52009-02-19 22:21:29 +0000879tests/mapfile1.sub f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000880tests/more-exp.tests f
881tests/more-exp.right f
Jari Aalto726f6381996-08-26 18:22:31 +0000882tests/new-exp.tests f
Jari Aaltocce855b1998-04-17 19:52:44 +0000883tests/new-exp1.sub f
884tests/new-exp2.sub f
Jari Aaltobb706242000-03-17 21:46:59 +0000885tests/new-exp3.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +0000886tests/new-exp4.sub f
Jari Aalto95732b42005-12-07 14:08:12 +0000887tests/new-exp5.sub f
Jari Aalto06285672006-10-10 14:15:34 +0000888tests/new-exp6.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000889tests/new-exp7.sub f
Jari Aalto726f6381996-08-26 18:22:31 +0000890tests/new-exp.right f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000891tests/nquote.tests f
892tests/nquote.right f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000893tests/nquote1.tests f
894tests/nquote1.right f
895tests/nquote2.tests f
896tests/nquote2.right f
897tests/nquote3.tests f
898tests/nquote3.right f
Jari Aaltob80f6442004-07-27 13:29:18 +0000899tests/nquote4.tests f
900tests/nquote4.right f
Jari Aalto31859422009-01-12 13:36:28 +0000901tests/nquote5.tests f
902tests/nquote5.right f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000903tests/posix2.tests f
904tests/posix2.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000905tests/posixpat.tests f
906tests/posixpat.right f
Jari Aalto726f6381996-08-26 18:22:31 +0000907tests/prec.right f
908tests/precedence f
Jari Aaltocce855b1998-04-17 19:52:44 +0000909tests/printf.tests f
910tests/printf.right f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000911tests/quote.tests f
912tests/quote.right f
913tests/read.tests f
914tests/read.right f
Jari Aaltobb706242000-03-17 21:46:59 +0000915tests/read1.sub f
916tests/read2.sub f
917tests/read3.sub f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000918tests/read4.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +0000919tests/read5.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000920tests/read6.sub f
Jari Aaltod166f041997-06-05 14:59:13 +0000921tests/redir.tests f
922tests/redir.right f
923tests/redir1.sub f
924tests/redir2.sub f
925tests/redir3.sub f
926tests/redir3.in1 f
927tests/redir3.in2 f
928tests/redir4.sub f
929tests/redir4.in1 f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000930tests/redir5.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +0000931tests/redir6.sub f
Jari Aalto95732b42005-12-07 14:08:12 +0000932tests/redir7.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000933tests/redir8.sub f
934tests/redir9.sub f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000935tests/rhs-exp.tests f
936tests/rhs-exp.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000937tests/rsh.tests f
938tests/rsh.right f
Jari Aalto726f6381996-08-26 18:22:31 +0000939tests/run-all f
Jari Aaltod166f041997-06-05 14:59:13 +0000940tests/run-minimal f
Jari Aaltob80f6442004-07-27 13:29:18 +0000941tests/run-alias f
Jari Aalto95732b42005-12-07 14:08:12 +0000942tests/run-appendop f
Jari Aaltobb706242000-03-17 21:46:59 +0000943tests/run-arith-for f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000944tests/run-arith f
945tests/run-array f
Jari Aaltocce855b1998-04-17 19:52:44 +0000946tests/run-array2 f
Jari Aalto31859422009-01-12 13:36:28 +0000947tests/run-assoc f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000948tests/run-braces f
Jari Aaltod166f041997-06-05 14:59:13 +0000949tests/run-builtins f
Jari Aalto31859422009-01-12 13:36:28 +0000950tests/run-case f
951tests/run-casemod f
952tests/run-comsub f
953tests/run-comsub-eof f
954tests/run-comsub-posix f
Jari Aaltocce855b1998-04-17 19:52:44 +0000955tests/run-cond f
Jari Aalto31859422009-01-12 13:36:28 +0000956tests/run-coproc f
Jari Aaltob72432f1999-02-19 17:11:39 +0000957tests/run-cprint f
Jari Aaltob80f6442004-07-27 13:29:18 +0000958tests/run-dbg-support f
959tests/run-dbg-support2 f
Jari Aaltod166f041997-06-05 14:59:13 +0000960tests/run-dirstack f
Jari Aalto726f6381996-08-26 18:22:31 +0000961tests/run-dollars f
Jari Aaltod166f041997-06-05 14:59:13 +0000962tests/run-errors f
963tests/run-execscript f
Jari Aalto726f6381996-08-26 18:22:31 +0000964tests/run-exp-tests f
Jari Aaltocce855b1998-04-17 19:52:44 +0000965tests/run-extglob f
Jari Aaltobb706242000-03-17 21:46:59 +0000966tests/run-extglob2 f
Jari Aalto95732b42005-12-07 14:08:12 +0000967tests/run-extglob3 f
Jari Aaltod166f041997-06-05 14:59:13 +0000968tests/run-func f
969tests/run-getopts f
Jari Aalto726f6381996-08-26 18:22:31 +0000970tests/run-glob-test f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000971tests/run-heredoc f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000972tests/run-herestr f
Jari Aaltod166f041997-06-05 14:59:13 +0000973tests/run-histexpand f
974tests/run-history f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000975tests/run-ifs f
Jari Aalto95732b42005-12-07 14:08:12 +0000976tests/run-ifs-posix f
Jari Aalto726f6381996-08-26 18:22:31 +0000977tests/run-input-test f
Jari Aalto95732b42005-12-07 14:08:12 +0000978tests/run-intl f
979tests/run-iquote f
Jari Aaltobb706242000-03-17 21:46:59 +0000980tests/run-invert f
Jari Aaltod166f041997-06-05 14:59:13 +0000981tests/run-jobs f
Jari Aalto31859422009-01-12 13:36:28 +0000982tests/run-mapfile f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000983tests/run-more-exp f
Jari Aalto726f6381996-08-26 18:22:31 +0000984tests/run-new-exp f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000985tests/run-nquote f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000986tests/run-nquote1 f
987tests/run-nquote2 f
988tests/run-nquote3 f
Jari Aaltob80f6442004-07-27 13:29:18 +0000989tests/run-nquote4 f
Jari Aalto31859422009-01-12 13:36:28 +0000990tests/run-nquote5 f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000991tests/run-posix2 f
Jari Aaltocce855b1998-04-17 19:52:44 +0000992tests/run-posixpat f
Jari Aalto726f6381996-08-26 18:22:31 +0000993tests/run-precedence f
Jari Aaltocce855b1998-04-17 19:52:44 +0000994tests/run-printf f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000995tests/run-quote f
996tests/run-read f
Jari Aaltod166f041997-06-05 14:59:13 +0000997tests/run-redir f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000998tests/run-rhs-exp f
Jari Aaltod166f041997-06-05 14:59:13 +0000999tests/run-rsh f
Jari Aaltocce855b1998-04-17 19:52:44 +00001000tests/run-set-e f
Jari Aaltob80f6442004-07-27 13:29:18 +00001001tests/run-set-x f
Jari Aaltocce855b1998-04-17 19:52:44 +00001002tests/run-shopt f
Jari Aalto726f6381996-08-26 18:22:31 +00001003tests/run-strip f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001004tests/run-test f
1005tests/run-tilde f
Jari Aalto95732b42005-12-07 14:08:12 +00001006tests/run-tilde2 f
Jari Aaltod166f041997-06-05 14:59:13 +00001007tests/run-trap f
1008tests/run-type f
Jari Aalto726f6381996-08-26 18:22:31 +00001009tests/run-varenv f
Jari Aalto17345e52009-02-19 22:21:29 +00001010tests/set-e.tests f
1011tests/set-e1.sub f
1012tests/set-e2.sub f
Jari Aalto726f6381996-08-26 18:22:31 +00001013tests/set-e.right f
Jari Aaltob80f6442004-07-27 13:29:18 +00001014tests/set-x.tests f
1015tests/set-x.right f
Jari Aaltocce855b1998-04-17 19:52:44 +00001016tests/shopt.tests f
1017tests/shopt.right f
Jari Aalto726f6381996-08-26 18:22:31 +00001018tests/strip.tests f
1019tests/strip.right f
Jari Aaltobb706242000-03-17 21:46:59 +00001020tests/test.tests f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001021tests/test.right f
Jari Aalto95732b42005-12-07 14:08:12 +00001022tests/tilde.tests f
Jari Aalto726f6381996-08-26 18:22:31 +00001023tests/tilde.right f
Jari Aalto95732b42005-12-07 14:08:12 +00001024tests/tilde2.tests f
1025tests/tilde2.right f
Jari Aaltod166f041997-06-05 14:59:13 +00001026tests/trap.tests f
1027tests/trap.right f
Jari Aaltocce855b1998-04-17 19:52:44 +00001028tests/trap1.sub f 755
Jari Aaltof73dda02001-11-13 17:56:06 +00001029tests/trap2.sub f 755
1030tests/trap2a.sub f 755
Jari Aaltod166f041997-06-05 14:59:13 +00001031tests/type.tests f
1032tests/type.right f
Jari Aalto31859422009-01-12 13:36:28 +00001033tests/type1.sub f
Jari Aalto726f6381996-08-26 18:22:31 +00001034tests/varenv.right f
1035tests/varenv.sh f
Jari Aalto28ef6c32001-04-06 19:14:31 +00001036tests/varenv1.sub f
Jari Aalto7117c2d2002-07-17 14:10:11 +00001037tests/varenv2.sub f
Jari Aaltod166f041997-06-05 14:59:13 +00001038tests/version f
1039tests/version.mini f
Jari Aaltobb706242000-03-17 21:46:59 +00001040tests/misc/dev-tcp.tests f
Jari Aaltocce855b1998-04-17 19:52:44 +00001041tests/misc/perf-script f
Jari Aaltobb706242000-03-17 21:46:59 +00001042tests/misc/perftest f
1043tests/misc/read-nchars.tests f
Jari Aaltocce855b1998-04-17 19:52:44 +00001044tests/misc/redir-t2.sh f
1045tests/misc/run-r2.sh f
1046tests/misc/sigint-1.sh f
1047tests/misc/sigint-2.sh f
1048tests/misc/sigint-3.sh f
1049tests/misc/sigint-4.sh f
Jari Aalto726f6381996-08-26 18:22:31 +00001050tests/misc/test-minus-e.1 f
1051tests/misc/test-minus-e.2 f
Jari Aaltobb706242000-03-17 21:46:59 +00001052tests/misc/wait-bg.tests f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001053examples/scripts.v2/PERMISSION f
1054examples/scripts.v2/README f
1055examples/scripts.v2/arc2tarz f
1056examples/scripts.v2/bashrand f
Jari Aaltocce855b1998-04-17 19:52:44 +00001057examples/scripts.v2/cal2day.bash f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001058examples/scripts.v2/cdhist.bash f
1059examples/scripts.v2/corename f
1060examples/scripts.v2/fman f
1061examples/scripts.v2/frcp f
1062examples/scripts.v2/lowercase f
1063examples/scripts.v2/ncp f
1064examples/scripts.v2/newext f
1065examples/scripts.v2/nmv f
1066examples/scripts.v2/pages f
1067examples/scripts.v2/pf f
Jari Aalto7117c2d2002-07-17 14:10:11 +00001068examples/scripts.v2/ren f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001069examples/scripts.v2/rename f
1070examples/scripts.v2/repeat f
1071examples/scripts.v2/untar f
1072examples/scripts.v2/uudec f
1073examples/scripts.v2/uuenc f
1074examples/scripts.v2/vtree f
1075examples/scripts.v2/where f
1076examples/scripts.v2/pmtop f
1077examples/scripts.v2/shprof f
1078examples/scripts.noah/PERMISSION f
1079examples/scripts.noah/README f
1080examples/scripts.noah/aref.bash f
1081examples/scripts.noah/bash.sub.bash f
1082examples/scripts.noah/bash_version.bash f
1083examples/scripts.noah/meta.bash f
1084examples/scripts.noah/mktmp.bash f
1085examples/scripts.noah/number.bash f
1086examples/scripts.noah/prompt.bash f
1087examples/scripts.noah/remap_keys.bash f
1088examples/scripts.noah/require.bash f
1089examples/scripts.noah/send_mail.bash f
1090examples/scripts.noah/shcat.bash f
1091examples/scripts.noah/source.bash f
1092examples/scripts.noah/string.bash f
1093examples/scripts.noah/stty.bash f
1094examples/scripts.noah/y_or_n_p.bash f