]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - MANIFEST
Imported from ../bash-2.05.tar.gz.
[thirdparty/bash.git] / MANIFEST
index a3e95c090156ad566c3aa1dd3051b74e5de45ffb..d7f31ddab66c75f5ff9d537b6c7286f563f6c876 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -11,18 +11,21 @@ cross-build d
 doc    d
 examples       d
 examples/bashdb        d
+examples/complete      d
 examples/functions d
 examples/scripts d
 examples/scripts.v2    d
 examples/scripts.noah  d
 examples/startup-files d
+examples/startup-files/apple   d
 examples/misc  d
 examples/loadables d
+examples/loadables/perl        d
+include                d
 lib            d
 lib/glob       d
 lib/glob/doc   d
 lib/malloc     d
-lib/posixheaders d
 lib/readline   d
 lib/readline/doc d
 lib/readline/examples d
@@ -43,11 +46,12 @@ NEWS                f
 NOTES          f
 README         f
 AUTHORS                f
+Y2K            f
 configure.in   f
 configure      f
 Makefile.in    f
-config.h.top   f
-config.h.bot   f
+config-top.h   f
+config-bot.h   f
 config.h.in    f
 aclocal.m4     f
 array.c                f
@@ -89,6 +93,9 @@ bracecomp.c   f
 nojobs.c       f
 error.c                f
 xmalloc.c      f
+pcomplete.c    f
+pcomplib.c     f
+mksyntax.c     f
 alias.h                f
 builtins.h     f
 bashhist.h     f
@@ -96,15 +103,15 @@ bashline.h f
 variables.h    f
 array.h                f
 jobs.h         f
-maxpath.h      f
-filecntl.h     f
 findcmd.h      f
 hashlib.h      f
 quit.h         f
 flags.h                f
 shell.h                f
+syntax.h       f
 pathexp.h      f
 parser.h       f
+pcomplete.h    f
 sig.h          f
 test.h         f
 trap.h         f
@@ -119,7 +126,6 @@ subst.h             f
 dispose_cmd.h  f
 hashcmd.h      f
 bashansi.h     f
-bashtty.h      f
 bashjmp.h      f
 bashintl.h     f
 make_cmd.h     f
@@ -130,14 +136,6 @@ mailcheck.h        f
 pathnames.h    f
 y.tab.c                f
 y.tab.h                f
-posixdir.h     f
-posixjmp.h     f
-posixstat.h    f
-posixwait.h    f
-unionwait.h    f
-stdc.h         f
-ansi_stdlib.h  f
-memalloc.h     f
 parser-built   f
 builtins/ChangeLog     f
 builtins/Makefile.in   f
@@ -148,6 +146,7 @@ builtins/builtin.def        f
 builtins/cd.def                f
 builtins/colon.def     f
 builtins/command.def   f
+builtins/complete.def  f
 builtins/common.c      f
 builtins/declare.def   f
 builtins/echo.def      f
@@ -195,6 +194,22 @@ builtins/common.h  f
 builtins/bashgetopt.h  f
 cross-build/cygwin32.cache     f
 cross-build/win32sig.h f
+cross-build/x86-beos.cache     f
+cross-build/beos-sig.h f
+cross-build/opennt.cache       f
+include/ansi_stdlib.h  f
+include/filecntl.h     f
+include/maxpath.h      f
+include/memalloc.h     f
+include/posixdir.h     f
+include/posixjmp.h     f
+include/posixstat.h    f
+include/posixtime.h    f
+include/posixwait.h    f
+include/shtty.h                f
+include/stdc.h         f
+include/systimes.h     f
+include/unionwait.h    f
 lib/glob/ChangeLog     f
 lib/glob/Makefile.in   f
 lib/glob/fnmatch.c     f
@@ -216,13 +231,6 @@ lib/malloc/omalloc.c       f
 lib/malloc/stub.c      f
 lib/malloc/i386-alloca.s       f
 lib/malloc/x386-alloca.s       f
