~ubuntu-branches/ubuntu/trusty/bash/trusty-security

« back to all changes in this revision

Viewing changes to MANIFEST

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-03-03 22:52:05 UTC
  • mfrom: (1.3.5) (2.2.6 experimental)
  • Revision ID: package-import@ubuntu.com-20140303225205-87ltrt5kspeq0g1b
Tags: 4.3-1ubuntu1
* Merge with Debian; remaining changes:
  - skel.bashrc:
    - Run lesspipe.
    - Enable ls aliases.
    - Set options in ll alias to -alF.
    - Define an alert alias.
    - Enabled colored grep aliases.
  - etc.bash.bashrc:
    - Add sudo hint.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# Master distribution manifest for bash
 
3
#
 
4
#
 
5
# Filename      type
 
6
#
 
7
CWRU            d
 
8
CWRU/misc       d
 
9
builtins        d
 
10
cross-build     d
 
11
doc     d
 
12
examples        d
 
13
#examples/obashdb       d
 
14
examples/complete       d
 
15
examples/functions d
 
16
examples/scripts d
 
17
#examples/scripts.v2    d
 
18
#examples/scripts.noah  d
 
19
examples/startup-files d
 
20
#examples/startup-files/apple   d
 
21
examples/misc   d
 
22
examples/loadables d
 
23
examples/loadables/perl d
 
24
include         d
 
25
lib             d
 
26
lib/glob        d
 
27
lib/glob/doc    d
 
28
lib/intl        d
 
29
lib/malloc      d
 
30
lib/readline    d
 
31
lib/readline/doc d
 
32
lib/readline/examples d
 
33
lib/sh          d
 
34
lib/termcap     d
 
35
lib/tilde       d
 
36
m4              d
 
37
po              d
 
38
support         d
 
39
tests           d
 
40
tests/misc      d
 
41
ABOUT-NLS       f
 
42
ChangeLog       s       CWRU/changelog
 
43
CHANGES         f
 
44
COMPAT          f
 
45
COPYING         f
 
46
INSTALL         f
 
47
MANIFEST        f
 
48
NEWS            f
 
49
NOTES           f
 
50
POSIX           f
 
51
README          f
 
52
RBASH           f
 
53
AUTHORS         f
 
54
Y2K             f
 
55
configure.ac    f
 
56
configure       f       755
 
57
Makefile.in     f
 
58
config-top.h    f
 
59
config-bot.h    f
 
60
config.h.in     f
 
61
aclocal.m4      f
 
62
array.c         f
 
63
arrayfunc.c     f
 
64
assoc.c         f
 
65
eval.c          f
 
66
print_cmd.c     f
 
67
general.c       f
 
68
list.c          f
 
69
locale.c        f
 
70
stringlib.c     f
 
71
variables.c     f
 
72
make_cmd.c      f
 
73
copy_cmd.c      f
 
74
unwind_prot.c   f
 
75
dispose_cmd.c   f
 
76
bashhist.c      f
 
77
hashcmd.c       f
 
78
hashlib.c       f
 
79
parse.y         f
 
80
pathexp.c       f
 
81
subst.c         f
 
82
shell.c         f
 
83
trap.c          f
 
84
sig.c           f
 
85
siglist.c       f
 
86
version.c       f
 
87
flags.c         f
 
88
jobs.c          f
 
89
input.c         f
 
90
mailcheck.c     f
 
91
test.c          f
 
92
expr.c          f
 
93
alias.c         f
 
94
execute_cmd.c   f
 
95
findcmd.c       f
 
96
redir.c         f
 
97
bashline.c      f
 
98
braces.c        f
 
99
bracecomp.c     f
 
100
nojobs.c        f
 
101
error.c         f
 
102
xmalloc.c       f
 
103
pcomplete.c     f
 
104
pcomplib.c      f
 
105
mksyntax.c      f
 
106
alias.h         f
 
107
builtins.h      f
 
108
bashhist.h      f
 
109
bashline.h      f
 
110
conftypes.h     f
 
111
patchlevel.h    f
 
112
variables.h     f
 
113
array.h         f
 
114
arrayfunc.h     f
 
115
assoc.h         f
 
116
jobs.h          f
 
117
findcmd.h       f
 
118
hashlib.h       f
 
119
quit.h          f
 
120
flags.h         f
 
121
shell.h         f
 
122
syntax.h        f
 
123
pathexp.h       f
 
124
parser.h        f
 
125
pcomplete.h     f
 
126
sig.h           f
 
127
test.h          f
 
128
trap.h          f
 
129
general.h       f
 
130
unwind_prot.h   f
 
131
input.h         f
 
132
error.h         f
 
133
command.h       f
 
134
externs.h       f
 
135
siglist.h       f
 
136
subst.h         f
 
137
dispose_cmd.h   f
 
138
hashcmd.h       f
 
139
bashansi.h      f
 
140
bashjmp.h       f
 
141
bashintl.h      f
 
142
make_cmd.h      f
 
143
execute_cmd.h   f
 
144
redir.h         f
 
145
bashtypes.h     f
 
146
mailcheck.h     f
 
147
xmalloc.h       f
 
148
y.tab.c         f
 
149
y.tab.h         f
 
150
parser-built    f
 
151
pathnames.h.in  f
 
152
builtins/Makefile.in    f
 
153
builtins/alias.def      f
 
154
builtins/bind.def       f
 
155
builtins/break.def      f
 
156
builtins/builtin.def    f
 
157
builtins/caller.def     f
 
158
builtins/cd.def         f
 
159
builtins/colon.def      f
 
160
builtins/command.def    f
 
161
builtins/complete.def   f
 
162
builtins/common.c       f
 
163
builtins/declare.def    f
 
164
builtins/echo.def       f
 
165
builtins/enable.def     f
 
166
builtins/eval.def       f
 
167
builtins/evalfile.c     f
 
168
builtins/evalstring.c   f
 
169
builtins/exec.def       f
 
170
builtins/exit.def       f
 
171
builtins/fc.def         f
 
172
builtins/fg_bg.def      f
 
173
builtins/gen-helpfiles.c        f
 
174
builtins/getopt.c       f
 
175
builtins/getopt.h       f
 
176
builtins/getopts.def    f
 
177
builtins/hash.def       f
 
178
builtins/help.def       f
 
179
builtins/let.def        f
 
180
builtins/history.def    f
 
181
builtins/jobs.def       f
 
182
builtins/kill.def       f
 
183
builtins/mapfile.def    f
 
184
builtins/mkbuiltins.c   f
 
185
builtins/printf.def     f
 
186
builtins/pushd.def      f
 
187
builtins/read.def       f
 
188
builtins/reserved.def   f
 
189
builtins/return.def     f
 
190
builtins/set.def        f
 
191
builtins/setattr.def    f
 
192
builtins/shift.def      f
 
