blob: 03de22102cec16243069922800f0a783a10cdbf3 [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
Chet Rameyac50fba2014-02-26 09:36:43 -050013#examples/obashdb d
Chet Rameyd233b482019-01-07 09:27:52 -050014examples/bash-completion d
Jari Aaltobb706242000-03-17 21:46:59 +000015examples/complete d
Jari Aalto726f6381996-08-26 18:22:31 +000016examples/functions d
17examples/scripts d
Chet Rameyac50fba2014-02-26 09:36:43 -050018#examples/scripts.v2 d
19#examples/scripts.noah d
Jari Aalto726f6381996-08-26 18:22:31 +000020examples/startup-files d
Chet Rameyac50fba2014-02-26 09:36:43 -050021#examples/startup-files/apple d
Jari Aaltoccc6cda1996-12-23 17:02:34 +000022examples/misc d
23examples/loadables d
Jari Aaltobb706242000-03-17 21:46:59 +000024examples/loadables/perl d
25include d
Jari Aalto726f6381996-08-26 18:22:31 +000026lib d
Jari Aalto726f6381996-08-26 18:22:31 +000027lib/glob d
28lib/glob/doc d
Jari Aaltob80f6442004-07-27 13:29:18 +000029lib/intl d
Jari Aalto726f6381996-08-26 18:22:31 +000030lib/malloc d
Jari Aalto726f6381996-08-26 18:22:31 +000031lib/readline d
32lib/readline/doc d
33lib/readline/examples d
Jari Aaltocce855b1998-04-17 19:52:44 +000034lib/sh d
Jari Aalto726f6381996-08-26 18:22:31 +000035lib/termcap d
Jari Aalto726f6381996-08-26 18:22:31 +000036lib/tilde d
Chet Rameyac50fba2014-02-26 09:36:43 -050037m4 d
Jari Aaltob80f6442004-07-27 13:29:18 +000038po d
Jari Aalto726f6381996-08-26 18:22:31 +000039support d
40tests d
41tests/misc d
Jari Aaltob80f6442004-07-27 13:29:18 +000042ABOUT-NLS f
Chet Ramey00018032011-11-21 20:51:19 -050043ChangeLog s CWRU/changelog
Jari Aaltoccc6cda1996-12-23 17:02:34 +000044CHANGES f
45COMPAT f
Jari Aalto726f6381996-08-26 18:22:31 +000046COPYING f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000047INSTALL f
Jari Aalto726f6381996-08-26 18:22:31 +000048MANIFEST f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000049NEWS f
50NOTES f
Jari Aalto7117c2d2002-07-17 14:10:11 +000051POSIX f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000052README f
Jari Aalto7117c2d2002-07-17 14:10:11 +000053RBASH f
Jari Aaltod166f041997-06-05 14:59:13 +000054AUTHORS f
Jari Aaltob72432f1999-02-19 17:11:39 +000055Y2K f
Chet Rameyac50fba2014-02-26 09:36:43 -050056configure.ac f
Jari Aalto17345e52009-02-19 22:21:29 +000057configure f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +000058Makefile.in f
Jari Aaltob72432f1999-02-19 17:11:39 +000059config-top.h f
60config-bot.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000061config.h.in f
62aclocal.m4 f
63array.c f
Jari Aaltof73dda02001-11-13 17:56:06 +000064arrayfunc.c f
Jari Aalto31859422009-01-12 13:36:28 +000065assoc.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000066eval.c f
Jari Aalto726f6381996-08-26 18:22:31 +000067print_cmd.c f
68general.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000069list.c f
70locale.c f
71stringlib.c f
Jari Aalto726f6381996-08-26 18:22:31 +000072variables.c f
73make_cmd.c f
74copy_cmd.c f
75unwind_prot.c f
76dispose_cmd.c f
Jari Aalto726f6381996-08-26 18:22:31 +000077bashhist.c f
Jari Aaltod166f041997-06-05 14:59:13 +000078hashcmd.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000079hashlib.c f
Jari Aalto726f6381996-08-26 18:22:31 +000080parse.y f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000081pathexp.c f
Jari Aalto726f6381996-08-26 18:22:31 +000082subst.c f
83shell.c f
84trap.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +000085sig.c f
Jari Aalto726f6381996-08-26 18:22:31 +000086siglist.c f
87version.c f
88flags.c f
89jobs.c f
Jari Aalto726f6381996-08-26 18:22:31 +000090input.c f
91mailcheck.c f
92test.c f
93expr.c f
94alias.c f
95execute_cmd.c f
Jari Aaltocce855b1998-04-17 19:52:44 +000096findcmd.c f
97redir.c f
Jari Aalto726f6381996-08-26 18:22:31 +000098bashline.c f
99braces.c f
100bracecomp.c f
101nojobs.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000102error.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000103xmalloc.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000104pcomplete.c f
105pcomplib.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000106mksyntax.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000107alias.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000108builtins.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000109bashhist.h f
110bashline.h f
Jari Aaltof73dda02001-11-13 17:56:06 +0000111conftypes.h f
112patchlevel.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000113variables.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000114array.h f
Jari Aaltof73dda02001-11-13 17:56:06 +0000115arrayfunc.h f
Jari Aalto31859422009-01-12 13:36:28 +0000116assoc.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000117jobs.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000118findcmd.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000119hashlib.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000120quit.h f
121flags.h f
122shell.h f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000123syntax.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000124pathexp.h f
125parser.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000126pcomplete.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000127sig.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000128test.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000129trap.h f
130general.h f
131unwind_prot.h f
132input.h f
133error.h f
134command.h f
135externs.h f
136siglist.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000137subst.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000138dispose_cmd.h f
Jari Aaltod166f041997-06-05 14:59:13 +0000139hashcmd.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000140bashansi.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000141bashjmp.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000142bashintl.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000143make_cmd.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000144execute_cmd.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000145redir.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000146bashtypes.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000147mailcheck.h f
Jari Aaltof73dda02001-11-13 17:56:06 +0000148xmalloc.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000149y.tab.c f
150y.tab.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000151parser-built f
Jari Aaltob80f6442004-07-27 13:29:18 +0000152pathnames.h.in f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000153builtins/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000154builtins/alias.def f
155builtins/bind.def f
156builtins/break.def f
157builtins/builtin.def f
Jari Aaltob80f6442004-07-27 13:29:18 +0000158builtins/caller.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000159builtins/cd.def f
160builtins/colon.def f
161builtins/command.def f
Jari Aaltobb706242000-03-17 21:46:59 +0000162builtins/complete.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000163builtins/common.c f
164builtins/declare.def f
165builtins/echo.def f
166builtins/enable.def f
167builtins/eval.def f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000168builtins/evalfile.c f
169builtins/evalstring.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000170builtins/exec.def f
171builtins/exit.def f
172builtins/fc.def f
173builtins/fg_bg.def f
Chet Rameyac50fba2014-02-26 09:36:43 -0500174builtins/gen-helpfiles.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000175builtins/getopt.c f
176builtins/getopt.h f
177builtins/getopts.def f
178builtins/hash.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000179builtins/help.def f
180builtins/let.def f
181builtins/history.def f
182builtins/jobs.def f
183builtins/kill.def f
Jari Aalto31859422009-01-12 13:36:28 +0000184builtins/mapfile.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000185builtins/mkbuiltins.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000186builtins/printf.def f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000187builtins/pushd.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000188builtins/read.def f
189builtins/reserved.def f
190builtins/return.def f
191builtins/set.def f
192builtins/setattr.def f
193builtins/shift.def f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000194builtins/shopt.def f
Jari Aalto726f6381996-08-26 18:22:31 +0000195builtins/source.def f
196builtins/suspend.def f
197builtins/test.def f
198builtins/times.def f
199builtins/trap.def f
200builtins/type.def f
201builtins/ulimit.def f
202builtins/umask.def f
203builtins/wait.def f
204builtins/psize.c f
205builtins/psize.sh f
206builtins/inlib.def f
207builtins/bashgetopt.c f
208builtins/common.h f
209builtins/bashgetopt.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000210cross-build/cygwin32.cache f
Jari Aaltob72432f1999-02-19 17:11:39 +0000211cross-build/x86-beos.cache f
Jari Aaltob72432f1999-02-19 17:11:39 +0000212cross-build/opennt.cache f
Chet Rameyd233b482019-01-07 09:27:52 -0500213cross-build/qnx.cache f
Jari Aaltobb706242000-03-17 21:46:59 +0000214include/ansi_stdlib.h f
Jari Aaltof73dda02001-11-13 17:56:06 +0000215include/chartypes.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000216include/filecntl.h f
Jari Aaltob80f6442004-07-27 13:29:18 +0000217include/gettext.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000218include/maxpath.h f
219include/memalloc.h f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000220include/ocache.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000221include/posixdir.h f
222include/posixjmp.h f
Chet Ramey00018032011-11-21 20:51:19 -0500223include/posixselect.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000224include/posixstat.h f
225include/posixtime.h f
226include/posixwait.h f
Chet Ramey495aee42011-11-22 19:11:26 -0500227include/shmbchar.h f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000228include/shmbutil.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000229include/shtty.h f
Chet Rameyac50fba2014-02-26 09:36:43 -0500230include/stat-time.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000231include/stdc.h f
232include/systimes.h f
Jari Aaltof73dda02001-11-13 17:56:06 +0000233include/typemax.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000234include/unionwait.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000235lib/glob/Makefile.in f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000236lib/glob/sm_loop.c f
237lib/glob/smatch.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000238lib/glob/strmatch.c f
239lib/glob/strmatch.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000240lib/glob/glob.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000241lib/glob/glob.h f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000242lib/glob/glob_loop.c f
Chet Ramey495aee42011-11-22 19:11:26 -0500243lib/glob/gmisc.c f
Chet Rameyd233b482019-01-07 09:27:52 -0500244lib/glob/gm_loop.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000245lib/glob/xmbsrtowcs.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000246lib/glob/collsyms.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000247lib/glob/doc/Makefile f
248lib/glob/doc/glob.texi f
249lib/glob/ndir.h f
Jari Aaltob80f6442004-07-27 13:29:18 +0000250lib/intl/ChangeLog f
251lib/intl/Makefile.in f
252lib/intl/VERSION f
253lib/intl/bindtextdom.c f
254lib/intl/config.charset f
255lib/intl/dcgettext.c f
256lib/intl/dcigettext.c f
257lib/intl/dcngettext.c f
258lib/intl/dgettext.c f
259lib/intl/dngettext.c f
260lib/intl/eval-plural.h f
261lib/intl/explodename.c f
262lib/intl/finddomain.c f
263lib/intl/gettext.c f
264lib/intl/gettextP.h f
265lib/intl/gmo.h f
266lib/intl/hash-string.h f
267lib/intl/intl-compat.c f
268lib/intl/l10nflist.c f
269lib/intl/libgnuintl.h.in f
270lib/intl/loadinfo.h f
271lib/intl/loadmsgcat.c f
272lib/intl/localcharset.c f
273lib/intl/localcharset.h f
274lib/intl/locale.alias f
275lib/intl/localealias.c f
276lib/intl/localename.c f
277lib/intl/log.c f
278lib/intl/ngettext.c f
279lib/intl/os2compat.c f
280lib/intl/os2compat.h f
281lib/intl/osdep.c f
282lib/intl/plural-exp.c f
283lib/intl/plural-exp.h f
284lib/intl/plural.c f
285lib/intl/plural.y f
286lib/intl/ref-add.sin f
287lib/intl/ref-del.sin f
288lib/intl/relocatable.c f
289lib/intl/relocatable.h f
290lib/intl/textdomain.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000291lib/malloc/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000292lib/malloc/getpagesize.h f
Jari Aaltof73dda02001-11-13 17:56:06 +0000293lib/malloc/imalloc.h f
294lib/malloc/mstats.h f
295lib/malloc/shmalloc.h f
296lib/malloc/table.h f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000297lib/malloc/watch.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000298lib/malloc/alloca.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000299lib/malloc/malloc.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000300lib/malloc/stats.c f
301lib/malloc/table.c f
302lib/malloc/trace.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000303lib/malloc/watch.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000304lib/malloc/xmalloc.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000305lib/malloc/xleaktrace f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000306lib/malloc/stub.c f
307lib/malloc/i386-alloca.s f
308lib/malloc/x386-alloca.s f
Jari Aalto726f6381996-08-26 18:22:31 +0000309lib/readline/COPYING f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000310lib/readline/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000311lib/readline/ChangeLog f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000312lib/readline/README f
313lib/readline/STANDALONE f
314lib/readline/readline.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000315lib/readline/vi_mode.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000316lib/readline/emacs_keymap.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000317lib/readline/vi_keymap.c f
318lib/readline/history.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000319lib/readline/histexpand.c f
320lib/readline/histsearch.c f
321lib/readline/histfile.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000322lib/readline/funmap.c f
323lib/readline/keymaps.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000324lib/readline/util.c f
325lib/readline/terminal.c f
Chet Ramey495aee42011-11-22 19:11:26 -0500326lib/readline/xfree.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000327lib/readline/xmalloc.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000328lib/readline/search.c f
329lib/readline/isearch.c f
330lib/readline/parens.c f
331lib/readline/rltty.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000332lib/readline/compat.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000333lib/readline/complete.c f
334lib/readline/bind.c f
335lib/readline/display.c f
336lib/readline/signals.c f
337lib/readline/kill.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000338lib/readline/text.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000339lib/readline/undo.c f
340lib/readline/macro.c f
341lib/readline/input.c f
342lib/readline/callback.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000343lib/readline/mbutil.c f
344lib/readline/misc.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000345lib/readline/nls.c f
Jari Aaltod166f041997-06-05 14:59:13 +0000346lib/readline/shell.c f
Chet Rameyac50fba2014-02-26 09:36:43 -0500347lib/readline/colors.c f
348lib/readline/parse-colors.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000349lib/readline/savestring.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000350lib/readline/tilde.c f
351lib/readline/tilde.h f
352lib/readline/rldefs.h f
353lib/readline/rlconf.h f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000354lib/readline/rlmbutil.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000355lib/readline/rlshell.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000356lib/readline/rltty.h f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000357lib/readline/rltypedefs.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000358lib/readline/rlwinsize.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000359lib/readline/readline.h f
360lib/readline/tcap.h f
361lib/readline/keymaps.h f
362lib/readline/history.h f
363lib/readline/histlib.h f
364lib/readline/chardefs.h f
365lib/readline/posixdir.h f
Jari Aaltod166f041997-06-05 14:59:13 +0000366lib/readline/posixjmp.h f
Chet Ramey00018032011-11-21 20:51:19 -0500367lib/readline/posixselect.h f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000368lib/readline/posixstat.h f
369lib/readline/ansi_stdlib.h f
Jari Aaltob72432f1999-02-19 17:11:39 +0000370lib/readline/rlstdc.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000371lib/readline/rlprivate.h f
Chet Rameyac50fba2014-02-26 09:36:43 -0500372lib/readline/colors.h f
373lib/readline/parse-colors.h f
Jari Aaltobb706242000-03-17 21:46:59 +0000374lib/readline/xmalloc.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000375lib/readline/doc/Makefile f
Jari Aaltob80f6442004-07-27 13:29:18 +0000376lib/readline/doc/version.texi f
377lib/readline/doc/rlman.texi f
378lib/readline/doc/rltech.texi f
379lib/readline/doc/rluser.texi f
380lib/readline/doc/rluserman.texi f
381lib/readline/doc/history.texi f
382lib/readline/doc/hstech.texi f
383lib/readline/doc/hsuser.texi f
384lib/readline/doc/fdl.texi f
Jari Aalto726f6381996-08-26 18:22:31 +0000385lib/readline/examples/Makefile f
Jari Aaltobb706242000-03-17 21:46:59 +0000386lib/readline/examples/excallback.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000387lib/readline/examples/fileman.c f
388lib/readline/examples/manexamp.c f
389lib/readline/examples/histexamp.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000390lib/readline/examples/rltest.c f
Chet Rameyac50fba2014-02-26 09:36:43 -0500391lib/readline/examples/rl-callbacktest.c f
Jari Aaltod166f041997-06-05 14:59:13 +0000392lib/readline/examples/rl.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000393lib/readline/examples/rlcat.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000394lib/readline/examples/Inputrc f
Jari Aaltocce855b1998-04-17 19:52:44 +0000395lib/sh/Makefile.in f
Jari Aalto31859422009-01-12 13:36:28 +0000396lib/sh/casemod.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000397lib/sh/clktck.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000398lib/sh/clock.c f
Chet Ramey495aee42011-11-22 19:11:26 -0500399lib/sh/dprintf.c f
Jari Aalto06285672006-10-10 14:15:34 +0000400lib/sh/eaccess.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000401lib/sh/fmtullong.c f
402lib/sh/fmtulong.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000403lib/sh/fmtumax.c f
Chet Ramey00018032011-11-21 20:51:19 -0500404lib/sh/fnxform.c f
Jari Aalto31859422009-01-12 13:36:28 +0000405lib/sh/fpurge.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000406lib/sh/getcwd.c f
407lib/sh/getenv.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000408lib/sh/inet_aton.c f
Jari Aalto31859422009-01-12 13:36:28 +0000409lib/sh/input_avail.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000410lib/sh/itos.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000411lib/sh/mailstat.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000412lib/sh/makepath.c f
Chet Ramey00018032011-11-21 20:51:19 -0500413lib/sh/mbscasecmp.c f
414lib/sh/mbschr.c f
Jari Aalto31859422009-01-12 13:36:28 +0000415lib/sh/mbscmp.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000416lib/sh/memset.c f
417lib/sh/mktime.c f
418lib/sh/netconn.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000419lib/sh/netopen.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000420lib/sh/oslib.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000421lib/sh/pathcanon.c f
422lib/sh/pathphys.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000423lib/sh/rename.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000424lib/sh/setlinebuf.c f
Jari Aaltob80f6442004-07-27 13:29:18 +0000425lib/sh/shmatch.c f
Chet Ramey495aee42011-11-22 19:11:26 -0500426lib/sh/shmbchar.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000427lib/sh/shquote.c f
428lib/sh/shtty.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000429lib/sh/snprintf.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000430lib/sh/spell.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000431lib/sh/strcasecmp.c f
Chet Ramey00018032011-11-21 20:51:19 -0500432lib/sh/strcasestr.c f
Chet Ramey495aee42011-11-22 19:11:26 -0500433lib/sh/strchrnul.c f
Chet Rameyac50fba2014-02-26 09:36:43 -0500434lib/sh/strdup.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000435lib/sh/strerror.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000436lib/sh/strftime.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000437lib/sh/stringlist.c f
438lib/sh/stringvec.c f
Jari Aalto95732b42005-12-07 14:08:12 +0000439lib/sh/strnlen.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000440lib/sh/strpbrk.c f
Jari Aaltob80f6442004-07-27 13:29:18 +0000441lib/sh/strstr.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000442lib/sh/strtod.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000443lib/sh/strtoimax.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000444lib/sh/strtol.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000445lib/sh/strtoll.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000446lib/sh/strtoul.c f
Jari Aaltof73dda02001-11-13 17:56:06 +0000447lib/sh/strtoull.c f
448lib/sh/strtoumax.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000449lib/sh/strtrans.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000450lib/sh/times.c f
451lib/sh/timeval.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000452lib/sh/tmpfile.c f
Jari Aalto31859422009-01-12 13:36:28 +0000453lib/sh/uconvert.c f
454lib/sh/ufuncs.c f
Chet Ramey495aee42011-11-22 19:11:26 -0500455lib/sh/unicode.c f
Chet Rameyd233b482019-01-07 09:27:52 -0500456lib/sh/utf8.c f
Jari Aaltocce855b1998-04-17 19:52:44 +0000457lib/sh/vprint.c f
Jari Aalto06285672006-10-10 14:15:34 +0000458lib/sh/wcsdup.c f
Chet Rameyac50fba2014-02-26 09:36:43 -0500459lib/sh/wcsnwidth.c f
Chet Ramey495aee42011-11-22 19:11:26 -0500460lib/sh/wcswidth.c f
Jari Aalto95732b42005-12-07 14:08:12 +0000461lib/sh/winsize.c f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000462lib/sh/zcatfd.c f
Jari Aalto31859422009-01-12 13:36:28 +0000463lib/sh/zgetline.c f
464lib/sh/zmapfd.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000465lib/sh/zread.c f
466lib/sh/zwrite.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000467lib/termcap/Makefile.in f
Jari Aaltobb706242000-03-17 21:46:59 +0000468lib/termcap/ltcap.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000469lib/termcap/termcap.c f
470lib/termcap/termcap.h f
471lib/termcap/tparam.c f
472lib/termcap/version.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000473lib/tilde/README f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000474lib/tilde/Makefile.in f
Jari Aalto726f6381996-08-26 18:22:31 +0000475lib/tilde/tilde.c f
476lib/tilde/tilde.h f
Jari Aaltob72432f1999-02-19 17:11:39 +0000477lib/tilde/shell.c f
Chet Rameyac50fba2014-02-26 09:36:43 -0500478m4/stat-time.m4 f
479m4/timespec.m4 f
Jari Aaltob80f6442004-07-27 13:29:18 +0000480po/LINGUAS f
481po/Makefile.in.in f
482po/Makevars f
483po/POTFILES.in f
Jari Aalto31859422009-01-12 13:36:28 +0000484po/README f
Jari Aaltob80f6442004-07-27 13:29:18 +0000485po/Rules-builtins f
486po/Rules-quot f
487po/bash.pot f
488po/boldquot.sed f
Jari Aalto31859422009-01-12 13:36:28 +0000489po/en@boldquot.gmo f
Jari Aaltob80f6442004-07-27 13:29:18 +0000490po/en@boldquot.header f
Jari Aaltob80f6442004-07-27 13:29:18 +0000491po/en@boldquot.po f
492po/en@quot.gmo f
Jari Aalto31859422009-01-12 13:36:28 +0000493po/en@quot.header f
494po/en@quot.po f
495po/af.gmo f
496po/af.po f
497po/bg.gmo f
498po/bg.po f
499po/ca.gmo f
500po/ca.po f
501po/cs.gmo f
502po/cs.po f
Chet Rameyac50fba2014-02-26 09:36:43 -0500503po/da.gmo f
504po/da.po f
Jari Aalto31859422009-01-12 13:36:28 +0000505po/de.gmo f
506po/de.po f
Chet Rameyac50fba2014-02-26 09:36:43 -0500507po/el.gmo f
508po/el.po f
Jari Aalto31859422009-01-12 13:36:28 +0000509po/eo.gmo f
510po/eo.po f
511po/es.gmo f
512po/es.po f
513po/et.gmo f
514po/et.po f
Chet Ramey00018032011-11-21 20:51:19 -0500515po/fi.gmo f
516po/fi.po f
Jari Aalto31859422009-01-12 13:36:28 +0000517po/fr.gmo f
518po/fr.po f
Chet Ramey00018032011-11-21 20:51:19 -0500519po/ga.gmo f
520po/ga.po f
Chet Rameyac50fba2014-02-26 09:36:43 -0500521po/gl.gmo f
522po/gl.po f
523po/hr.gmo f
524po/hr.po f
Jari Aalto31859422009-01-12 13:36:28 +0000525po/hu.gmo f
526po/hu.po f
527po/id.gmo f
528po/id.po f
Chet Rameyac50fba2014-02-26 09:36:43 -0500529po/it.gmo f
530po/it.po f
Jari Aalto31859422009-01-12 13:36:28 +0000531po/ja.gmo f
532po/ja.po f
533po/lt.gmo f
534po/lt.po f
535po/nl.gmo f
Chet Rameya0c0a002016-09-15 16:59:08 -0400536po/nb.po f
537po/nb.gmo f
Jari Aalto31859422009-01-12 13:36:28 +0000538po/nl.po f
539po/pl.gmo f
540po/pl.po f
Chet Rameyd233b482019-01-07 09:27:52 -0500541po/pt.gmo f
542po/pt.po f
Jari Aalto31859422009-01-12 13:36:28 +0000543po/pt_BR.gmo f
544po/pt_BR.po f
545po/ro.gmo f
546po/ro.po f
Jari Aalto06285672006-10-10 14:15:34 +0000547po/ru.gmo f
Jari Aalto31859422009-01-12 13:36:28 +0000548po/ru.po f
549po/sk.gmo f
550po/sk.po f
Chet Rameyac50fba2014-02-26 09:36:43 -0500551po/sl.gmo f
552po/sr.po f
553po/sr.gmo f
554po/sl.po f
Jari Aalto31859422009-01-12 13:36:28 +0000555po/sv.gmo f
556po/sv.po f
557po/tr.gmo f
558po/tr.po f
Chet Ramey495aee42011-11-22 19:11:26 -0500559po/uk.gmo f
560po/uk.po f
Jari Aalto31859422009-01-12 13:36:28 +0000561po/vi.gmo f
562po/vi.po f
Chet Ramey495aee42011-11-22 19:11:26 -0500563po/zh_CN.gmo f
564po/zh_CN.po f
Jari Aalto31859422009-01-12 13:36:28 +0000565po/zh_TW.gmo f
566po/zh_TW.po f
Jari Aaltob80f6442004-07-27 13:29:18 +0000567po/insert-header.sin f
568po/quot.sed f
569po/remove-potcdate.sin f
Jari Aalto726f6381996-08-26 18:22:31 +0000570CWRU/misc/open-files.c f
571CWRU/misc/sigs.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000572CWRU/misc/sigstat.c f
573CWRU/misc/bison f
Jari Aaltob72432f1999-02-19 17:11:39 +0000574CWRU/misc/errlist.c f
575CWRU/misc/hpux10-dlfcn.h f
Jari Aalto726f6381996-08-26 18:22:31 +0000576CWRU/PLATFORMS f
577CWRU/README f
Jari Aalto726f6381996-08-26 18:22:31 +0000578CWRU/changelog f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000579CWRU/sh-redir-hack f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000580doc/FAQ f
581doc/Makefile.in f
582doc/bash.1 f
583doc/bashbug.1 f
Jari Aaltobb706242000-03-17 21:46:59 +0000584doc/builtins.1 f
585doc/rbash.1 f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000586doc/README f
587doc/INTRO f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000588doc/texinfo.tex f
589doc/bashref.texi f
Jari Aaltob80f6442004-07-27 13:29:18 +0000590doc/version.texi f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000591doc/bashref.info f
Chet Rameya0c0a002016-09-15 16:59:08 -0400592doc/bash.info f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000593doc/article.ms f
Jari Aaltocce855b1998-04-17 19:52:44 +0000594doc/htmlpost.sh f 755
Jari Aaltob80f6442004-07-27 13:29:18 +0000595doc/infopost.sh f 755
596doc/fdl.texi f
597doc/fdl.txt f
Chet Rameyac50fba2014-02-26 09:36:43 -0500598#
599doc/article.ps f
600doc/rose94.ps f
601doc/bash.ps f
602doc/bashbug.ps f
603doc/builtins.ps f
604doc/rbash.ps f
605doc/bashref.ps f
606doc/bashref.dvi f
607doc/bash.0 f
608doc/bashbug.0 f
609doc/builtins.0 f
610doc/rbash.0 f
611doc/article.txt f
612doc/bash.html f
613doc/bashref.html f
614doc/article.pdf f
615doc/bash.pdf f
616doc/bashref.pdf f
617doc/rose94.pdf f
618doc/aosa-bash.pdf f
Chet Rameya0c0a002016-09-15 16:59:08 -0400619doc/aosa-bash-full.pdf f
Chet Rameyac50fba2014-02-26 09:36:43 -0500620#
Jari Aaltocce855b1998-04-17 19:52:44 +0000621support/Makefile.in f
Chet Rameya0c0a002016-09-15 16:59:08 -0400622support/bash.pc.in f
Jari Aaltof73dda02001-11-13 17:56:06 +0000623support/bashversion.c f
Jari Aalto31859422009-01-12 13:36:28 +0000624support/checkbashisms f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000625support/config.guess f
Jari Aaltob80f6442004-07-27 13:29:18 +0000626support/config.rpath f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000627support/config.sub f
Jari Aaltod166f041997-06-05 14:59:13 +0000628support/printenv.sh f 755
629support/printenv.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000630support/bash.xbm f
Jari Aaltob72432f1999-02-19 17:11:39 +0000631support/missing f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000632support/mkclone f 755
Jari Aaltod166f041997-06-05 14:59:13 +0000633support/mkconffiles f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000634support/mkdirs f 755
Jari Aaltob80f6442004-07-27 13:29:18 +0000635support/mkinstalldirs f 755
Jari Aaltod166f041997-06-05 14:59:13 +0000636support/mkversion.sh f 755
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000637support/mksignames.c f
Jari Aalto06285672006-10-10 14:15:34 +0000638support/signames.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000639support/bashbug.sh f
Chet Rameyd233b482019-01-07 09:27:52 -0500640support/bashbug.sh.in f
Jari Aaltocce855b1998-04-17 19:52:44 +0000641support/man2html.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000642support/recho.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000643support/zecho.c f
Jari Aalto31859422009-01-12 13:36:28 +0000644support/xcase.c f
Jari Aalto726f6381996-08-26 18:22:31 +0000645support/SYMLINKS f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000646support/fixlinks f 755
647support/install.sh f 755
Jari Aaltob80f6442004-07-27 13:29:18 +0000648support/texi2dvi f 755
Jari Aaltob72432f1999-02-19 17:11:39 +0000649support/texi2html f 755
Jari Aaltod166f041997-06-05 14:59:13 +0000650support/xenix-link.sh f 755
Jari Aaltob72432f1999-02-19 17:11:39 +0000651support/shobj-conf f 755
652support/rlvers.sh f 755
Jari Aalto06285672006-10-10 14:15:34 +0000653examples/INDEX.txt f
654examples/INDEX.html f
Chet Rameyac50fba2014-02-26 09:36:43 -0500655#examples/obashdb/PERMISSION f
656#examples/obashdb/README f
657#examples/obashdb/bashdb f
658#examples/obashdb/bashdb.el f
Chet Rameyd233b482019-01-07 09:27:52 -0500659examples/bash-completion/README f
660examples/bash-completion/bash-completion-2.5.tar.xz f
Jari Aalto31859422009-01-12 13:36:28 +0000661examples/complete/bash_completion f
Chet Rameyac50fba2014-02-26 09:36:43 -0500662examples/complete/cdfunc f
Jari Aaltobb706242000-03-17 21:46:59 +0000663examples/complete/complete-examples f
Chet Rameyac50fba2014-02-26 09:36:43 -0500664#examples/complete/complete.ianmac f
665#examples/complete/complete2.ianmac f
666#examples/complete/complete.freebsd f
667#examples/complete/complete.gnu-longopt f
Jari Aaltob80f6442004-07-27 13:29:18 +0000668examples/complete/bashcc-1.0.1.tar.gz f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000669examples/loadables/README f
Jari Aaltob72432f1999-02-19 17:11:39 +0000670examples/loadables/template.c f
Chet Rameya0c0a002016-09-15 16:59:08 -0400671examples/loadables/loadables.h f
Jari Aaltocce855b1998-04-17 19:52:44 +0000672examples/loadables/Makefile.in f
Chet Rameya0c0a002016-09-15 16:59:08 -0400673examples/loadables/Makefile.inc.in f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000674examples/loadables/necho.c f
675examples/loadables/hello.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000676examples/loadables/print.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000677examples/loadables/realpath.c f
Chet Rameyd233b482019-01-07 09:27:52 -0500678examples/loadables/seq.c f
Chet Rameya0c0a002016-09-15 16:59:08 -0400679examples/loadables/setpgid.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000680examples/loadables/sleep.c f
Jari Aaltob80f6442004-07-27 13:29:18 +0000681examples/loadables/strftime.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000682examples/loadables/truefalse.c f
Chet Rameyac50fba2014-02-26 09:36:43 -0500683#examples/loadables/getconf.h f
684#examples/loadables/getconf.c f
Chet Rameyd233b482019-01-07 09:27:52 -0500685examples/loadables/fdflags.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000686examples/loadables/finfo.c f
687examples/loadables/cat.c f
Chet Rameyac50fba2014-02-26 09:36:43 -0500688#examples/loadables/cut.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000689examples/loadables/logname.c f
690examples/loadables/basename.c f
691examples/loadables/dirname.c f
692examples/loadables/tty.c f
693examples/loadables/pathchk.c f
694examples/loadables/tee.c f
Chet Rameyd233b482019-01-07 09:27:52 -0500695examples/loadables/rm.c f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000696examples/loadables/rmdir.c f
697examples/loadables/head.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000698examples/loadables/printenv.c f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000699examples/loadables/push.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000700examples/loadables/id.c f
701examples/loadables/whoami.c f
702examples/loadables/uname.c f
703examples/loadables/sync.c f
704examples/loadables/mkdir.c f
705examples/loadables/ln.c f
Jari Aalto31859422009-01-12 13:36:28 +0000706examples/loadables/mypid.c f
Jari Aaltob72432f1999-02-19 17:11:39 +0000707examples/loadables/unlink.c f
Chet Rameyd233b482019-01-07 09:27:52 -0500708examples/loadables/stat.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000709examples/loadables/perl/Makefile.in f
710examples/loadables/perl/README f
711examples/loadables/perl/bperl.c f
712examples/loadables/perl/iperl.c f
Chet Rameyac50fba2014-02-26 09:36:43 -0500713#examples/loadables/sprintf.c f
714#examples/loadables/xtitle.c f
Jari Aaltobb706242000-03-17 21:46:59 +0000715examples/functions/array-stuff f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000716examples/functions/array-to-string f
Chet Rameyd233b482019-01-07 09:27:52 -0500717examples/functions/arrayops.bash f
Jari Aalto726f6381996-08-26 18:22:31 +0000718examples/functions/autoload f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000719examples/functions/autoload.v2 f
Jari Aaltob72432f1999-02-19 17:11:39 +0000720examples/functions/autoload.v3 f
Chet Rameyd233b482019-01-07 09:27:52 -0500721examples/functions/autoload.v4 f
722examples/functions/autoload.v4.t f
Jari Aaltocce855b1998-04-17 19:52:44 +0000723examples/functions/basename f
Chet Rameyac50fba2014-02-26 09:36:43 -0500724#examples/functions/basename2 f
725#examples/functions/coproc.bash f
726#examples/functions/coshell.README f
727#examples/functions/coshell.bash f
Jari Aalto726f6381996-08-26 18:22:31 +0000728examples/functions/csh-compat f
Chet Rameyac50fba2014-02-26 09:36:43 -0500729#examples/functions/dirfuncs f
Jari Aaltocce855b1998-04-17 19:52:44 +0000730examples/functions/dirname f
Chet Rameya0c0a002016-09-15 16:59:08 -0400731examples/functions/dirstack f
Chet Rameyac50fba2014-02-26 09:36:43 -0500732#examples/functions/emptydir f
Jari Aaltocce855b1998-04-17 19:52:44 +0000733examples/functions/exitstat f
734examples/functions/external f
735examples/functions/fact f
736examples/functions/fstty f
737examples/functions/func f
Chet Rameyac50fba2014-02-26 09:36:43 -0500738#examples/functions/gethtml f
739#examples/functions/getoptx.bash f
Jari Aaltocce855b1998-04-17 19:52:44 +0000740examples/functions/inetaddr f
741examples/functions/inpath f
Chet Rameyac50fba2014-02-26 09:36:43 -0500742#examples/functions/isnum.bash f
Jari Aaltocce855b1998-04-17 19:52:44 +0000743examples/functions/isnum2 f
Jari Aalto7117c2d2002-07-17 14:10:11 +0000744examples/functions/isvalidip f
Chet Rameyac50fba2014-02-26 09:36:43 -0500745#examples/functions/jdate.bash f
746#examples/functions/jj.bash f
747#examples/functions/keep f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000748examples/functions/ksh-cd f
Jari Aaltobb706242000-03-17 21:46:59 +0000749examples/functions/ksh-compat-test f
Jari Aaltocce855b1998-04-17 19:52:44 +0000750examples/functions/kshenv f
751examples/functions/login f
Chet Rameyac50fba2014-02-26 09:36:43 -0500752#examples/functions/lowercase f
753#examples/functions/manpage f
754#examples/functions/mhfold f
755#examples/functions/newdirstack.bsh f
Jari Aaltocce855b1998-04-17 19:52:44 +0000756examples/functions/notify.bash f
Chet Rameyac50fba2014-02-26 09:36:43 -0500757#examples/functions/pathfuncs f
758#examples/functions/recurse f
759#examples/functions/repeat2 f
760#examples/functions/repeat3 f
Jari Aaltocce855b1998-04-17 19:52:44 +0000761examples/functions/seq f
Jari Aaltob72432f1999-02-19 17:11:39 +0000762examples/functions/seq2 f
Jari Aalto726f6381996-08-26 18:22:31 +0000763examples/functions/shcat f
Jari Aaltocce855b1998-04-17 19:52:44 +0000764examples/functions/shcat2 f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000765examples/functions/sort-pos-params f
Chet Rameyac50fba2014-02-26 09:36:43 -0500766#examples/functions/sqroot f
Jari Aaltocce855b1998-04-17 19:52:44 +0000767examples/functions/substr f
Jari Aalto726f6381996-08-26 18:22:31 +0000768examples/functions/substr2 f
Chet Rameyac50fba2014-02-26 09:36:43 -0500769#examples/functions/term f
Jari Aalto726f6381996-08-26 18:22:31 +0000770examples/functions/whatis f
771examples/functions/whence f
Jari Aaltob72432f1999-02-19 17:11:39 +0000772examples/functions/which f
Chet Rameyac50fba2014-02-26 09:36:43 -0500773#examples/functions/xalias.bash f
774#examples/functions/xfind.bash f
775#examples/scripts/adventure.sh f
776#examples/scripts/bash-hexdump.sh f
777#examples/scripts/bcsh.sh f
Jari Aalto28ef6c32001-04-06 19:14:31 +0000778examples/scripts/cat.sh f
Jari Aaltobb706242000-03-17 21:46:59 +0000779examples/scripts/center f
Chet Rameyac50fba2014-02-26 09:36:43 -0500780#examples/scripts/dd-ex.sh f
781#examples/scripts/fixfiles.bash f
782#examples/scripts/hanoi.bash f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000783examples/scripts/inpath f
Chet Rameyac50fba2014-02-26 09:36:43 -0500784#examples/scripts/krand.bash f
785#examples/scripts/line-input.bash f
786#examples/scripts/nohup.bash f
787#examples/scripts/precedence f
788#examples/scripts/randomcard.bash f
789#examples/scripts/scrollbar f
790#examples/scripts/scrollbar2 f
791#examples/scripts/self-repro f
792#examples/scripts/showperm.bash f
Jari Aaltocce855b1998-04-17 19:52:44 +0000793examples/scripts/shprompt f
794examples/scripts/spin.bash f
Chet Rameyac50fba2014-02-26 09:36:43 -0500795#examples/scripts/timeout f
796#examples/scripts/timeout2 f
797#examples/scripts/timeout3 f
798#examples/scripts/vtree2 f
799#examples/scripts/vtree3 f
800#examples/scripts/vtree3a f
801#examples/scripts/websrv.sh f
Jari Aaltobb706242000-03-17 21:46:59 +0000802examples/scripts/xterm_title f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000803examples/scripts/zprintf f
804examples/startup-files/README f
Jari Aaltocce855b1998-04-17 19:52:44 +0000805examples/startup-files/Bashrc.bfox f
Jari Aalto726f6381996-08-26 18:22:31 +0000806examples/startup-files/Bash_aliases f
807examples/startup-files/Bash_profile f
808examples/startup-files/bash-profile f
809examples/startup-files/bashrc f
Chet Rameyac50fba2014-02-26 09:36:43 -0500810#examples/startup-files/apple/README f
811#examples/startup-files/apple/aliases f
812#examples/startup-files/apple/bash.defaults f
813#examples/startup-files/apple/environment f
814#examples/startup-files/apple/login f
815#examples/startup-files/apple/logout f
816#examples/startup-files/apple/rc f
817#examples/misc/suncmd.termcap f
Jari Aaltocce855b1998-04-17 19:52:44 +0000818examples/misc/aliasconv.sh f
819examples/misc/aliasconv.bash f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000820examples/misc/cshtobash f
Jari Aalto726f6381996-08-26 18:22:31 +0000821tests/README f
Jari Aalto06285672006-10-10 14:15:34 +0000822tests/COPYRIGHT f
Chet Rameya0c0a002016-09-15 16:59:08 -0400823tests/test-glue-functions f
Jari Aaltob80f6442004-07-27 13:29:18 +0000824tests/alias.tests f
Chet Ramey00018032011-11-21 20:51:19 -0500825tests/alias1.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -0400826tests/alias2.sub f
Chet Rameyd233b482019-01-07 09:27:52 -0500827tests/alias3.sub f
828tests/alias4.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +0000829tests/alias.right f
Jari Aalto95732b42005-12-07 14:08:12 +0000830tests/appendop.tests f
Chet Rameyac50fba2014-02-26 09:36:43 -0500831tests/appendop1.sub f
832tests/appendop2.sub f
Jari Aalto95732b42005-12-07 14:08:12 +0000833tests/appendop.right f
Jari Aaltobb706242000-03-17 21:46:59 +0000834tests/arith-for.tests f
835tests/arith-for.right f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000836tests/arith.tests f
837tests/arith.right f
Jari Aaltob80f6442004-07-27 13:29:18 +0000838tests/arith1.sub f
839tests/arith2.sub f
Chet Ramey495aee42011-11-22 19:11:26 -0500840tests/arith3.sub f
841tests/arith4.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -0500842tests/arith5.sub f
843tests/arith6.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -0400844tests/arith7.sub f
Chet Rameyd233b482019-01-07 09:27:52 -0500845tests/arith8.sub f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000846tests/array.tests f
847tests/array.right f
Jari Aalto95732b42005-12-07 14:08:12 +0000848tests/array1.sub f
849tests/array2.sub f
850tests/array3.sub f
Jari Aalto06285672006-10-10 14:15:34 +0000851tests/array4.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000852tests/array5.sub f
853tests/array6.sub f
854tests/array7.sub f
855tests/array8.sub f
856tests/array9.sub f
Chet Ramey495aee42011-11-22 19:11:26 -0500857tests/array10.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -0500858tests/array11.sub f
859tests/array12.sub f
860tests/array13.sub f
861tests/array14.sub f
862tests/array15.sub f
863tests/array16.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -0400864tests/array17.sub f
865tests/array18.sub f
866tests/array19.sub f
867tests/array20.sub f
868tests/array21.sub f
Chet Rameyd233b482019-01-07 09:27:52 -0500869tests/array22.sub f
870tests/array23.sub f
871tests/array24.sub f
872tests/array25.sub f
873tests/array26.sub f
874tests/array27.sub f
Jari Aaltocce855b1998-04-17 19:52:44 +0000875tests/array-at-star f
876tests/array2.right f
Jari Aalto31859422009-01-12 13:36:28 +0000877tests/assoc.tests f
878tests/assoc.right f
879tests/assoc1.sub f
880tests/assoc2.sub f
881tests/assoc3.sub f
882tests/assoc4.sub f
Chet Ramey00018032011-11-21 20:51:19 -0500883tests/assoc5.sub f
884tests/assoc6.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -0500885tests/assoc7.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -0400886tests/assoc8.sub f
Chet Rameyd233b482019-01-07 09:27:52 -0500887tests/assoc9.sub f
888tests/assoc10.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -0400889tests/attr.tests f
890tests/attr.right f
891tests/attr1.sub f
892tests/attr2.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +0000893tests/braces.tests f
Jari Aaltoccc6cda1996-12-23 17:02:34 +0000894tests/braces.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000895tests/builtins.tests f
896tests/builtins.right f
Jari Aaltobb706242000-03-17 21:46:59 +0000897tests/builtins1.sub f
898tests/builtins2.sub f
Chet Ramey495aee42011-11-22 19:11:26 -0500899tests/builtins3.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -0500900tests/builtins4.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -0400901tests/builtins5.sub f
902tests/builtins6.sub f
Jari Aaltocce855b1998-04-17 19:52:44 +0000903tests/source1.sub f
904tests/source2.sub f
905tests/source3.sub f
906tests/source4.sub f
907tests/source5.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000908tests/source6.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -0500909tests/source7.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000910tests/case.tests f
911tests/case.right f
Chet Rameyac50fba2014-02-26 09:36:43 -0500912tests/case1.sub f
Chet Rameyd233b482019-01-07 09:27:52 -0500913tests/case2.sub f
914tests/case3.sub f
915tests/case4.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000916tests/casemod.tests f
917tests/casemod.right f
918tests/comsub.tests f
919tests/comsub.right f
Chet Ramey00018032011-11-21 20:51:19 -0500920tests/comsub1.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -0400921tests/comsub2.sub f
922tests/comsub3.sub f
Chet Rameyd233b482019-01-07 09:27:52 -0500923tests/comsub4.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000924tests/comsub-eof.tests f
925tests/comsub-eof0.sub f
926tests/comsub-eof1.sub f
927tests/comsub-eof2.sub f
928tests/comsub-eof3.sub f
Chet Ramey00018032011-11-21 20:51:19 -0500929tests/comsub-eof4.sub f
930tests/comsub-eof5.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000931tests/comsub-eof.right f
932tests/comsub-posix.tests f
933tests/comsub-posix.right f
934tests/comsub-posix1.sub f
Chet Ramey495aee42011-11-22 19:11:26 -0500935tests/comsub-posix2.sub f
936tests/comsub-posix3.sub f
Jari Aaltocce855b1998-04-17 19:52:44 +0000937tests/cond.tests f
938tests/cond.right f
Chet Rameyac50fba2014-02-26 09:36:43 -0500939tests/cond-regexp1.sub f
940tests/cond-regexp2.sub f
941tests/cond-regexp3.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000942tests/coproc.tests f
943tests/coproc.right f
Jari Aaltob72432f1999-02-19 17:11:39 +0000944tests/cprint.tests f
945tests/cprint.right f
Jari Aaltob80f6442004-07-27 13:29:18 +0000946tests/dbg-support.right f
947tests/dbg-support.sub f
948tests/dbg-support.tests f
949tests/dbg-support2.right f
950tests/dbg-support2.tests f
Chet Ramey00018032011-11-21 20:51:19 -0500951tests/dbg-support3.sub f
Jari Aaltocce855b1998-04-17 19:52:44 +0000952tests/dollar-at-star f
Chet Rameyac50fba2014-02-26 09:36:43 -0500953tests/dollar-at-star1.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -0400954tests/dollar-at-star2.sub f
955tests/dollar-at-star3.sub f
956tests/dollar-at-star4.sub f
957tests/dollar-at-star5.sub f
958tests/dollar-at-star6.sub f
959tests/dollar-at-star7.sub f
960tests/dollar-at-star8.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +0000961tests/dollar-at1.sub f
962tests/dollar-at2.sub f
Chet Ramey00018032011-11-21 20:51:19 -0500963tests/dollar-at3.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -0500964tests/dollar-at4.sub f
965tests/dollar-at5.sub f
966tests/dollar-at6.sub f
Chet Rameyd233b482019-01-07 09:27:52 -0500967tests/dollar-at7.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +0000968tests/dollar-star1.sub f
Jari Aalto95732b42005-12-07 14:08:12 +0000969tests/dollar-star2.sub f
Jari Aalto31859422009-01-12 13:36:28 +0000970tests/dollar-star3.sub f
Chet Ramey00018032011-11-21 20:51:19 -0500971tests/dollar-star4.sub f
972tests/dollar-star5.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -0500973tests/dollar-star6.sub f
974tests/dollar-star7.sub f
Chet Rameyd233b482019-01-07 09:27:52 -0500975tests/dollar-star8.sub f
976tests/dollar-star9.sub f
Jari Aalto726f6381996-08-26 18:22:31 +0000977tests/dollar.right f
Jari Aaltocce855b1998-04-17 19:52:44 +0000978tests/dstack.tests f
979tests/dstack.right f
980tests/dstack2.tests f
981tests/dstack2.right f
Chet Rameyd233b482019-01-07 09:27:52 -0500982tests/dynvar.tests f
983tests/dynvar.right f
Jari Aaltod166f041997-06-05 14:59:13 +0000984tests/errors.tests f
985tests/errors.right f
Chet Rameyac50fba2014-02-26 09:36:43 -0500986tests/errors1.sub f
987tests/errors2.sub f
988tests/errors3.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -0400989tests/errors4.sub f
990tests/errors5.sub f
991tests/errors6.sub f
Chet Rameyd233b482019-01-07 09:27:52 -0500992tests/errors7.sub f
993tests/errors8.sub f
Jari Aaltod166f041997-06-05 14:59:13 +0000994tests/execscript f
Jari Aaltocce855b1998-04-17 19:52:44 +0000995tests/exec.right f
996tests/exec1.sub f 755
997tests/exec2.sub f
998tests/exec3.sub f
999tests/exec4.sub f
1000tests/exec5.sub f
Jari Aalto28ef6c32001-04-06 19:14:31 +00001001tests/exec6.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +00001002tests/exec7.sub f
Jari Aalto31859422009-01-12 13:36:28 +00001003tests/exec8.sub f
Chet Ramey495aee42011-11-22 19:11:26 -05001004tests/exec9.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001005tests/exec10.sub f
1006tests/exec11.sub f
1007tests/exec12.sub f
1008tests/exec13.sub f
Jari Aalto31859422009-01-12 13:36:28 +00001009tests/exp.tests f
Jari Aalto726f6381996-08-26 18:22:31 +00001010tests/exp.right f
Jari Aalto31859422009-01-12 13:36:28 +00001011tests/exp1.sub f
1012tests/exp2.sub f
Chet Ramey00018032011-11-21 20:51:19 -05001013tests/exp3.sub f
Chet Ramey495aee42011-11-22 19:11:26 -05001014tests/exp4.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001015tests/exp5.sub f
1016tests/exp6.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001017tests/exp7.sub f
1018tests/exp8.sub f
1019tests/exp9.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001020tests/exp10.sub f
1021tests/exp11.sub f
1022tests/exp12.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001023tests/exportfunc.tests f
1024tests/exportfunc.right f
1025tests/exportfunc1.sub f
1026tests/exportfunc2.sub f
1027tests/exportfunc3.sub f
Jari Aaltocce855b1998-04-17 19:52:44 +00001028tests/extglob.tests f
1029tests/extglob.right f
Jari Aalto06285672006-10-10 14:15:34 +00001030tests/extglob1.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001031tests/extglob1a.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001032tests/extglob2.sub f
Jari Aaltobb706242000-03-17 21:46:59 +00001033tests/extglob2.tests f
1034tests/extglob2.right f
Chet Rameya0c0a002016-09-15 16:59:08 -04001035tests/extglob3.sub f
Jari Aalto95732b42005-12-07 14:08:12 +00001036tests/extglob3.tests f
1037tests/extglob3.right f
Chet Rameya0c0a002016-09-15 16:59:08 -04001038tests/extglob4.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001039tests/extglob5.sub f
Jari Aaltod166f041997-06-05 14:59:13 +00001040tests/func.tests f
1041tests/func.right f
Jari Aaltobb706242000-03-17 21:46:59 +00001042tests/func1.sub f
Jari Aalto28ef6c32001-04-06 19:14:31 +00001043tests/func2.sub f
1044tests/func3.sub f
Chet Ramey495aee42011-11-22 19:11:26 -05001045tests/func4.sub f
Jari Aaltod166f041997-06-05 14:59:13 +00001046tests/getopts.tests f
1047tests/getopts.right f
Jari Aaltocce855b1998-04-17 19:52:44 +00001048tests/getopts1.sub f
1049tests/getopts2.sub f
1050tests/getopts3.sub f
1051tests/getopts4.sub f
1052tests/getopts5.sub f
1053tests/getopts6.sub f
1054tests/getopts7.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001055tests/getopts8.sub f
1056tests/getopts9.sub f
1057tests/getopts10.sub f
Chet Ramey00018032011-11-21 20:51:19 -05001058tests/glob.tests f
Jari Aaltocce855b1998-04-17 19:52:44 +00001059tests/glob1.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001060tests/glob2.sub f
1061tests/glob3.sub f
1062tests/glob4.sub f
Jari Aalto726f6381996-08-26 18:22:31 +00001063tests/glob.right f
Chet Ramey00018032011-11-21 20:51:19 -05001064tests/globstar.tests f
1065tests/globstar.right f
1066tests/globstar1.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001067tests/globstar2.sub f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001068tests/heredoc.tests f
1069tests/heredoc.right f
Jari Aalto17345e52009-02-19 22:21:29 +00001070tests/heredoc1.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001071tests/heredoc2.sub f
1072tests/heredoc3.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001073tests/heredoc4.sub f
Jari Aalto7117c2d2002-07-17 14:10:11 +00001074tests/herestr.tests f
1075tests/herestr.right f
Chet Rameya0c0a002016-09-15 16:59:08 -04001076tests/herestr1.sub f
Jari Aaltocce855b1998-04-17 19:52:44 +00001077tests/histexp.tests f
Chet Rameya0c0a002016-09-15 16:59:08 -04001078tests/histexp1.sub f
1079tests/histexp2.sub f
1080tests/histexp3.sub f
1081tests/histexp4.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001082tests/histexp5.sub f
1083tests/histexp6.sub f
Jari Aaltocce855b1998-04-17 19:52:44 +00001084tests/histexp.right f
Jari Aaltod166f041997-06-05 14:59:13 +00001085tests/history.tests f
1086tests/history.right f
Jari Aalto95732b42005-12-07 14:08:12 +00001087tests/history.list f 444
Jari Aalto31859422009-01-12 13:36:28 +00001088tests/history1.sub f
Chet Ramey00018032011-11-21 20:51:19 -05001089tests/history2.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001090tests/history3.sub f
Jari Aalto7117c2d2002-07-17 14:10:11 +00001091tests/ifs.tests f
1092tests/ifs.right f
Chet Rameyd233b482019-01-07 09:27:52 -05001093tests/ifs1.sub f
Jari Aalto95732b42005-12-07 14:08:12 +00001094tests/ifs-posix.tests f
1095tests/ifs-posix.right f
Jari Aalto726f6381996-08-26 18:22:31 +00001096tests/input-line.sh f
1097tests/input-line.sub f
1098tests/input.right f
Jari Aalto95732b42005-12-07 14:08:12 +00001099tests/intl.tests f
Jari Aalto31859422009-01-12 13:36:28 +00001100tests/intl1.sub f
Chet Ramey495aee42011-11-22 19:11:26 -05001101tests/intl2.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001102tests/intl3.sub f
Jari Aalto95732b42005-12-07 14:08:12 +00001103tests/intl.right f
1104tests/iquote.tests f
1105tests/iquote.right f
Chet Rameyac50fba2014-02-26 09:36:43 -05001106tests/iquote1.sub f
Jari Aaltobb706242000-03-17 21:46:59 +00001107tests/invert.tests f
1108tests/invert.right f
Jari Aaltod166f041997-06-05 14:59:13 +00001109tests/jobs.tests f
Jari Aaltocce855b1998-04-17 19:52:44 +00001110tests/jobs1.sub f
1111tests/jobs2.sub f
Jari Aaltobb706242000-03-17 21:46:59 +00001112tests/jobs3.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +00001113tests/jobs4.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001114tests/jobs5.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001115tests/jobs6.sub f
Jari Aaltod166f041997-06-05 14:59:13 +00001116tests/jobs.right f
Chet Ramey495aee42011-11-22 19:11:26 -05001117tests/lastpipe.right f
1118tests/lastpipe.tests f
1119tests/lastpipe1.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001120tests/lastpipe2.sub f
Jari Aalto31859422009-01-12 13:36:28 +00001121tests/mapfile.data f
1122tests/mapfile.right f
1123tests/mapfile.tests f
Jari Aalto17345e52009-02-19 22:21:29 +00001124tests/mapfile1.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001125tests/mapfile2.sub f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001126tests/more-exp.tests f
1127tests/more-exp.right f
Chet Rameyac50fba2014-02-26 09:36:43 -05001128tests/nameref.tests f
1129tests/nameref1.sub f
1130tests/nameref2.sub f
1131tests/nameref3.sub f
1132tests/nameref4.sub f
1133tests/nameref5.sub f
1134tests/nameref6.sub f
1135tests/nameref7.sub f
1136tests/nameref8.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001137tests/nameref9.sub f
1138tests/nameref10.sub f
1139tests/nameref11.sub f
1140tests/nameref12.sub f
1141tests/nameref13.sub f
1142tests/nameref14.sub f
1143tests/nameref15.sub f
1144tests/nameref16.sub f
1145tests/nameref17.sub f
1146tests/nameref18.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001147tests/nameref19.sub f
1148tests/nameref20.sub f
1149tests/nameref21.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001150tests/nameref.right f
Jari Aalto726f6381996-08-26 18:22:31 +00001151tests/new-exp.tests f
Jari Aaltocce855b1998-04-17 19:52:44 +00001152tests/new-exp1.sub f
1153tests/new-exp2.sub f
Jari Aaltobb706242000-03-17 21:46:59 +00001154tests/new-exp3.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +00001155tests/new-exp4.sub f
Jari Aalto95732b42005-12-07 14:08:12 +00001156tests/new-exp5.sub f
Jari Aalto06285672006-10-10 14:15:34 +00001157tests/new-exp6.sub f
Jari Aalto31859422009-01-12 13:36:28 +00001158tests/new-exp7.sub f
Chet Ramey495aee42011-11-22 19:11:26 -05001159tests/new-exp8.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001160tests/new-exp9.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001161tests/new-exp10.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001162tests/new-exp11.sub f
Jari Aalto726f6381996-08-26 18:22:31 +00001163tests/new-exp.right f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001164tests/nquote.tests f
1165tests/nquote.right f
Chet Ramey00018032011-11-21 20:51:19 -05001166tests/nquote1.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001167tests/nquote2.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001168tests/nquote3.sub f
Jari Aalto7117c2d2002-07-17 14:10:11 +00001169tests/nquote1.tests f
1170tests/nquote1.right f
1171tests/nquote2.tests f
1172tests/nquote2.right f
1173tests/nquote3.tests f
1174tests/nquote3.right f
Jari Aaltob80f6442004-07-27 13:29:18 +00001175tests/nquote4.tests f
1176tests/nquote4.right f
Jari Aalto31859422009-01-12 13:36:28 +00001177tests/nquote5.tests f
1178tests/nquote5.right f
Chet Rameya0c0a002016-09-15 16:59:08 -04001179tests/parser.tests f
1180tests/parser.right f
1181tests/parser1.sub f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001182tests/posix2.tests f
1183tests/posix2.right f
Chet Rameyd233b482019-01-07 09:27:52 -05001184tests/posix2syntax.sub f
Chet Ramey495aee42011-11-22 19:11:26 -05001185tests/posixexp.tests f
1186tests/posixexp.right f
1187tests/posixexp1.sub f
1188tests/posixexp2.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001189tests/posixexp3.sub f
1190tests/posixexp4.sub f
1191tests/posixexp5.sub f
1192tests/posixexp6.sub f
1193tests/posixexp7.sub f
Chet Ramey495aee42011-11-22 19:11:26 -05001194tests/posixexp2.tests f
1195tests/posixexp2.right f
Jari Aaltocce855b1998-04-17 19:52:44 +00001196tests/posixpat.tests f
1197tests/posixpat.right f
Chet Ramey495aee42011-11-22 19:11:26 -05001198tests/posixpipe.tests f
1199tests/posixpipe.right f
Jari Aalto726f6381996-08-26 18:22:31 +00001200tests/prec.right f
1201tests/precedence f
Jari Aaltocce855b1998-04-17 19:52:44 +00001202tests/printf.tests f
1203tests/printf.right f
Chet Ramey495aee42011-11-22 19:11:26 -05001204tests/printf1.sub f
Chet Ramey00018032011-11-21 20:51:19 -05001205tests/printf2.sub f
Chet Ramey495aee42011-11-22 19:11:26 -05001206tests/printf3.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001207tests/printf4.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001208tests/procsub.tests f
1209tests/procsub.right f
1210tests/procsub1.sub f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001211tests/quote.tests f
1212tests/quote.right f
Chet Rameyac50fba2014-02-26 09:36:43 -05001213tests/quote1.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001214tests/quote2.sub f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001215tests/read.tests f
1216tests/read.right f
Jari Aaltobb706242000-03-17 21:46:59 +00001217tests/read1.sub f
1218tests/read2.sub f
1219tests/read3.sub f
Jari Aalto7117c2d2002-07-17 14:10:11 +00001220tests/read4.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +00001221tests/read5.sub f
Jari Aalto31859422009-01-12 13:36:28 +00001222tests/read6.sub f
Jari Aaltod166f041997-06-05 14:59:13 +00001223tests/redir.tests f
1224tests/redir.right f
1225tests/redir1.sub f
1226tests/redir2.sub f
1227tests/redir3.sub f
1228tests/redir3.in1 f
1229tests/redir3.in2 f
1230tests/redir4.sub f
1231tests/redir4.in1 f
Jari Aalto7117c2d2002-07-17 14:10:11 +00001232tests/redir5.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +00001233tests/redir6.sub f
Jari Aalto95732b42005-12-07 14:08:12 +00001234tests/redir7.sub f
Jari Aalto31859422009-01-12 13:36:28 +00001235tests/redir8.sub f
1236tests/redir9.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001237tests/redir10.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001238tests/redir11.sub f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001239tests/rhs-exp.tests f
1240tests/rhs-exp.right f
Chet Rameyac50fba2014-02-26 09:36:43 -05001241tests/rhs-exp1.sub f
Jari Aaltod166f041997-06-05 14:59:13 +00001242tests/rsh.tests f
1243tests/rsh.right f
Chet Rameyd233b482019-01-07 09:27:52 -05001244tests/rsh1.sub f
1245tests/rsh2.sub f
Jari Aalto726f6381996-08-26 18:22:31 +00001246tests/run-all f
Jari Aaltod166f041997-06-05 14:59:13 +00001247tests/run-minimal f
Jari Aaltob80f6442004-07-27 13:29:18 +00001248tests/run-alias f
Jari Aalto95732b42005-12-07 14:08:12 +00001249tests/run-appendop f
Jari Aaltobb706242000-03-17 21:46:59 +00001250tests/run-arith-for f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001251tests/run-arith f
1252tests/run-array f
Jari Aaltocce855b1998-04-17 19:52:44 +00001253tests/run-array2 f
Jari Aalto31859422009-01-12 13:36:28 +00001254tests/run-assoc f
Chet Rameya0c0a002016-09-15 16:59:08 -04001255tests/run-attr f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001256tests/run-braces f
Jari Aaltod166f041997-06-05 14:59:13 +00001257tests/run-builtins f
Jari Aalto31859422009-01-12 13:36:28 +00001258tests/run-case f
1259tests/run-casemod f
1260tests/run-comsub f
1261tests/run-comsub-eof f
1262tests/run-comsub-posix f
Jari Aaltocce855b1998-04-17 19:52:44 +00001263tests/run-cond f
Jari Aalto31859422009-01-12 13:36:28 +00001264tests/run-coproc f
Jari Aaltob72432f1999-02-19 17:11:39 +00001265tests/run-cprint f
Jari Aaltob80f6442004-07-27 13:29:18 +00001266tests/run-dbg-support f
1267tests/run-dbg-support2 f
Jari Aaltod166f041997-06-05 14:59:13 +00001268tests/run-dirstack f
Jari Aalto726f6381996-08-26 18:22:31 +00001269tests/run-dollars f
Chet Rameyd233b482019-01-07 09:27:52 -05001270tests/run-dynvar f
Jari Aaltod166f041997-06-05 14:59:13 +00001271tests/run-errors f
1272tests/run-execscript f
Jari Aalto726f6381996-08-26 18:22:31 +00001273tests/run-exp-tests f
Chet Rameya0c0a002016-09-15 16:59:08 -04001274tests/run-exportfunc f
Jari Aaltocce855b1998-04-17 19:52:44 +00001275tests/run-extglob f
Jari Aaltobb706242000-03-17 21:46:59 +00001276tests/run-extglob2 f
Jari Aalto95732b42005-12-07 14:08:12 +00001277tests/run-extglob3 f
Jari Aaltod166f041997-06-05 14:59:13 +00001278tests/run-func f
1279tests/run-getopts f
Jari Aalto726f6381996-08-26 18:22:31 +00001280tests/run-glob-test f
Chet Ramey00018032011-11-21 20:51:19 -05001281tests/run-globstar f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001282tests/run-heredoc f
Jari Aalto7117c2d2002-07-17 14:10:11 +00001283tests/run-herestr f
Jari Aaltod166f041997-06-05 14:59:13 +00001284tests/run-histexpand f
1285tests/run-history f
Jari Aalto7117c2d2002-07-17 14:10:11 +00001286tests/run-ifs f
Jari Aalto95732b42005-12-07 14:08:12 +00001287tests/run-ifs-posix f
Jari Aalto726f6381996-08-26 18:22:31 +00001288tests/run-input-test f
Jari Aalto95732b42005-12-07 14:08:12 +00001289tests/run-intl f
1290tests/run-iquote f
Jari Aaltobb706242000-03-17 21:46:59 +00001291tests/run-invert f
Jari Aaltod166f041997-06-05 14:59:13 +00001292tests/run-jobs f
Chet Ramey495aee42011-11-22 19:11:26 -05001293tests/run-lastpipe f
Jari Aalto31859422009-01-12 13:36:28 +00001294tests/run-mapfile f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001295tests/run-more-exp f
Chet Rameyac50fba2014-02-26 09:36:43 -05001296tests/run-nameref f
Jari Aalto726f6381996-08-26 18:22:31 +00001297tests/run-new-exp f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001298tests/run-nquote f
Jari Aalto7117c2d2002-07-17 14:10:11 +00001299tests/run-nquote1 f
1300tests/run-nquote2 f
1301tests/run-nquote3 f
Jari Aaltob80f6442004-07-27 13:29:18 +00001302tests/run-nquote4 f
Jari Aalto31859422009-01-12 13:36:28 +00001303tests/run-nquote5 f
Chet Rameya0c0a002016-09-15 16:59:08 -04001304tests/run-parser f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001305tests/run-posix2 f
Chet Ramey495aee42011-11-22 19:11:26 -05001306tests/run-posixexp f
1307tests/run-posixexp2 f
Jari Aaltocce855b1998-04-17 19:52:44 +00001308tests/run-posixpat f
Chet Ramey495aee42011-11-22 19:11:26 -05001309tests/run-posixpipe f
Jari Aalto726f6381996-08-26 18:22:31 +00001310tests/run-precedence f
Jari Aaltocce855b1998-04-17 19:52:44 +00001311tests/run-printf f
Chet Rameyd233b482019-01-07 09:27:52 -05001312tests/run-procsub f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001313tests/run-quote f
1314tests/run-read f
Jari Aaltod166f041997-06-05 14:59:13 +00001315tests/run-redir f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001316tests/run-rhs-exp f
Jari Aaltod166f041997-06-05 14:59:13 +00001317tests/run-rsh f
Jari Aaltocce855b1998-04-17 19:52:44 +00001318tests/run-set-e f
Jari Aaltob80f6442004-07-27 13:29:18 +00001319tests/run-set-x f
Jari Aaltocce855b1998-04-17 19:52:44 +00001320tests/run-shopt f
Jari Aalto726f6381996-08-26 18:22:31 +00001321tests/run-strip f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001322tests/run-test f
1323tests/run-tilde f
Jari Aalto95732b42005-12-07 14:08:12 +00001324tests/run-tilde2 f
Jari Aaltod166f041997-06-05 14:59:13 +00001325tests/run-trap f
1326tests/run-type f
Jari Aalto726f6381996-08-26 18:22:31 +00001327tests/run-varenv f
Chet Ramey00018032011-11-21 20:51:19 -05001328tests/run-vredir f
Jari Aalto17345e52009-02-19 22:21:29 +00001329tests/set-e.tests f
1330tests/set-e1.sub f
1331tests/set-e2.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001332tests/set-e3.sub f
1333tests/set-e3a.sub f
Jari Aalto726f6381996-08-26 18:22:31 +00001334tests/set-e.right f
Jari Aaltob80f6442004-07-27 13:29:18 +00001335tests/set-x.tests f
Chet Ramey00018032011-11-21 20:51:19 -05001336tests/set-x1.sub f
Jari Aaltob80f6442004-07-27 13:29:18 +00001337tests/set-x.right f
Jari Aaltocce855b1998-04-17 19:52:44 +00001338tests/shopt.tests f
1339tests/shopt.right f
Jari Aalto726f6381996-08-26 18:22:31 +00001340tests/strip.tests f
1341tests/strip.right f
Jari Aaltobb706242000-03-17 21:46:59 +00001342tests/test.tests f
Chet Rameyd233b482019-01-07 09:27:52 -05001343tests/test1.sub f
Jari Aaltoccc6cda1996-12-23 17:02:34 +00001344tests/test.right f
Jari Aalto95732b42005-12-07 14:08:12 +00001345tests/tilde.tests f
Jari Aalto726f6381996-08-26 18:22:31 +00001346tests/tilde.right f
Jari Aalto95732b42005-12-07 14:08:12 +00001347tests/tilde2.tests f
1348tests/tilde2.right f
Jari Aaltod166f041997-06-05 14:59:13 +00001349tests/trap.tests f
1350tests/trap.right f
Jari Aaltocce855b1998-04-17 19:52:44 +00001351tests/trap1.sub f 755
Jari Aaltof73dda02001-11-13 17:56:06 +00001352tests/trap2.sub f 755
1353tests/trap2a.sub f 755
Chet Ramey00018032011-11-21 20:51:19 -05001354tests/trap3.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001355tests/trap4.sub f
1356tests/trap5.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001357tests/trap6.sub f
Jari Aaltod166f041997-06-05 14:59:13 +00001358tests/type.tests f
1359tests/type.right f
Jari Aalto31859422009-01-12 13:36:28 +00001360tests/type1.sub f
Chet Ramey00018032011-11-21 20:51:19 -05001361tests/type2.sub f
Chet Ramey495aee42011-11-22 19:11:26 -05001362tests/type3.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001363tests/type4.sub f
1364tests/unicode1.sub f
1365tests/unicode2.sub f
1366tests/unicode3.sub f
Jari Aalto726f6381996-08-26 18:22:31 +00001367tests/varenv.right f
Chet Rameyd233b482019-01-07 09:27:52 -05001368tests/varenv.tests f
Jari Aalto28ef6c32001-04-06 19:14:31 +00001369tests/varenv1.sub f
Jari Aalto7117c2d2002-07-17 14:10:11 +00001370tests/varenv2.sub f
Chet Rameyac50fba2014-02-26 09:36:43 -05001371tests/varenv3.sub f
1372tests/varenv4.sub f
1373tests/varenv5.sub f
1374tests/varenv6.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001375tests/varenv7.sub f
1376tests/varenv8.sub f
Chet Rameyd233b482019-01-07 09:27:52 -05001377tests/varenv9.sub f
1378tests/varenv10.sub f
1379tests/varenv11.sub f
1380tests/varenv12.sub f
1381tests/varenv13.sub f
1382tests/varenv14.sub f
1383tests/varenv15.sub f
1384tests/varenv15.in f
Jari Aaltod166f041997-06-05 14:59:13 +00001385tests/version f
1386tests/version.mini f
Chet Ramey00018032011-11-21 20:51:19 -05001387tests/vredir.tests f
1388tests/vredir.right f
1389tests/vredir1.sub f
1390tests/vredir2.sub f
1391tests/vredir3.sub f
1392tests/vredir4.sub f
1393tests/vredir5.sub f
Chet Ramey495aee42011-11-22 19:11:26 -05001394tests/vredir6.sub f
Chet Rameya0c0a002016-09-15 16:59:08 -04001395tests/vredir7.sub f
Jari Aaltobb706242000-03-17 21:46:59 +00001396tests/misc/dev-tcp.tests f
Jari Aaltocce855b1998-04-17 19:52:44 +00001397tests/misc/perf-script f
Jari Aaltobb706242000-03-17 21:46:59 +00001398tests/misc/perftest f
1399tests/misc/read-nchars.tests f
Jari Aaltocce855b1998-04-17 19:52:44 +00001400tests/misc/redir-t2.sh f
1401tests/misc/run-r2.sh f
1402tests/misc/sigint-1.sh f
1403tests/misc/sigint-2.sh f
1404tests/misc/sigint-3.sh f
1405tests/misc/sigint-4.sh f
Jari Aalto726f6381996-08-26 18:22:31 +00001406tests/misc/test-minus-e.1 f
1407tests/misc/test-minus-e.2 f
Jari Aaltobb706242000-03-17 21:46:59 +00001408tests/misc/wait-bg.tests f
Chet Rameyac50fba2014-02-26 09:36:43 -05001409#examples/scripts.v2/PERMISSION f
1410#examples/scripts.v2/README f
1411#examples/scripts.v2/arc2tarz f
1412#examples/scripts.v2/bashrand f
1413#examples/scripts.v2/cal2day.bash f
1414#examples/scripts.v2/cdhist.bash f
1415#examples/scripts.v2/corename f
1416#examples/scripts.v2/fman f
1417#examples/scripts.v2/frcp f
1418#examples/scripts.v2/lowercase f
1419#examples/scripts.v2/ncp f
1420#examples/scripts.v2/newext f
1421#examples/scripts.v2/nmv f
1422#examples/scripts.v2/pages f
1423#examples/scripts.v2/pf f
1424#examples/scripts.v2/ren f
1425#examples/scripts.v2/rename f
1426#examples/scripts.v2/repeat f
1427#examples/scripts.v2/untar f
1428#examples/scripts.v2/uudec f
1429#examples/scripts.v2/uuenc f
1430#examples/scripts.v2/vtree f
1431#examples/scripts.v2/where f
1432#examples/scripts.v2/pmtop f
1433#examples/scripts.v2/shprof f
1434#examples/scripts.noah/PERMISSION f
1435#examples/scripts.noah/README f
1436#examples/scripts.noah/aref.bash f
1437#examples/scripts.noah/bash.sub.bash f
1438#examples/scripts.noah/bash_version.bash f
1439#examples/scripts.noah/meta.bash f
1440#examples/scripts.noah/mktmp.bash f
1441#examples/scripts.noah/number.bash f
1442#examples/scripts.noah/prompt.bash f
1443#examples/scripts.noah/remap_keys.bash f
1444#examples/scripts.noah/require.bash f
1445#examples/scripts.noah/send_mail.bash f
1446#examples/scripts.noah/shcat.bash f
1447#examples/scripts.noah/source.bash f
1448#examples/scripts.noah/string.bash f
1449#examples/scripts.noah/stty.bash f
1450#examples/scripts.noah/y_or_n_p.bash f