-lib/posixheaders/posixdir.h    f
-lib/posixheaders/posixjmp.h    f
-lib/posixheaders/posixstat.h   f
-lib/posixheaders/ansi_stdlib.h f
-lib/posixheaders/stdc.h        f
-lib/posixheaders/memalloc.h    f
-lib/posixheaders/filecntl.h    f
 lib/readline/COPYING   f
 lib/readline/Makefile.in       f
 lib/readline/ChangeLog f
@@ -245,6 +253,7 @@ lib/readline/search.c       f
 lib/readline/isearch.c f
 lib/readline/parens.c  f
 lib/readline/rltty.c   f
+lib/readline/compat.c  f
 lib/readline/complete.c        f
 lib/readline/bind.c    f
 lib/readline/display.c f
@@ -256,11 +265,14 @@ lib/readline/input.c      f
 lib/readline/callback.c        f
 lib/readline/nls.c     f
 lib/readline/shell.c   f
+lib/readline/savestring.c      f
 lib/readline/tilde.c   f
 lib/readline/tilde.h   f
 lib/readline/rldefs.h  f
 lib/readline/rlconf.h  f
+lib/readline/rlshell.h f
 lib/readline/rltty.h   f
+lib/readline/rltypedefs.h      f
 lib/readline/rlwinsize.h       f
 lib/readline/readline.h        f
 lib/readline/tcap.h    f
@@ -272,14 +284,20 @@ lib/readline/posixdir.h   f
 lib/readline/posixjmp.h        f
 lib/readline/posixstat.h       f
 lib/readline/ansi_stdlib.h     f
+lib/readline/rlstdc.h  f
+lib/readline/rlprivate.h       f
+lib/readline/xmalloc.h f
 lib/readline/doc/Makefile      f
+lib/readline/doc/manvers.texinfo       f
 lib/readline/doc/rlman.texinfo f
 lib/readline/doc/rltech.texinfo        f
 lib/readline/doc/rluser.texinfo        f
+lib/readline/doc/rluserman.texinfo     f
 lib/readline/doc/hist.texinfo  f
 lib/readline/doc/hstech.texinfo        f
 lib/readline/doc/hsuser.texinfo        f
 lib/readline/examples/Makefile f
+lib/readline/examples/excallback.c     f
 lib/readline/examples/fileman.c        f
 lib/readline/examples/manexamp.c       f
 lib/readline/examples/histexamp.c      f
@@ -288,18 +306,39 @@ lib/readline/examples/rl.c        f
 lib/readline/examples/Inputrc  f
 lib/sh/Makefile.in     f
 lib/sh/clktck.c                f
+lib/sh/clock.c         f
 lib/sh/getcwd.c                f
 lib/sh/getenv.c                f
+lib/sh/inet_aton.c     f
 lib/sh/itos.c          f
+lib/sh/makepath.c      f
+lib/sh/netopen.c       f
 lib/sh/oslib.c         f
+lib/sh/pathcanon.c     f
+lib/sh/pathphys.c      f
+lib/sh/rename.c                f
 lib/sh/setlinebuf.c    f
+lib/sh/shquote.c       f
+lib/sh/shtty.c         f
+lib/sh/spell.c         f
 lib/sh/strcasecmp.c    f
 lib/sh/strerror.c      f
+lib/sh/strindex.c      f
+lib/sh/stringlist.c    f
+lib/sh/stringvec.c     f
+lib/sh/strpbrk.c       f
 lib/sh/strtod.c                f
 lib/sh/strtol.c                f
 lib/sh/strtoul.c       f
+lib/sh/strtrans.c      f
+lib/sh/times.c         f
+lib/sh/timeval.c       f
+lib/sh/tmpfile.c       f
 lib/sh/vprint.c                f
+lib/sh/zread.c         f
+lib/sh/zwrite.c                f
 lib/termcap/Makefile.in        f
+lib/termcap/ltcap.h    f
 lib/termcap/termcap.c  f
 lib/termcap/termcap.h  f
 lib/termcap/tparam.c   f
@@ -319,34 +358,40 @@ lib/termcap/grot/configure        f
 lib/termcap/grot/configure.in  f
 lib/termcap/grot/COPYING       f
 lib/termcap/grot/README        f