193
builtins/shopt.def      f
 
194
builtins/source.def     f
 
195
builtins/suspend.def    f
 
196
builtins/test.def       f
 
197
builtins/times.def      f
 
198
builtins/trap.def       f
 
199
builtins/type.def       f
 
200
builtins/ulimit.def     f
 
201
builtins/umask.def      f
 
202
builtins/wait.def       f
 
203
builtins/psize.c        f
 
204
builtins/psize.sh       f
 
205
builtins/inlib.def      f
 
206
builtins/bashgetopt.c   f
 
207
builtins/common.h       f
 
208
builtins/bashgetopt.h   f
 
209
cross-build/cygwin32.cache      f
 
210
cross-build/x86-beos.cache      f
 
211
cross-build/opennt.cache        f
 
212
include/ansi_stdlib.h   f
 
213
include/chartypes.h     f
 
214
include/filecntl.h      f
 
215
include/gettext.h       f
 
216
include/maxpath.h       f
 
217
include/memalloc.h      f
 
218
include/ocache.h        f
 
219
include/posixdir.h      f
 
220
include/posixjmp.h      f
 
221
include/posixselect.h   f
 
222
include/posixstat.h     f
 
223
include/posixtime.h     f
 
224
include/posixwait.h     f
 
225
include/shmbchar.h      f
 
226
include/shmbutil.h      f
 
227
include/shtty.h         f
 
228
include/stat-time.h     f
 
229
include/stdc.h          f
 
230
include/systimes.h      f
 
231
include/typemax.h       f
 
232
include/unionwait.h     f
 
233
lib/glob/Makefile.in    f
 
234
lib/glob/sm_loop.c      f
 
235
lib/glob/smatch.c       f
 
236
lib/glob/strmatch.c     f
 
237
lib/glob/strmatch.h     f
 
238
lib/glob/glob.c         f
 
239
lib/glob/glob.h         f
 
240
lib/glob/glob_loop.c    f
 
241
lib/glob/gmisc.c        f
 
242
lib/glob/xmbsrtowcs.c   f
 
243
lib/glob/collsyms.h     f
 
244
lib/glob/doc/Makefile   f
 
245
lib/glob/doc/glob.texi  f
 
246
lib/glob/ndir.h         f
 
247
lib/intl/ChangeLog      f
 
248
lib/intl/Makefile.in    f
 
249
lib/intl/VERSION        f
 
250
lib/intl/bindtextdom.c  f
 
251
lib/intl/config.charset f
 
252
lib/intl/dcgettext.c    f
 
253
lib/intl/dcigettext.c   f
 
254
lib/intl/dcngettext.c   f
 
255
lib/intl/dgettext.c     f
 
256
lib/intl/dngettext.c    f
 
257
lib/intl/eval-plural.h  f
 
258
lib/intl/explodename.c  f
 
259
lib/intl/finddomain.c   f
 
260
lib/intl/gettext.c      f
 
261
lib/intl/gettextP.h     f
 
262
lib/intl/gmo.h          f
 
263
lib/intl/hash-string.h  f
 
264
lib/intl/intl-compat.c  f
 
265
lib/intl/l10nflist.c    f
 
266
lib/intl/libgnuintl.h.in        f
 
267
lib/intl/loadinfo.h     f
 
268
lib/intl/loadmsgcat.c   f
 
269
lib/intl/localcharset.c f
 
270
lib/intl/localcharset.h f
 
271
lib/intl/locale.alias   f
 
272
lib/intl/localealias.c  f
 
273
lib/intl/localename.c   f
 
274
lib/intl/log.c          f
 
275
lib/intl/ngettext.c     f
 
276
lib/intl/os2compat.c    f
 
277
lib/intl/os2compat.h    f
 
278
lib/intl/osdep.c        f
 
279
lib/intl/plural-exp.c   f
 
280
lib/intl/plural-exp.h   f
 
281
lib/intl/plural.c       f
 
282
lib/intl/plural.y       f
 
283
lib/intl/ref-add.sin    f
 
284
lib/intl/ref-del.sin    f
 
285
lib/intl/relocatable.c  f
 
286
lib/intl/relocatable.h  f
 
287
lib/intl/textdomain.c   f
 
288
lib/malloc/Makefile.in  f
 
289
lib/malloc/getpagesize.h        f
 
290
lib/malloc/imalloc.h    f
 
291
lib/malloc/mstats.h     f
 
292
lib/malloc/shmalloc.h   f
 
293
lib/malloc/table.h      f
 
294
lib/malloc/watch.h      f
 
295
lib/malloc/alloca.c     f
 
296
lib/malloc/malloc.c     f
 
297
lib/malloc/stats.c      f
 
298
lib/malloc/table.c      f
 
299
lib/malloc/trace.c      f
 
300
lib/malloc/watch.c      f
 
301
lib/malloc/xmalloc.c    f
 
302
lib/malloc/xleaktrace   f       755
 
303
lib/malloc/stub.c       f
 
304
lib/malloc/i386-alloca.s        f
 
305
lib/malloc/x386-alloca.s        f
 
306
lib/readline/COPYING    f
 
307
lib/readline/Makefile.in        f
 
308
lib/readline/ChangeLog  f
 
309
lib/readline/README     f
 
310
lib/readline/STANDALONE f
 
311
lib/readline/readline.c f
 
312
lib/readline/vi_mode.c  f
 
313
lib/readline/emacs_keymap.c     f
 
314
lib/readline/vi_keymap.c        f
 
315
lib/readline/history.c  f
 
316
lib/readline/histexpand.c       f
 
317
lib/readline/histsearch.c       f
 
318
lib/readline/histfile.c f
 
319
lib/readline/funmap.c   f
 
320
lib/readline/keymaps.c  f
 
321
lib/readline/util.c     f
 
322
lib/readline/terminal.c f
 
323
lib/readline/xfree.c    f
 
324
lib/readline/xmalloc.c  f
 
325
lib/readline/search.c   f
 
326
lib/readline/isearch.c  f
 
327
lib/readline/parens.c   f
 
328
lib/readline/rltty.c    f
 
329
lib/readline/compat.c   f
 
330
lib/readline/complete.c f
 
331
lib/readline/bind.c     f
 
332
lib/readline/display.c  f
 
333
lib/readline/signals.c  f
 
334
lib/readline/kill.c     f
 
335
lib/readline/text.c     f
 
336
lib/readline/undo.c     f
 
337
lib/readline/macro.c    f
 
338
lib/readline/input.c    f
 
339
lib/readline/callback.c f
 
340
lib/readline/mbutil.c   f
 
341
lib/readline/misc.c     f
 
342
lib/readline/nls.c      f
 
343
lib/readline/shell.c    f
 
344
lib/readline/colors.c   f
 
345
lib/readline/parse-colors.c     f
 
