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