+lib/tilde/README       f
 lib/tilde/ChangeLog    f
 lib/tilde/Makefile.in  f
 lib/tilde/doc/tilde.texi       f
 lib/tilde/doc/Makefile f
 lib/tilde/tilde.c      f
 lib/tilde/tilde.h      f
+lib/tilde/shell.c      f
 CWRU/misc/open-files.c f
 CWRU/misc/sigs.c       f
 CWRU/misc/pid.c                f
 CWRU/misc/sigstat.c    f
 CWRU/misc/bison                f
+CWRU/misc/errlist.c    f
+CWRU/misc/hpux10-dlfcn.h       f
 CWRU/PLATFORMS         f
 CWRU/README            f
 CWRU/POSIX.NOTES       f
 CWRU/changelog         f
 CWRU/sh-redir-hack     f
+CWRU/empty-for-wordlist        f
+CWRU/maildir-patch     f
 CWRU/mh-folder-comp    f
 doc/FAQ                f
 doc/Makefile.in        f
 doc/bash.1     f
 doc/bashbug.1  f
+doc/builtins.1 f
+doc/rbash.1    f
 doc/README     f
 doc/INTRO      f
-doc/readline.3 f
 doc/texinfo.tex        f
 doc/bashref.texi       f
 doc/bashref.info       f
-doc/builtins.1 f
 doc/article.ms f
 doc/htmlpost.sh        f       755
 support/Makefile.in    f
@@ -355,6 +400,7 @@ support/config.sub  f
 support/printenv.sh    f       755
 support/printenv.c     f
 support/bash.xbm       f
+support/missing                f       755
 support/mkclone                f       755
 support/mkconffiles    f       755
 support/mkdirs         f       755
@@ -368,25 +414,33 @@ support/SYMLINKS  f
 support/fixlinks       f       755
 support/install.sh     f       755
 support/texi2dvi       f
-support/texi2html      f
+support/texi2html      f       755
 support/xenix-link.sh  f       755
+support/shobj-conf     f       755
+support/rlvers.sh      f       755
 examples/bashdb/PERMISSION     f
 examples/bashdb/README f
 examples/bashdb/bashdb f
 examples/bashdb/bashdb.fns     f
 examples/bashdb/bashdb.pre     f
+examples/complete/complete-examples    f
+examples/complete/complete.ianmac      f
+examples/complete/complete2.ianmac     f
+examples/complete/complete.freebsd     f
 examples/loadables/README      f
+examples/loadables/template.c  f
 examples/loadables/Makefile.in f
 examples/loadables/necho.c     f
 examples/loadables/hello.c     f
 examples/loadables/print.c     f
+examples/loadables/realpath.c  f
 examples/loadables/sprintf.c   f
 examples/loadables/sleep.c     f
 examples/loadables/truefalse.c f
 examples/loadables/getconf.c   f
-examples/loadables/pushd.c     f
 examples/loadables/finfo.c     f
 examples/loadables/cat.c       f
+examples/loadables/cut.c       f
 examples/loadables/logname.c   f
 examples/loadables/basename.c  f
 examples/loadables/dirname.c   f
@@ -395,18 +449,36 @@ examples/loadables/pathchk.c      f
 examples/loadables/tee.c       f
 examples/loadables/rmdir.c     f
 examples/loadables/head.c      f
+examples/loadables/printenv.c  f
+examples/loadables/push.c      f
+examples/loadables/id.c                f
+examples/loadables/whoami.c    f
+examples/loadables/uname.c     f
+examples/loadables/sync.c      f
+examples/loadables/mkdir.c     f
+examples/loadables/ln.c                f
+examples/loadables/unlink.c    f
+examples/loadables/perl/Makefile.in    f
+examples/loadables/perl/README f
+examples/loadables/perl/bperl.c        f
+examples/loadables/perl/iperl.c        f
+examples/functions/array-stuff f
+examples/functions/array-to-string     f
 examples/functions/autoload    f
 examples/functions/autoload.v2 f