346
lib/readline/savestring.c       f
 
347
lib/readline/tilde.c    f
 
348
lib/readline/tilde.h    f
 
349
lib/readline/rldefs.h   f
 
350
lib/readline/rlconf.h   f
 
351
lib/readline/rlmbutil.h f
 
352
lib/readline/rlshell.h  f
 
353
lib/readline/rltty.h    f
 
354
lib/readline/rltypedefs.h       f
 
355
lib/readline/rlwinsize.h        f
 
356
lib/readline/readline.h f
 
357
lib/readline/tcap.h     f
 
358
lib/readline/keymaps.h  f
 
359
lib/readline/history.h  f
 
360
lib/readline/histlib.h  f
 
361
lib/readline/chardefs.h f
 
362
lib/readline/posixdir.h f
 
363
lib/readline/posixjmp.h f
 
364
lib/readline/posixselect.h      f
 
365
lib/readline/posixstat.h        f
 
366
lib/readline/ansi_stdlib.h      f
 
367
lib/readline/rlstdc.h   f
 
368
lib/readline/rlprivate.h        f
 
369
lib/readline/colors.h   f
 
370
lib/readline/parse-colors.h     f
 
371
lib/readline/xmalloc.h  f
 
372
lib/readline/doc/Makefile       f
 
373
lib/readline/doc/version.texi   f
 
374
lib/readline/doc/rlman.texi     f
 
375
lib/readline/doc/rltech.texi    f
 
376
lib/readline/doc/rluser.texi    f
 
377
lib/readline/doc/rluserman.texi f
 
378
lib/readline/doc/history.texi   f
 
379
lib/readline/doc/hstech.texi    f
 
380
lib/readline/doc/hsuser.texi    f
 
381
lib/readline/doc/fdl.texi       f
 
382
lib/readline/examples/Makefile  f
 
383
lib/readline/examples/excallback.c      f
 
384
lib/readline/examples/fileman.c f
 
385
lib/readline/examples/manexamp.c        f
 
386
lib/readline/examples/histexamp.c       f
 
387
lib/readline/examples/rltest.c  f
 
388
lib/readline/examples/rl-callbacktest.c f
 
389
lib/readline/examples/rl.c      f
 
390
lib/readline/examples/rlcat.c   f
 
391
lib/readline/examples/Inputrc   f
 
392
lib/sh/Makefile.in      f
 
393
lib/sh/casemod.c        f
 
394
lib/sh/clktck.c         f
 
395
lib/sh/clock.c          f
 
396
lib/sh/dprintf.c        f
 
397
lib/sh/eaccess.c        f
 
398
lib/sh/fmtullong.c      f
 
399
lib/sh/fmtulong.c       f
 
400
lib/sh/fmtumax.c        f
 
401
lib/sh/fnxform.c        f
 
402
lib/sh/fpurge.c         f
 
403
lib/sh/getcwd.c         f
 
404
lib/sh/getenv.c         f
 
405
lib/sh/inet_aton.c      f
 
406
lib/sh/input_avail.c    f
 
407
lib/sh/itos.c           f
 
408
lib/sh/mailstat.c       f
 
409
lib/sh/makepath.c       f
 
410
lib/sh/mbscasecmp.c     f
 
411
lib/sh/mbschr.c         f
 
412
lib/sh/mbscmp.c         f
 
413
lib/sh/memset.c         f
 
414
lib/sh/mktime.c         f
 
415
lib/sh/netconn.c        f
 
416
lib/sh/netopen.c        f
 
417
lib/sh/oslib.c          f
 
418
lib/sh/pathcanon.c      f
 
419
lib/sh/pathphys.c       f
 
420
lib/sh/rename.c         f
 
421
lib/sh/setlinebuf.c     f
 
422
lib/sh/shmatch.c        f
 
423
lib/sh/shmbchar.c       f
 
424
lib/sh/shquote.c        f
 
425
lib/sh/shtty.c          f
 
426
lib/sh/snprintf.c       f
 
427
lib/sh/spell.c          f
 
428
lib/sh/strcasecmp.c     f
 
429
lib/sh/strcasestr.c     f
 
430
lib/sh/strchrnul.c      f
 
431
lib/sh/strdup.c         f
 
432
lib/sh/strerror.c       f
 
433
lib/sh/strftime.c       f
 
434
lib/sh/stringlist.c     f
 
435
lib/sh/stringvec.c      f
 
436
lib/sh/strnlen.c        f
 
437
lib/sh/strpbrk.c        f
 
438
lib/sh/strstr.c         f
 
439
lib/sh/strtod.c         f
 
440
lib/sh/strtoimax.c      f
 
441
lib/sh/strtol.c         f
 
442
lib/sh/strtoll.c        f
 
443
lib/sh/strtoul.c        f
 
444
lib/sh/strtoull.c       f
 
445
lib/sh/strtoumax.c      f
 
446
lib/sh/strtrans.c       f
 
447
lib/sh/times.c          f
 
448
lib/sh/timeval.c        f
 
449
lib/sh/tmpfile.c        f
 
450
lib/sh/uconvert.c       f
 
451
lib/sh/ufuncs.c         f
 
452
lib/sh/unicode.c        f
 
453
lib/sh/vprint.c         f
 
454
lib/sh/wcsdup.c         f
 
455
lib/sh/wcsnwidth.c      f
 
456
lib/sh/wcswidth.c       f
 
457
lib/sh/winsize.c        f
 
458
lib/sh/zcatfd.c         f
 
459
lib/sh/zgetline.c       f
 
460
lib/sh/zmapfd.c         f
 
461
lib/sh/zread.c          f
 
462
lib/sh/zwrite.c         f
 
463
lib/termcap/Makefile.in f
 
464
lib/termcap/ltcap.h     f
 
465
lib/termcap/termcap.c   f
 
466
lib/termcap/termcap.h   f
 
467
lib/termcap/tparam.c    f
 
468
lib/termcap/version.c   f
 
469
lib/tilde/README        f
 
470
lib/tilde/Makefile.in   f
 
471
lib/tilde/tilde.c       f
 
472
lib/tilde/tilde.h       f
 
473
lib/tilde/shell.c       f
 
474
m4/stat-time.m4         f
 
475
m4/timespec.m4          f
 
476
po/LINGUAS              f
 
477
po/Makefile.in.in       f
 
478
po/Makevars             f
 
479
po/POTFILES.in          f
 
480
po/README               f
 
481
po/Rules-builtins       f
 
482
po/Rules-quot           f
 
483
po/bash.pot             f
 
484
po/boldquot.sed         f
 
485
po/en@boldquot.gmo      f
 
486
po/en@boldquot.header   f
 
487
po/en@boldquot.po       f
 
488
po/en@quot.gmo          f
 
489
po/en@quot.header       f
 
490
po/en@quot.po           f
 