+examples/functions/autoload.v3 f
 examples/functions/basename    f
 examples/functions/basename2   f
 examples/functions/csh-compat  f
 examples/functions/dirfuncs    f
 examples/functions/dirname     f
+examples/functions/emptydir    f
 examples/functions/exitstat    f
 examples/functions/external    f
 examples/functions/fact                f
 examples/functions/fstty       f
 examples/functions/func                f
+examples/functions/gethtml     f
 examples/functions/getoptx.bash        f
 examples/functions/inetaddr    f
 examples/functions/inpath      f
@@ -415,6 +487,8 @@ examples/functions/isnum2   f
 examples/functions/jdate.bash  f
 examples/functions/jj.bash     f
 examples/functions/keep                f
+examples/functions/ksh-cd      f
+examples/functions/ksh-compat-test     f
 examples/functions/kshenv      f
 examples/functions/login       f
 examples/functions/lowercase   f
@@ -422,22 +496,32 @@ examples/functions/manpage        f
 examples/functions/mhfold      f
 examples/functions/notify.bash f
 examples/functions/pathfuncs   f
+examples/functions/recurse     f
 examples/functions/repeat2     f
+examples/functions/repeat3     f
 examples/functions/seq         f
+examples/functions/seq2                f
 examples/functions/shcat       f
 examples/functions/shcat2      f
+examples/functions/sort-pos-params     f
 examples/functions/substr      f
 examples/functions/substr2     f
 examples/functions/term                f
 examples/functions/whatis      f
 examples/functions/whence      f
+examples/functions/which       f
 examples/functions/xalias.bash f
+examples/functions/xfind.bash  f
 examples/scripts/adventure.sh  f
 examples/scripts/bcsh.sh       f
+examples/scripts/cat.sh                f
+examples/scripts/center                f
+examples/scripts/dd-ex.sh      f
 examples/scripts/fixfiles.bash f
 examples/scripts/hanoi.bash    f
 examples/scripts/inpath                f
 examples/scripts/krand.bash    f
+examples/scripts/line-input.bash       f
 examples/scripts/nohup.bash    f
 examples/scripts/precedence    f
 examples/scripts/randomcard.bash       f
@@ -449,6 +533,9 @@ examples/scripts/spin.bash  f
 examples/scripts/timeout       f
 examples/scripts/vtree2                f
 examples/scripts/vtree3                f
+examples/scripts/vtree3a       f
+examples/scripts/websrv.sh     f
+examples/scripts/xterm_title   f
 examples/scripts/zprintf       f
 examples/startup-files/README  f
 examples/startup-files/Bashrc.bfox     f
@@ -456,11 +543,20 @@ examples/startup-files/Bash_aliases       f
 examples/startup-files/Bash_profile    f
 examples/startup-files/bash-profile    f
 examples/startup-files/bashrc  f
+examples/startup-files/apple/README    f
+examples/startup-files/apple/aliases   f
+examples/startup-files/apple/bash.defaults     f
+examples/startup-files/apple/environment       f
+examples/startup-files/apple/login     f
+examples/startup-files/apple/logout    f
+examples/startup-files/apple/rc                f
 examples/misc/suncmd.termcap   f
 examples/misc/aliasconv.sh     f
 examples/misc/aliasconv.bash   f
 examples/misc/cshtobash        f
 tests/README           f
+tests/arith-for.tests  f
+tests/arith-for.right  f
 tests/arith.tests      f
 tests/arith.right      f
 tests/array.tests      f
@@ -471,7 +567,8 @@ tests/braces-tests  f
 tests/braces.right     f
 tests/builtins.tests   f
 tests/builtins.right   f
-tests/builtins.sub1    f
+tests/builtins1.sub    f
+tests/builtins2.sub    f
 tests/source1.sub      f
 tests/source2.sub      f
 tests/source3.sub      f
@@ -479,6 +576,8 @@ tests/source4.sub   f
 tests/source5.sub      f
 tests/cond.tests       f
 tests/cond.right       f