491
po/af.gmo               f
 
492
po/af.po                f
 
493
po/bg.gmo               f
 
494
po/bg.po                f
 
495
po/ca.gmo               f
 
496
po/ca.po                f
 
497
po/cs.gmo               f
 
498
po/cs.po                f
 
499
po/da.gmo               f
 
500
po/da.po                f
 
501
po/de.gmo               f
 
502
po/de.po                f
 
503
po/el.gmo               f
 
504
po/el.po                f
 
505
po/eo.gmo               f
 
506
po/eo.po                f
 
507
po/es.gmo               f
 
508
po/es.po                f
 
509
po/et.gmo               f
 
510
po/et.po                f
 
511
po/fi.gmo               f
 
512
po/fi.po                f
 
513
po/fr.gmo               f
 
514
po/fr.po                f
 
515
po/ga.gmo               f
 
516
po/ga.po                f
 
517
po/gl.gmo               f
 
518
po/gl.po                f
 
519
po/hr.gmo               f
 
520
po/hr.po                f
 
521
po/hu.gmo               f
 
522
po/hu.po                f
 
523
po/id.gmo               f
 
524
po/id.po                f
 
525
po/it.gmo               f
 
526
po/it.po                f
 
527
po/ja.gmo               f
 
528
po/ja.po                f
 
529
po/lt.gmo               f
 
530
po/lt.po                f
 
531
po/nl.gmo               f
 
532
po/nl.po                f
 
533
po/pl.gmo               f
 
534
po/pl.po                f
 
535
po/pt_BR.gmo            f
 
536
po/pt_BR.po             f
 
537
po/ro.gmo               f
 
538
po/ro.po                f
 
539
po/ru.gmo               f
 
540
po/ru.po                f
 
541
po/sk.gmo               f
 
542
po/sk.po                f
 
543
po/sl.gmo               f
 
544
po/sr.po                f
 
545
po/sr.gmo               f
 
546
po/sl.po                f
 
547
po/sv.gmo               f
 
548
po/sv.po                f
 
549
po/tr.gmo               f
 
550
po/tr.po                f
 
551
po/uk.gmo               f
 
552
po/uk.po                f
 
553
po/vi.gmo               f
 
554
po/vi.po                f
 
555
po/zh_CN.gmo            f
 
556
po/zh_CN.po             f
 
557
po/zh_TW.gmo            f
 
558
po/zh_TW.po             f
 
559
po/insert-header.sin    f
 
560
po/quot.sed             f
 
561
po/remove-potcdate.sin  f
 
562
CWRU/misc/open-files.c  f
 
563
CWRU/misc/sigs.c        f
 
564
CWRU/misc/sigstat.c     f
 
565
CWRU/misc/bison         f
 
566
CWRU/misc/errlist.c     f
 
567
CWRU/misc/hpux10-dlfcn.h        f
 
568
CWRU/PLATFORMS          f
 
569
CWRU/README             f
 
570
CWRU/changelog          f
 
571
CWRU/sh-redir-hack      f
 
572
doc/FAQ         f
 
573
doc/Makefile.in f
 
574
doc/bash.1      f
 
575
doc/bashbug.1   f
 
576
doc/builtins.1  f
 
577
doc/rbash.1     f
 
578
doc/README      f
 
579
doc/INTRO       f
 
580
doc/texinfo.tex f
 
581
doc/bashref.texi        f
 
582
doc/version.texi        f
 
583
doc/bashref.info        f
 
584
doc/article.ms  f
 
585
doc/htmlpost.sh f       755
 
586
doc/infopost.sh f       755
 
587
doc/fdl.texi    f
 
588
doc/fdl.txt     f
 
589
#
 
590
doc/article.ps  f
 
591
doc/rose94.ps   f
 
592
doc/bash.ps             f
 
593
doc/bashbug.ps  f
 
594
doc/builtins.ps f
 
595
doc/rbash.ps    f
 
596
doc/bashref.ps  f
 
597
doc/bashref.dvi f
 
598
doc/bash.0              f
 
599
doc/bashbug.0           f
 
600
doc/builtins.0  f
 
601
doc/rbash.0     f
 
602
doc/article.txt f
 
603
doc/bash.html           f
 
604
doc/bashref.html        f
 
605
doc/article.pdf f
 
606
doc/bash.pdf    f
 
607
doc/bashref.pdf f
 
608
doc/rose94.pdf  f
 
609
doc/aosa-bash.pdf       f
 
610
#
 
611
support/Makefile.in     f
 
612
support/bashversion.c   f
 
613
support/checkbashisms   f       755
 
614
support/config.guess    f
 
615
support/config.rpath    f       755
 
616
support/config.sub      f
 
617
support/printenv.sh     f       755
 
618
support/printenv.c      f
 
619
support/bash.xbm        f
 
620
support/missing         f       755
 
621
support/mkclone         f       755
 
622
support/mkconffiles     f       755
 
623
support/mkdirs          f       755
 
624
support/mkinstalldirs   f       755
 
625
support/mkversion.sh    f       755
 
626
support/mksignames.c    f
 
627
support/signames.c      f
 
628
support/bashbug.sh      f
 
629
support/man2html.c      f
 
630
support/recho.c         f
 
631
support/zecho.c         f
 
632
support/xcase.c         f
 
633
support/SYMLINKS        f
 
634
support/fixlinks        f       755
 
635
support/install.sh      f       755
 
636
support/texi2dvi        f       755
 
637
support/texi2html       f       755
 
638
support/xenix-link.sh   f       755
 
639
support/shobj-conf      f       755
 
640
support/rlvers.sh       f       755
 
641
examples/INDEX.txt      f
 
642
examples/INDEX.html     f
 
643
#examples/obashdb/PERMISSION    f
 
644
#examples/obashdb/README        f
 
645
#examples/obashdb/bashdb                f
 
646
#examples/obashdb/bashdb.el     f
 
647
examples/complete/bash_completion       f
 
648
examples/complete/cdfunc        f
 
649
examples/complete/complete-examples     f
 
650
#examples/complete/complete.ianmac      f
 
651
#examples/complete/complete2.ianmac     f
 
652
#examples/complete/complete.freebsd     f
 
653
#examples/complete/complete.gnu-longopt f
 
654
examples/complete/bashcc-1.0.1.tar.gz   f
 
655
examples/loadables/README       f
 
656
examples/loadables/template.c   f
 
657
examples/loadables/Makefile.in  f
 
658
examples/loadables/necho.c      f
 
659
examples/loadables/hello.c      f
 
660
examples/loadables/print.c      f
 
661
examples/loadables/realpath.c   f
 
662
examples/loadables/sleep.c      f
 
663
examples/loadables/strftime.c   f
 
664
examples/loadables/truefalse.c  f
 
665
#examples/loadables/getconf.h   f
 
666
#examples/loadables/getconf.c   f
 
667
examples/loadables/finfo.c      f
 
668
examples/loadables/cat.c        f
 
669
#examples/loadables/cut.c       f
 
670
examples/loadables/logname.c    f
 
671
examples/loadables/basename.c   f
 
672
examples/loadables/dirname.c    f
 
673
examples/loadables/tty.c        f
 
674
examples/loadables/pathchk.c    f
 
675
examples/loadables/tee.c        f
 
676
examples/loadables/rmdir.c      f
 
677
examples/loadables/head.c       f
 
678
examples/loadables/printenv.c   f
 
679
examples/loadables/push.c       f
 
680
examples/loadables/id.c         f
 
681
examples/loadables/whoami.c     f
 
682
examples/loadables/uname.c      f
 
683
examples/loadables/sync.c       f
 
684
examples/loadables/mkdir.c      f
 
685
examples/loadables/ln.c         f
 
686
examples/loadables/mypid.c      f
 
687
examples/loadables/unlink.c     f
 
688
examples/loadables/perl/Makefile.in     f
 
689
examples/loadables/perl/README  f
 
690
examples/loadables/perl/bperl.c f
 
691
examples/loadables/perl/iperl.c f
 
692
#examples/loadables/sprintf.c   f
 
693
#examples/loadables/xtitle.c    f
 
694
examples/functions/array-stuff  f
 
695
examples/functions/array-to-string      f
 
696
examples/functions/autoload     f
 
697
examples/functions/autoload.v2  f
 
698
examples/functions/autoload.v3  f
 
699
examples/functions/basename     f
 
700
#examples/functions/basename2   f
 
701
#examples/functions/coproc.bash f
 
702
#examples/functions/coshell.README      f
 
703
#examples/functions/coshell.bash        f
 
704
examples/functions/csh-compat   f
 
705
#examples/functions/dirfuncs    f
 
706
examples/functions/dirname      f
 
707
#examples/functions/emptydir    f
 
708
examples/functions/exitstat     f
 
709
examples/functions/external     f
 
710
examples/functions/fact         f
 
711
examples/functions/fstty        f
 
712
examples/functions/func         f
 
713
#examples/functions/gethtml     f
 
714
#examples/functions/getoptx.bash        f
 
715
examples/functions/inetaddr     f
 
716
examples/functions/inpath       f
 
717
#examples/functions/isnum.bash  f
 
718
examples/functions/isnum2       f
 
719
examples/functions/isvalidip    f
 
720
#examples/functions/jdate.bash  f
 
721
#examples/functions/jj.bash     f
 
722
#examples/functions/keep                f
 
723
examples/functions/ksh-cd       f
 
724
examples/functions/ksh-compat-test      f
 
725
examples/functions/kshenv       f
 
726
examples/functions/login        f
 
727
#examples/functions/lowercase   f
 
728
#examples/functions/manpage     f
 
729
#examples/functions/mhfold      f
 
730
#examples/functions/newdirstack.bsh     f
 
731
examples/functions/notify.bash  f
 
732
#examples/functions/pathfuncs   f
 
733
#examples/functions/recurse     f
 
734
#examples/functions/repeat2     f
 
735
#examples/functions/repeat3     f
 
736
examples/functions/seq          f
 
737
examples/functions/seq2         f
 
738
examples/functions/shcat        f
 
739
examples/functions/shcat2       f
 
740
examples/functions/sort-pos-params      f
 
741
#examples/functions/sqroot      f
 
742
examples/functions/substr       f
 
743
examples/functions/substr2      f
 
744
#examples/functions/term                f
 
745
examples/functions/whatis       f
 
746
examples/functions/whence       f
 
747
examples/functions/which        f
 
748
#examples/functions/xalias.bash f
 
749
#examples/functions/xfind.bash  f
 
750
#examples/scripts/adventure.sh  f
 
751
#examples/scripts/bash-hexdump.sh       f
 
752
#examples/scripts/bcsh.sh       f
 
753
examples/scripts/cat.sh         f
 
754
examples/scripts/center         f
 
755
#examples/scripts/dd-ex.sh      f
 
756
#examples/scripts/fixfiles.bash f
 
757
#examples/scripts/hanoi.bash    f
 
758
examples/scripts/inpath         f
 
759
#examples/scripts/krand.bash    f
 
760
#examples/scripts/line-input.bash       f
 
761
#examples/scripts/nohup.bash    f
 
762
#examples/scripts/precedence    f
 
763
#examples/scripts/randomcard.bash       f
 
764
#examples/scripts/scrollbar     f
 
765
#examples/scripts/scrollbar2    f
 
766
#examples/scripts/self-repro    f
 
767
#examples/scripts/showperm.bash f
 
768
examples/scripts/shprompt       f
 
769
examples/scripts/spin.bash      f
 
770
#examples/scripts/timeout       f
 
771
#examples/scripts/timeout2      f
 
772
#examples/scripts/timeout3      f
 
773
#examples/scripts/vtree2                f
 
774
#examples/scripts/vtree3                f
 
775
#examples/scripts/vtree3a       f
 
776
#examples/scripts/websrv.sh     f
 
777
examples/scripts/xterm_title    f
 
778
examples/scripts/zprintf        f
 
779
examples/startup-files/README   f
 
780
examples/startup-files/Bashrc.bfox      f
 
781
examples/startup-files/Bash_aliases     f
 
782
examples/startup-files/Bash_profile     f
 
783
examples/startup-files/bash-profile     f
 
784
examples/startup-files/bashrc   f
 
785
#examples/startup-files/apple/README    f
 
786
#examples/startup-files/apple/aliases   f
 
787
#examples/startup-files/apple/bash.defaults     f
 
788
#examples/startup-files/apple/environment       f
 
789
#examples/startup-files/apple/login     f
 
790
#examples/startup-files/apple/logout    f
 
791
#examples/startup-files/apple/rc                f
 
792
#examples/misc/suncmd.termcap   f
 
793
examples/misc/aliasconv.sh      f
 
794
examples/misc/aliasconv.bash    f
 
795
examples/misc/cshtobash f
 
796
tests/README            f
 
797
tests/COPYRIGHT         f
 
798
tests/alias.tests       f
 
799
tests/alias1.sub        f
 
800
tests/alias.right       f
 
801
tests/appendop.tests    f
 
802
tests/appendop1.sub     f
 
803
tests/appendop2.sub     f
 
804
tests/appendop.right    f
 
805
tests/arith-for.tests   f
 
806
tests/arith-for.right   f
 
807
tests/arith.tests       f
 
808
tests/arith.right       f
 
809
tests/arith1.sub        f
 
810
tests/arith2.sub        f
 
811
tests/arith3.sub        f
 
812
tests/arith4.sub        f
 
813
tests/arith5.sub        f
 
814
tests/arith6.sub        f
 