+tests/cprint.tests     f
+tests/cprint.right     f
 tests/dollar-at-star   f
 tests/dollar.right     f
 tests/dstack.tests     f
@@ -494,12 +593,18 @@ tests/exec2.sub           f
 tests/exec3.sub                f
 tests/exec4.sub                f
 tests/exec5.sub                f
+tests/exec6.sub                f
 tests/exp-tests                f
 tests/exp.right                f
 tests/extglob.tests    f
 tests/extglob.right    f
+tests/extglob2.tests   f
+tests/extglob2.right   f
 tests/func.tests       f
 tests/func.right       f
+tests/func1.sub                f
+tests/func2.sub                f
+tests/func3.sub                f
 tests/getopts.tests    f
 tests/getopts.right    f
 tests/getopts1.sub     f
@@ -528,15 +633,19 @@ tests/ifs-3.right f
 tests/input-line.sh    f
 tests/input-line.sub   f
 tests/input.right      f
+tests/invert.tests     f
+tests/invert.right     f
 tests/jobs.tests       f
 tests/jobs1.sub                f
 tests/jobs2.sub                f
+tests/jobs3.sub                f
 tests/jobs.right       f
 tests/more-exp.tests   f
 tests/more-exp.right   f
 tests/new-exp.tests    f
 tests/new-exp1.sub     f
 tests/new-exp2.sub     f
+tests/new-exp3.sub     f
 tests/new-exp.right    f
 tests/nquote.tests     f
 tests/nquote.right     f
@@ -552,6 +661,9 @@ tests/quote.tests   f
 tests/quote.right      f
 tests/read.tests       f
 tests/read.right       f
+tests/read1.sub                f
+tests/read2.sub                f
+tests/read3.sub                f
 tests/redir.tests      f
 tests/redir.right      f
 tests/redir1.sub       f
@@ -567,18 +679,21 @@ tests/rsh.tests           f
 tests/rsh.right                f
 tests/run-all          f
 tests/run-minimal      f
+tests/run-arith-for    f
 tests/run-arith                f
 tests/run-array                f
 tests/run-array2       f
 tests/run-braces       f
 tests/run-builtins     f
 tests/run-cond         f
+tests/run-cprint       f
 tests/run-dirstack     f
 tests/run-dollars      f
 tests/run-errors       f
 tests/run-execscript   f
 tests/run-exp-tests    f
 tests/run-extglob      f
+tests/run-extglob2     f
 tests/run-func         f
 tests/run-getopts      f
 tests/run-glob-test    f
@@ -587,6 +702,7 @@ tests/run-histexpand        f
 tests/run-history      f
 tests/run-ifs-tests    f
 tests/run-input-test   f
+tests/run-invert       f
 tests/run-jobs         f
 tests/run-more-exp     f
 tests/run-new-exp      f
@@ -614,7 +730,7 @@ tests/shopt.tests   f
 tests/shopt.right      f
 tests/strip.tests      f
 tests/strip.right      f
-tests/test-tests       f
+tests/test.tests       f
 tests/test.right       f
 tests/tilde-tests      f
 tests/tilde.right      f
@@ -625,10 +741,13 @@ tests/type.tests  f
 tests/type.right       f
 tests/varenv.right     f
 tests/varenv.sh                f
+tests/varenv1.sub      f
 tests/version          f
 tests/version.mini     f
-tests/misc/perftest    f
+tests/misc/dev-tcp.tests       f
 tests/misc/perf-script f
+tests/misc/perftest    f
+tests/misc/read-nchars.tests   f
 tests/misc/redir-t2.sh f
 tests/misc/run-r2.sh   f
 tests/misc/sigint-1.sh         f
@@ -637,6 +756,7 @@ tests/misc/sigint-3.sh              f
 tests/misc/sigint-4.sh         f
 tests/misc/test-minus-e.1      f
 tests/misc/test-minus-e.2      f
+tests/misc/wait-bg.tests       f
 examples/scripts.v2/PERMISSION f
 examples/scripts.v2/README     f
 examples/scripts.v2/arc2tarz   f