815
tests/array.tests       f
 
816
tests/array.right       f
 
817
tests/array1.sub        f
 
818
tests/array2.sub        f
 
819
tests/array3.sub        f
 
820
tests/array4.sub        f
 
821
tests/array5.sub        f
 
822
tests/array6.sub        f
 
823
tests/array7.sub        f
 
824
tests/array8.sub        f
 
825
tests/array9.sub        f
 
826
tests/array10.sub       f
 
827
tests/array11.sub       f
 
828
tests/array12.sub       f
 
829
tests/array13.sub       f
 
830
tests/array14.sub       f
 
831
tests/array15.sub       f
 
832
tests/array16.sub       f
 
833
tests/array-at-star     f
 
834
tests/array2.right      f
 
835
tests/assoc.tests       f
 
836
tests/assoc.right       f
 
837
tests/assoc1.sub        f
 
838
tests/assoc2.sub        f
 
839
tests/assoc3.sub        f
 
840
tests/assoc4.sub        f
 
841
tests/assoc5.sub        f
 
842
tests/assoc6.sub        f
 
843
tests/assoc7.sub        f
 
844
tests/braces.tests      f
 
845
tests/braces.right      f
 
846
tests/builtins.tests    f
 
847
tests/builtins.right    f
 
848
tests/builtins1.sub     f
 
849
tests/builtins2.sub     f
 
850
tests/builtins3.sub     f
 
851
tests/builtins4.sub     f
 
852
tests/source1.sub       f
 
853
tests/source2.sub       f
 
854
tests/source3.sub       f
 
855
tests/source4.sub       f
 
856
tests/source5.sub       f
 
857
tests/source6.sub       f
 
858
tests/source7.sub       f
 
859
tests/case.tests        f
 
860
tests/case.right        f
 
861
tests/case1.sub         f
 
862
tests/casemod.tests     f
 
863
tests/casemod.right     f
 
864
tests/comsub.tests      f
 
865
tests/comsub.right      f
 
866
tests/comsub1.sub       f
 
867
tests/comsub-eof.tests  f
 
868
tests/comsub-eof0.sub   f
 
869
tests/comsub-eof1.sub   f
 
870
tests/comsub-eof2.sub   f
 
871
tests/comsub-eof3.sub   f
 
872
tests/comsub-eof4.sub   f
 
873
tests/comsub-eof5.sub   f
 
874
tests/comsub-eof.right  f
 
875
tests/comsub-posix.tests        f
 
876
tests/comsub-posix.right        f
 
877
tests/comsub-posix1.sub f
 
878
tests/comsub-posix2.sub f
 
879
tests/comsub-posix3.sub f
 
880
tests/cond.tests        f
 
881
tests/cond.right        f
 
882
tests/cond-regexp1.sub  f
 
883
tests/cond-regexp2.sub  f
 
884
tests/cond-regexp3.sub  f
 
885
tests/coproc.tests      f
 
886
tests/coproc.right      f
 
887
tests/cprint.tests      f
 
888
tests/cprint.right      f
 
889
tests/dbg-support.right f
 
890
tests/dbg-support.sub   f
 
891
tests/dbg-support.tests f
 
892
tests/dbg-support2.right        f
 
893
tests/dbg-support2.tests        f
 
894
tests/dbg-support3.sub  f
 
895
tests/dollar-at-star    f
 
896
tests/dollar-at-star1.sub       f
 
897
tests/dollar-at1.sub    f
 
898
tests/dollar-at2.sub    f
 
899
tests/dollar-at3.sub    f
 
900
tests/dollar-at4.sub    f
 
901
tests/dollar-at5.sub    f
 
902
tests/dollar-at6.sub    f
 
903
tests/dollar-star1.sub  f
 
904
tests/dollar-star2.sub  f
 
905
tests/dollar-star3.sub  f
 
906
tests/dollar-star4.sub  f
 
907
tests/dollar-star5.sub  f
 
908
tests/dollar-star6.sub  f
 
909
tests/dollar-star7.sub  f
 
910
tests/dollar.right      f
 
911
tests/dstack.tests      f
 
912
tests/dstack.right      f
 
913
tests/dstack2.tests     f
 
914
tests/dstack2.right     f
 
915
tests/errors.tests      f
 
916
tests/errors.right      f
 
917
tests/errors1.sub       f
 
918
tests/errors2.sub       f
 
919
tests/errors3.sub       f
 
920
tests/execscript        f
 
921
tests/exec.right        f
 
922
tests/exec1.sub         f       755
 
923
tests/exec2.sub         f
 
924
tests/exec3.sub         f
 
925
tests/exec4.sub         f
 
926
tests/exec5.sub         f
 
927
tests/exec6.sub         f
 
928
tests/exec7.sub         f
 
929
tests/exec8.sub         f
 
930
tests/exec9.sub         f
 
931
tests/exp.tests         f
 
932
tests/exp.right         f
 
933
tests/exp1.sub          f
 
934
tests/exp2.sub          f
 
935
tests/exp3.sub          f
 
936
tests/exp4.sub          f
 
937
tests/exp5.sub          f
 
938
tests/exp6.sub          f
 
939
tests/extglob.tests     f
 
940
tests/extglob.right     f
 
941
tests/extglob1.sub      f
 
942
tests/extglob1a.sub     f
 
943
tests/extglob2.tests    f
 
944
tests/extglob2.right    f
 
945
tests/extglob3.tests    f
 
946
tests/extglob3.right    f
 
947
tests/func.tests        f
 
948
tests/func.right        f
 
949
tests/func1.sub         f
 
950
tests/func2.sub         f
 
951
tests/func3.sub         f
 
952
tests/func4.sub         f
 
953
tests/getopts.tests     f
 
954
tests/getopts.right     f
 
955
tests/getopts1.sub      f
 
956
tests/getopts2.sub      f
 
957
tests/getopts3.sub      f
 
958
tests/getopts4.sub      f
 
959
tests/getopts5.sub      f
 
960
tests/getopts6.sub      f
 
961
tests/getopts7.sub      f
 
962
tests/glob.tests        f
 
963
tests/glob1.sub         f
 
964
tests/glob.right        f
 
965
tests/globstar.tests    f
 
966
tests/globstar.right    f
 
967
tests/globstar1.sub     f
 
968
tests/globstar2.sub     f
 
969
tests/heredoc.tests     f
 
970
tests/heredoc.right     f
 
971
tests/heredoc1.sub      f
 
972
tests/heredoc2.sub      f
 
973
tests/heredoc3.sub      f
 
974
tests/herestr.tests     f
 
975
tests/herestr.right     f
 
976
tests/histexp.tests     f
 
977
tests/histexp.right     f
 
978
tests/history.tests     f
 
979
tests/history.right     f
 
980
tests/history.list      f       444
 
981
tests/history1.sub      f
 
982
tests/history2.sub      f
 
983
tests/ifs.tests         f
 
984
tests/ifs.right         f
 
985
tests/ifs-posix.tests   f
 
986
tests/ifs-posix.right   f
 
987
tests/input-line.sh     f
 
988
tests/input-line.sub    f
 
989
tests/input.right       f
 
990
tests/intl.tests        f
 
991
tests/intl1.sub         f
 
992
tests/intl2.sub         f
 
993
tests/intl.right        f
 
994
tests/iquote.tests      f
 
995
tests/iquote.right      f
 
996
tests/iquote1.sub       f
 
997
tests/invert.tests      f
 
998
tests/invert.right      f
 
999
tests/jobs.tests        f
 
1000
tests/jobs1.sub         f
 
1001
tests/jobs2.sub         f
 
1002
tests/jobs3.sub         f
 
1003
tests/jobs4.sub         f
 
1004
tests/jobs5.sub         f
 
1005
tests/jobs.right        f
 
1006
tests/lastpipe.right    f
 
1007
tests/lastpipe.tests    f
 
1008
tests/lastpipe1.sub     f
 
1009
tests/mapfile.data      f
 
1010
tests/mapfile.right     f
 
1011
tests/mapfile.tests     f
 
1012
tests/mapfile1.sub      f
 
1013
tests/more-exp.tests    f
 
1014
tests/more-exp.right    f
 
1015
tests/nameref.tests     f
 
1016
tests/nameref1.sub      f
 
1017
tests/nameref2.sub      f
 
1018
tests/nameref3.sub      f
 
1019
tests/nameref4.sub      f
 
1020
tests/nameref5.sub      f
 
1021
tests/nameref6.sub      f
 
1022
tests/nameref7.sub      f
 
1023
tests/nameref8.sub      f
 
1024
tests/nameref.right     f
 
1025
tests/new-exp.tests     f
 
1026
tests/new-exp1.sub      f
 
1027
tests/new-exp2.sub      f
 
1028
tests/new-exp3.sub      f
 
1029
tests/new-exp4.sub      f
 
1030
tests/new-exp5.sub      f
 
1031
tests/new-exp6.sub      f
 
1032
tests/new-exp7.sub      f
 
1033
tests/new-exp8.sub      f
 
1034
tests/new-exp9.sub      f
 
1035
tests/new-exp.right     f
 
1036
tests/nquote.tests      f
 
1037
tests/nquote.right      f
 
1038
tests/nquote1.sub       f
 
1039
tests/nquote2.sub       f
 
1040
tests/nquote1.tests     f
 
1041
tests/nquote1.right     f
 
1042
tests/nquote2.tests     f
 
1043
tests/nquote2.right     f
 
1044
tests/nquote3.tests     f
 
1045
tests/nquote3.right     f
 
1046
tests/nquote4.tests     f
 
1047
tests/nquote4.right     f
 
1048
tests/nquote5.tests     f
 
1049
tests/nquote5.right     f
 
1050
tests/posix2.tests      f
 
1051
tests/posix2.right      f
 
1052
tests/posixexp.tests    f
 
1053
tests/posixexp.right    f
 
1054
tests/posixexp1.sub     f
 
1055
tests/posixexp2.sub     f
 
1056
tests/posixexp2.tests   f
 
1057
tests/posixexp2.right   f
 
1058
tests/posixpat.tests    f
 
1059
tests/posixpat.right    f
 
1060
tests/posixpipe.tests   f
 
1061
tests/posixpipe.right   f
 
1062
tests/prec.right        f
 
1063
tests/precedence        f
 
1064
tests/printf.tests      f
 
1065
tests/printf.right      f
 
1066
tests/printf1.sub       f
 
1067
tests/printf2.sub       f
 
1068
tests/printf3.sub       f
 
1069
tests/printf4.sub       f
 
1070
tests/quote.tests       f
 
1071
tests/quote.right       f
 
1072
tests/quote1.sub        f
 
1073
tests/read.tests        f
 
1074
tests/read.right        f
 
1075
tests/read1.sub         f
 
1076
tests/read2.sub         f
 
1077
tests/read3.sub         f
 
1078
tests/read4.sub         f
 
1079
tests/read5.sub         f
 
1080
tests/read6.sub         f
 
1081
tests/redir.tests       f
 
1082
tests/redir.right       f
 
1083
tests/redir1.sub        f
 
1084
tests/redir2.sub        f
 
1085
tests/redir3.sub        f
 
1086
tests/redir3.in1        f
 
1087
tests/redir3.in2        f
 
1088
tests/redir4.sub        f
 
1089
tests/redir4.in1        f
 
1090
tests/redir5.sub        f
 
1091
tests/redir6.sub        f
 
1092
tests/redir7.sub        f
 
1093
tests/redir8.sub        f
 
1094
tests/redir9.sub        f
 
1095
tests/redir10.sub       f
 
1096
tests/rhs-exp.tests     f
 
1097
tests/rhs-exp.right     f
 
1098
tests/rhs-exp1.sub      f
 
1099
tests/rsh.tests         f
 
1100
tests/rsh.right         f
 
1101
tests/run-all           f
 
1102
tests/run-minimal       f
 
1103
tests/run-alias         f
 
1104
tests/run-appendop      f
 
1105
tests/run-arith-for     f
 
1106
tests/run-arith         f
 
1107
tests/run-array         f
 
1108
tests/run-array2        f
 
1109
tests/run-assoc         f
 
1110
tests/run-braces        f
 
1111
tests/run-builtins      f
 
1112
tests/run-case          f
 
1113
tests/run-casemod       f
 
1114
tests/run-comsub        f
 
1115
tests/run-comsub-eof    f
 
1116
tests/run-comsub-posix  f
 
1117
tests/run-cond          f
 
1118
tests/run-coproc        f
 
1119
tests/run-cprint        f
 
1120
tests/run-dbg-support   f
 
1121
tests/run-dbg-support2  f
 
1122
tests/run-dirstack      f
 
1123
tests/run-dollars       f
 
1124
tests/run-errors        f
 
1125
tests/run-execscript    f
 
1126
tests/run-exp-tests     f
 
1127
tests/run-extglob       f
 
1128
tests/run-extglob2      f
 
1129
tests/run-extglob3      f
 
1130
tests/run-func          f
 
1131
tests/run-getopts       f
 
1132
tests/run-glob-test     f
 
1133
tests/run-globstar      f
 
1134
tests/run-heredoc       f
 
1135
tests/run-herestr       f
 
1136
tests/run-histexpand    f
 
1137
tests/run-history       f
 
1138
tests/run-ifs           f
 
1139
tests/run-ifs-posix     f
 
1140
tests/run-input-test    f
 
1141
tests/run-intl          f
 
1142
tests/run-iquote        f
 
1143
tests/run-invert        f
 
1144
tests/run-jobs          f
 
1145
tests/run-lastpipe      f
 
1146
tests/run-mapfile       f
 
1147
tests/run-more-exp      f
 
1148
tests/run-nameref       f
 
1149
tests/run-new-exp       f
 
1150
tests/run-nquote        f
 
1151
tests/run-nquote1       f
 
1152
tests/run-nquote2       f
 
1153
tests/run-nquote3       f
 
1154
tests/run-nquote4       f
 
1155
tests/run-nquote5       f
 
1156
tests/run-posix2        f
 
1157
tests/run-posixexp      f
 
1158
tests/run-posixexp2     f
 
1159
tests/run-posixpat      f
 
1160
tests/run-posixpipe     f
 
1161
tests/run-precedence    f
 
1162
tests/run-printf        f
 
1163
tests/run-quote         f
 
1164
tests/run-read          f
 
1165
tests/run-redir         f
 
1166
tests/run-rhs-exp       f
 
1167
tests/run-rsh           f
 
1168
tests/run-set-e         f
 
1169
tests/run-set-x         f
 
1170
tests/run-shopt         f
 
1171
tests/run-strip         f
 
1172
tests/run-test          f
 
1173
tests/run-tilde         f
 
1174
tests/run-tilde2        f
 
1175
tests/run-trap          f
 
1176
tests/run-type          f
 
1177
tests/run-varenv        f
 
1178
tests/run-vredir        f
 
1179
tests/set-e.tests       f
 
1180
tests/set-e1.sub        f
 
1181
tests/set-e2.sub        f
 
1182
tests/set-e3.sub        f
 
1183
tests/set-e3a.sub       f
 
1184
tests/set-e.right       f
 
1185
tests/set-x.tests       f
 
1186
tests/set-x1.sub        f
 
1187
tests/set-x.right       f
 
1188
tests/shopt.tests       f       
 
1189
tests/shopt.right       f
 
1190
tests/strip.tests       f
 
1191
tests/strip.right       f
 
1192
tests/test.tests        f
 
1193
tests/test.right        f
 
1194
tests/tilde.tests       f
 
1195
tests/tilde.right       f
 
1196
tests/tilde2.tests      f
 
1197
tests/tilde2.right      f
 
1198
tests/trap.tests        f
 
1199
tests/trap.right        f
 
1200
tests/trap1.sub         f       755
 
1201
tests/trap2.sub         f       755
 
1202
tests/trap2a.sub        f       755
 
1203
tests/trap3.sub         f
 
1204
tests/trap4.sub         f
 
1205
tests/trap5.sub         f
 
1206
tests/type.tests        f
 
1207
tests/type.right        f
 
1208
tests/type1.sub         f
 
1209
tests/type2.sub         f
 
1210
tests/type3.sub         f
 
1211
tests/type4.sub         f
 
1212
tests/unicode1.sub      f
 
1213
tests/unicode2.sub      f
 
1214
tests/unicode3.sub      f
 
1215
tests/varenv.right      f
 
1216
tests/varenv.sh         f
 
1217
tests/varenv1.sub       f
 
1218
tests/varenv2.sub       f
 
1219
tests/varenv3.sub       f
 
1220
tests/varenv4.sub       f
 
1221
tests/varenv5.sub       f
 
1222
tests/varenv6.sub       f
 
1223
tests/version           f
 
1224
tests/version.mini      f
 
1225
tests/vredir.tests      f
 
1226
tests/vredir.right      f
 
1227
tests/vredir1.sub       f
 
1228
tests/vredir2.sub       f
 
1229
tests/vredir3.sub       f
 
1230
tests/vredir4.sub       f
 
1231
tests/vredir5.sub       f
 
1232
tests/vredir6.sub       f
 
1233
tests/misc/dev-tcp.tests        f
 
1234
tests/misc/perf-script  f
 
1235
tests/misc/perftest     f
 
1236
tests/misc/read-nchars.tests    f
 
1237
tests/misc/redir-t2.sh  f
 
1238
tests/misc/run-r2.sh    f
 
1239
tests/misc/sigint-1.sh          f
 
1240
tests/misc/sigint-2.sh          f
 
1241
tests/misc/sigint-3.sh          f
 
1242
tests/misc/sigint-4.sh          f
 
1243
tests/misc/test-minus-e.1       f
 
1244
tests/misc/test-minus-e.2       f
 
1245
tests/misc/wait-bg.tests        f
 
1246
#examples/scripts.v2/PERMISSION f
 
1247
#examples/scripts.v2/README     f
 
1248
#examples/scripts.v2/arc2tarz   f
 
1249
#examples/scripts.v2/bashrand   f
 
1250
#examples/scripts.v2/cal2day.bash       f
 
1251
#examples/scripts.v2/cdhist.bash        f
 
1252
#examples/scripts.v2/corename   f
 
1253
#examples/scripts.v2/fman       f
 
1254
#examples/scripts.v2/frcp       f
 
1255
#examples/scripts.v2/lowercase  f
 
1256
#examples/scripts.v2/ncp        f
 
1257
#examples/scripts.v2/newext     f
 
1258
#examples/scripts.v2/nmv        f
 
1259
#examples/scripts.v2/pages      f
 
1260
#examples/scripts.v2/pf f
 
1261
#examples/scripts.v2/ren                f
 
1262
#examples/scripts.v2/rename     f
 
1263
#examples/scripts.v2/repeat     f
 
1264
#examples/scripts.v2/untar      f
 
1265
#examples/scripts.v2/uudec      f
 
1266
#examples/scripts.v2/uuenc      f
 
1267
#examples/scripts.v2/vtree      f
 
1268
#examples/scripts.v2/where      f
 
1269
#examples/scripts.v2/pmtop      f
 
1270
#examples/scripts.v2/shprof     f
 
1271
#examples/scripts.noah/PERMISSION       f
 
1272
#examples/scripts.noah/README   f
 
1273
#examples/scripts.noah/aref.bash        f
 
1274
#examples/scripts.noah/bash.sub.bash    f
 
1275
#examples/scripts.noah/bash_version.bash        f
 
1276
#examples/scripts.noah/meta.bash        f
 
1277
#examples/scripts.noah/mktmp.bash       f
 
1278
#examples/scripts.noah/number.bash      f
 
1279
#examples/scripts.noah/prompt.bash      f
 
1280
#examples/scripts.noah/remap_keys.bash  f
 
1281
#examples/scripts.noah/require.bash     f
 
1282
#examples/scripts.noah/send_mail.bash   f
 
1283
#examples/scripts.noah/shcat.bash       f
 
1284
#examples/scripts.noah/source.bash      f
 
1285
#examples/scripts.noah/string.bash      f
 
1286
#examples/scripts.noah/stty.bash        f
 
1287
#examples/scripts.noah/y_or_n_p.bash    f