[22126] in Source-Commits
third/bash - Imported sources
daemon@ATHENA.MIT.EDU (zacheiss@MIT.EDU)
Wed Jan 19 08:32:54 2005
From: zacheiss@MIT.EDU
Date: Wed, 19 Jan 2005 08:32:43 -0500 (EST)
Message-Id: <200501191332.j0JDWhtN004343@brad-majors.mit.edu>
To: source-commits@MIT.EDU
Update of /afs/dev.mit.edu/source/repository/third/bash
In directory brad-majors.mit.edu:/var/rtmp/import.4307/bash-3.0
Log Message:
Import bash 3.0.
Status:
Vendor Tag: vendor
Release Tags: bash-3_0
N third/bash/ABOUT-NLS
U third/bash/CHANGES
U third/bash/COMPAT
U third/bash/COPYING
U third/bash/INSTALL
U third/bash/MANIFEST
U third/bash/NEWS
U third/bash/NOTES
U third/bash/POSIX
U third/bash/README
U third/bash/RBASH
U third/bash/AUTHORS
U third/bash/Y2K
C third/bash/configure.in
C third/bash/configure
C third/bash/Makefile.in
U third/bash/config-top.h
U third/bash/config-bot.h
U third/bash/config.h.in
U third/bash/aclocal.m4
U third/bash/array.c
U third/bash/arrayfunc.c
U third/bash/eval.c
U third/bash/print_cmd.c
C third/bash/general.c
U third/bash/list.c
U third/bash/locale.c
U third/bash/stringlib.c
U third/bash/variables.c
U third/bash/make_cmd.c
U third/bash/copy_cmd.c
U third/bash/unwind_prot.c
U third/bash/dispose_cmd.c
U third/bash/bashhist.c
U third/bash/hashcmd.c
U third/bash/hashlib.c
U third/bash/parse.y
U third/bash/pathexp.c
C third/bash/subst.c
U third/bash/shell.c
U third/bash/trap.c
U third/bash/sig.c
U third/bash/siglist.c
U third/bash/version.c
U third/bash/flags.c
U third/bash/jobs.c
U third/bash/input.c
U third/bash/mailcheck.c
U third/bash/test.c
U third/bash/expr.c
U third/bash/alias.c
U third/bash/execute_cmd.c
U third/bash/findcmd.c
U third/bash/redir.c
C third/bash/bashline.c
U third/bash/braces.c
U third/bash/bracecomp.c
U third/bash/nojobs.c
U third/bash/error.c
U third/bash/xmalloc.c
U third/bash/pcomplete.c
U third/bash/pcomplib.c
U third/bash/mksyntax.c
U third/bash/alias.h
U third/bash/builtins.h
U third/bash/bashhist.h
U third/bash/bashline.h
U third/bash/conftypes.h
U third/bash/patchlevel.h
U third/bash/variables.h
U third/bash/array.h
U third/bash/jobs.h
U third/bash/arrayfunc.h
U third/bash/findcmd.h
U third/bash/hashlib.h
U third/bash/quit.h
U third/bash/flags.h
U third/bash/shell.h
U third/bash/syntax.h
U third/bash/pathexp.h
U third/bash/parser.h
U third/bash/pcomplete.h
U third/bash/sig.h
U third/bash/test.h
U third/bash/trap.h
U third/bash/general.h
U third/bash/unwind_prot.h
U third/bash/input.h
U third/bash/error.h
U third/bash/command.h
U third/bash/externs.h
U third/bash/siglist.h
U third/bash/subst.h
U third/bash/dispose_cmd.h
U third/bash/hashcmd.h
U third/bash/bashansi.h
U third/bash/bashjmp.h
U third/bash/bashintl.h
U third/bash/redir.h
U third/bash/make_cmd.h
U third/bash/execute_cmd.h
U third/bash/bashtypes.h
U third/bash/mailcheck.h
U third/bash/xmalloc.h
U third/bash/y.tab.c
U third/bash/y.tab.h
U third/bash/parser-built
N third/bash/pathnames.h.in
U third/bash/CWRU/PLATFORMS
U third/bash/CWRU/README
U third/bash/CWRU/changelog
U third/bash/CWRU/sh-redir-hack
U third/bash/CWRU/mh-folder-comp
U third/bash/CWRU/misc/open-files.c
U third/bash/CWRU/misc/sigs.c
U third/bash/CWRU/misc/sigstat.c
U third/bash/CWRU/misc/bison
U third/bash/CWRU/misc/errlist.c
U third/bash/CWRU/misc/hpux10-dlfcn.h
C third/bash/builtins/Makefile.in
U third/bash/builtins/alias.def
U third/bash/builtins/bind.def
U third/bash/builtins/break.def
U third/bash/builtins/builtin.def
N third/bash/builtins/caller.def
U third/bash/builtins/cd.def
U third/bash/builtins/colon.def
U third/bash/builtins/command.def
U third/bash/builtins/complete.def
U third/bash/builtins/common.c
U third/bash/builtins/declare.def
U third/bash/builtins/echo.def
U third/bash/builtins/enable.def
U third/bash/builtins/eval.def
U third/bash/builtins/evalfile.c
U third/bash/builtins/evalstring.c
U third/bash/builtins/exec.def
U third/bash/builtins/exit.def
U third/bash/builtins/fc.def
U third/bash/builtins/fg_bg.def
U third/bash/builtins/getopt.c
U third/bash/builtins/getopt.h
U third/bash/builtins/getopts.def
U third/bash/builtins/hash.def
U third/bash/builtins/help.def
U third/bash/builtins/let.def
U third/bash/builtins/history.def
U third/bash/builtins/jobs.def
U third/bash/builtins/kill.def
U third/bash/builtins/mkbuiltins.c
U third/bash/builtins/printf.def
U third/bash/builtins/pushd.def
U third/bash/builtins/read.def
U third/bash/builtins/reserved.def
U third/bash/builtins/return.def
U third/bash/builtins/set.def
U third/bash/builtins/setattr.def
U third/bash/builtins/shift.def
U third/bash/builtins/shopt.def
U third/bash/builtins/source.def
U third/bash/builtins/suspend.def
U third/bash/builtins/test.def
U third/bash/builtins/times.def
U third/bash/builtins/trap.def
U third/bash/builtins/type.def
U third/bash/builtins/ulimit.def
U third/bash/builtins/umask.def
U third/bash/builtins/wait.def
U third/bash/builtins/psize.c
U third/bash/builtins/psize.sh
U third/bash/builtins/inlib.def
U third/bash/builtins/bashgetopt.c
U third/bash/builtins/common.h
U third/bash/builtins/bashgetopt.h
U third/bash/cross-build/cygwin32.cache
U third/bash/cross-build/win32sig.h
U third/bash/cross-build/x86-beos.cache
U third/bash/cross-build/beos-sig.h
U third/bash/cross-build/opennt.cache
U third/bash/doc/FAQ
C third/bash/doc/Makefile.in
U third/bash/doc/bash.1
U third/bash/doc/bashbug.1
U third/bash/doc/builtins.1
U third/bash/doc/rbash.1
U third/bash/doc/README
U third/bash/doc/INTRO
U third/bash/doc/texinfo.tex
U third/bash/doc/bashref.texi
N third/bash/doc/version.texi
U third/bash/doc/bashref.info
U third/bash/doc/article.ms
U third/bash/doc/htmlpost.sh
N third/bash/doc/infopost.sh
N third/bash/doc/fdl.texi
N third/bash/doc/fdl.txt
U third/bash/examples/bashdb/PERMISSION
U third/bash/examples/bashdb/bashdb
U third/bash/examples/bashdb/bashdb.el
U third/bash/examples/obashdb/PERMISSION
U third/bash/examples/obashdb/README
U third/bash/examples/obashdb/bashdb
U third/bash/examples/obashdb/bashdb.fns
U third/bash/examples/obashdb/bashdb.pre
U third/bash/examples/complete/complete-examples
U third/bash/examples/complete/complete.ianmac
U third/bash/examples/complete/complete2.ianmac
U third/bash/examples/complete/complete.freebsd
U third/bash/examples/complete/complete.gnu-longopt
N third/bash/examples/complete/bashcc-1.0.1.tar.gz
U third/bash/examples/functions/array-stuff
U third/bash/examples/functions/array-to-string
U third/bash/examples/functions/autoload
U third/bash/examples/functions/autoload.v2
U third/bash/examples/functions/autoload.v3
U third/bash/examples/functions/basename
U third/bash/examples/functions/basename2
U third/bash/examples/functions/coproc.bash
U third/bash/examples/functions/coshell.README
U third/bash/examples/functions/coshell.bash
U third/bash/examples/functions/csh-compat
U third/bash/examples/functions/dirfuncs
U third/bash/examples/functions/dirname
U third/bash/examples/functions/emptydir
U third/bash/examples/functions/exitstat
U third/bash/examples/functions/external
U third/bash/examples/functions/fact
U third/bash/examples/functions/fstty
U third/bash/examples/functions/func
U third/bash/examples/functions/gethtml
U third/bash/examples/functions/getoptx.bash
U third/bash/examples/functions/inetaddr
U third/bash/examples/functions/inpath
U third/bash/examples/functions/isnum.bash
U third/bash/examples/functions/isnum2
U third/bash/examples/functions/isvalidip
U third/bash/examples/functions/jdate.bash
U third/bash/examples/functions/jj.bash
U third/bash/examples/functions/keep
U third/bash/examples/functions/ksh-cd
U third/bash/examples/functions/ksh-compat-test
U third/bash/examples/functions/kshenv
U third/bash/examples/functions/login
U third/bash/examples/functions/lowercase
U third/bash/examples/functions/manpage
U third/bash/examples/functions/mhfold
U third/bash/examples/functions/notify.bash
U third/bash/examples/functions/pathfuncs
U third/bash/examples/functions/recurse
U third/bash/examples/functions/repeat2
U third/bash/examples/functions/repeat3
U third/bash/examples/functions/seq
U third/bash/examples/functions/seq2
U third/bash/examples/functions/shcat
U third/bash/examples/functions/shcat2
U third/bash/examples/functions/sort-pos-params
U third/bash/examples/functions/substr
U third/bash/examples/functions/substr2
U third/bash/examples/functions/term
U third/bash/examples/functions/whatis
U third/bash/examples/functions/whence
U third/bash/examples/functions/which
U third/bash/examples/functions/xalias.bash
U third/bash/examples/functions/xfind.bash
U third/bash/examples/scripts/adventure.sh
U third/bash/examples/scripts/bcsh.sh
U third/bash/examples/scripts/cat.sh
U third/bash/examples/scripts/center
U third/bash/examples/scripts/dd-ex.sh
U third/bash/examples/scripts/fixfiles.bash
U third/bash/examples/scripts/hanoi.bash
U third/bash/examples/scripts/inpath
U third/bash/examples/scripts/krand.bash
U third/bash/examples/scripts/line-input.bash
U third/bash/examples/scripts/nohup.bash
U third/bash/examples/scripts/precedence
U third/bash/examples/scripts/randomcard.bash
U third/bash/examples/scripts/scrollbar
U third/bash/examples/scripts/scrollbar2
U third/bash/examples/scripts/self-repro
U third/bash/examples/scripts/showperm.bash
U third/bash/examples/scripts/shprompt
U third/bash/examples/scripts/spin.bash
U third/bash/examples/scripts/timeout
U third/bash/examples/scripts/vtree2
U third/bash/examples/scripts/vtree3
U third/bash/examples/scripts/vtree3a
U third/bash/examples/scripts/websrv.sh
U third/bash/examples/scripts/zprintf
U third/bash/examples/scripts/xterm_title
U third/bash/examples/scripts.v2/PERMISSION
U third/bash/examples/scripts.v2/README
U third/bash/examples/scripts.v2/arc2tarz
U third/bash/examples/scripts.v2/bashrand
U third/bash/examples/scripts.v2/cal2day.bash
U third/bash/examples/scripts.v2/cdhist.bash
U third/bash/examples/scripts.v2/corename
U third/bash/examples/scripts.v2/fman
U third/bash/examples/scripts.v2/frcp
U third/bash/examples/scripts.v2/lowercase
U third/bash/examples/scripts.v2/ncp
U third/bash/examples/scripts.v2/newext
U third/bash/examples/scripts.v2/nmv
U third/bash/examples/scripts.v2/pages
U third/bash/examples/scripts.v2/pf
U third/bash/examples/scripts.v2/ren
U third/bash/examples/scripts.v2/rename
U third/bash/examples/scripts.v2/repeat
U third/bash/examples/scripts.v2/untar
U third/bash/examples/scripts.v2/uudec
U third/bash/examples/scripts.v2/uuenc
U third/bash/examples/scripts.v2/vtree
U third/bash/examples/scripts.v2/where
U third/bash/examples/scripts.v2/pmtop
U third/bash/examples/scripts.v2/shprof
U third/bash/examples/scripts.noah/PERMISSION
U third/bash/examples/scripts.noah/README
U third/bash/examples/scripts.noah/aref.bash
U third/bash/examples/scripts.noah/bash.sub.bash
U third/bash/examples/scripts.noah/bash_version.bash
U third/bash/examples/scripts.noah/meta.bash
U third/bash/examples/scripts.noah/mktmp.bash
U third/bash/examples/scripts.noah/number.bash
U third/bash/examples/scripts.noah/prompt.bash
U third/bash/examples/scripts.noah/remap_keys.bash
U third/bash/examples/scripts.noah/require.bash
U third/bash/examples/scripts.noah/send_mail.bash
U third/bash/examples/scripts.noah/shcat.bash
U third/bash/examples/scripts.noah/source.bash
U third/bash/examples/scripts.noah/string.bash
U third/bash/examples/scripts.noah/stty.bash
U third/bash/examples/scripts.noah/y_or_n_p.bash
U third/bash/examples/startup-files/README
U third/bash/examples/startup-files/Bashrc.bfox
U third/bash/examples/startup-files/Bash_aliases
U third/bash/examples/startup-files/Bash_profile
U third/bash/examples/startup-files/bash-profile
U third/bash/examples/startup-files/bashrc
U third/bash/examples/startup-files/apple/README
U third/bash/examples/startup-files/apple/aliases
U third/bash/examples/startup-files/apple/bash.defaults
U third/bash/examples/startup-files/apple/environment
U third/bash/examples/startup-files/apple/login
U third/bash/examples/startup-files/apple/logout
U third/bash/examples/startup-files/apple/rc
U third/bash/examples/misc/suncmd.termcap
U third/bash/examples/misc/aliasconv.sh
U third/bash/examples/misc/aliasconv.bash
U third/bash/examples/misc/cshtobash
U third/bash/examples/loadables/README
U third/bash/examples/loadables/template.c
U third/bash/examples/loadables/Makefile.in
U third/bash/examples/loadables/necho.c
U third/bash/examples/loadables/hello.c
U third/bash/examples/loadables/print.c
U third/bash/examples/loadables/realpath.c
U third/bash/examples/loadables/sleep.c
N third/bash/examples/loadables/strftime.c
U third/bash/examples/loadables/truefalse.c
U third/bash/examples/loadables/getconf.h
U third/bash/examples/loadables/getconf.c
U third/bash/examples/loadables/finfo.c
U third/bash/examples/loadables/cat.c
U third/bash/examples/loadables/cut.c
U third/bash/examples/loadables/logname.c
U third/bash/examples/loadables/basename.c
U third/bash/examples/loadables/dirname.c
U third/bash/examples/loadables/tty.c
U third/bash/examples/loadables/pathchk.c
U third/bash/examples/loadables/tee.c
U third/bash/examples/loadables/rmdir.c
U third/bash/examples/loadables/head.c
U third/bash/examples/loadables/printenv.c
U third/bash/examples/loadables/push.c
U third/bash/examples/loadables/id.c
U third/bash/examples/loadables/whoami.c
U third/bash/examples/loadables/uname.c
U third/bash/examples/loadables/sync.c
U third/bash/examples/loadables/mkdir.c
U third/bash/examples/loadables/ln.c
U third/bash/examples/loadables/unlink.c
U third/bash/examples/loadables/perl/Makefile.in
U third/bash/examples/loadables/perl/README
U third/bash/examples/loadables/perl/bperl.c
U third/bash/examples/loadables/perl/iperl.c
U third/bash/include/ansi_stdlib.h
U third/bash/include/chartypes.h
U third/bash/include/filecntl.h
N third/bash/include/gettext.h
U third/bash/include/maxpath.h
U third/bash/include/memalloc.h
U third/bash/include/ocache.h
U third/bash/include/posixdir.h
U third/bash/include/posixjmp.h
U third/bash/include/posixstat.h
U third/bash/include/posixtime.h
U third/bash/include/posixwait.h
U third/bash/include/shmbutil.h
U third/bash/include/shtty.h
U third/bash/include/stdc.h
U third/bash/include/systimes.h
U third/bash/include/typemax.h
U third/bash/include/unionwait.h
U third/bash/lib/glob/Makefile.in
U third/bash/lib/glob/sm_loop.c
U third/bash/lib/glob/smatch.c
U third/bash/lib/glob/strmatch.c
U third/bash/lib/glob/strmatch.h
U third/bash/lib/glob/glob.c
U third/bash/lib/glob/glob.h
U third/bash/lib/glob/glob_loop.c
U third/bash/lib/glob/xmbsrtowcs.c
U third/bash/lib/glob/collsyms.h
U third/bash/lib/glob/ndir.h
U third/bash/lib/glob/doc/Makefile
U third/bash/lib/glob/doc/glob.texi
N third/bash/lib/intl/ChangeLog
N third/bash/lib/intl/Makefile.in
N third/bash/lib/intl/VERSION
N third/bash/lib/intl/bindtextdom.c
N third/bash/lib/intl/config.charset
N third/bash/lib/intl/dcgettext.c
N third/bash/lib/intl/dcigettext.c
N third/bash/lib/intl/dcngettext.c
N third/bash/lib/intl/dgettext.c
N third/bash/lib/intl/dngettext.c
N third/bash/lib/intl/eval-plural.h
N third/bash/lib/intl/explodename.c
N third/bash/lib/intl/finddomain.c
N third/bash/lib/intl/gettext.c
N third/bash/lib/intl/gettextP.h
N third/bash/lib/intl/gmo.h
N third/bash/lib/intl/hash-string.h
N third/bash/lib/intl/intl-compat.c
N third/bash/lib/intl/l10nflist.c
N third/bash/lib/intl/libgnuintl.h.in
N third/bash/lib/intl/loadinfo.h
N third/bash/lib/intl/loadmsgcat.c
N third/bash/lib/intl/localcharset.c
N third/bash/lib/intl/localcharset.h
N third/bash/lib/intl/locale.alias
N third/bash/lib/intl/localealias.c
N third/bash/lib/intl/localename.c
N third/bash/lib/intl/log.c
N third/bash/lib/intl/ngettext.c
N third/bash/lib/intl/os2compat.c
N third/bash/lib/intl/os2compat.h
N third/bash/lib/intl/osdep.c
N third/bash/lib/intl/plural-exp.c
N third/bash/lib/intl/plural-exp.h
N third/bash/lib/intl/plural.c
N third/bash/lib/intl/plural.y
N third/bash/lib/intl/ref-add.sin
N third/bash/lib/intl/ref-del.sin
N third/bash/lib/intl/relocatable.c
N third/bash/lib/intl/relocatable.h
N third/bash/lib/intl/textdomain.c
U third/bash/lib/malloc/Makefile.in
U third/bash/lib/malloc/getpagesize.h
U third/bash/lib/malloc/imalloc.h
U third/bash/lib/malloc/mstats.h
U third/bash/lib/malloc/shmalloc.h
U third/bash/lib/malloc/table.h
U third/bash/lib/malloc/watch.h
U third/bash/lib/malloc/alloca.c
U third/bash/lib/malloc/malloc.c
U third/bash/lib/malloc/stats.c
U third/bash/lib/malloc/table.c
U third/bash/lib/malloc/trace.c
U third/bash/lib/malloc/watch.c
U third/bash/lib/malloc/xmalloc.c
U third/bash/lib/malloc/xleaktrace
U third/bash/lib/malloc/stub.c
U third/bash/lib/malloc/i386-alloca.s
U third/bash/lib/malloc/x386-alloca.s
U third/bash/lib/readline/COPYING
U third/bash/lib/readline/Makefile.in
U third/bash/lib/readline/ChangeLog
U third/bash/lib/readline/README
U third/bash/lib/readline/STANDALONE
C third/bash/lib/readline/readline.c
C third/bash/lib/readline/vi_mode.c
U third/bash/lib/readline/emacs_keymap.c
U third/bash/lib/readline/vi_keymap.c
U third/bash/lib/readline/history.c
U third/bash/lib/readline/histexpand.c
U third/bash/lib/readline/histsearch.c
U third/bash/lib/readline/histfile.c
U third/bash/lib/readline/funmap.c
U third/bash/lib/readline/keymaps.c
U third/bash/lib/readline/util.c
U third/bash/lib/readline/terminal.c
U third/bash/lib/readline/xmalloc.c
U third/bash/lib/readline/search.c
U third/bash/lib/readline/isearch.c
U third/bash/lib/readline/parens.c
U third/bash/lib/readline/rltty.c
C third/bash/lib/readline/bind.c
U third/bash/lib/readline/compat.c
U third/bash/lib/readline/complete.c
C third/bash/lib/readline/display.c
U third/bash/lib/readline/signals.c
U third/bash/lib/readline/kill.c
U third/bash/lib/readline/text.c
U third/bash/lib/readline/undo.c
U third/bash/lib/readline/macro.c
U third/bash/lib/readline/input.c
U third/bash/lib/readline/callback.c
C third/bash/lib/readline/mbutil.c
U third/bash/lib/readline/misc.c
U third/bash/lib/readline/nls.c
U third/bash/lib/readline/shell.c
U third/bash/lib/readline/savestring.c
U third/bash/lib/readline/tilde.c
U third/bash/lib/readline/tilde.h
U third/bash/lib/readline/rldefs.h
U third/bash/lib/readline/rlconf.h
U third/bash/lib/readline/rlmbutil.h
U third/bash/lib/readline/rlshell.h
U third/bash/lib/readline/rltty.h
U third/bash/lib/readline/rltypedefs.h
U third/bash/lib/readline/rlwinsize.h
U third/bash/lib/readline/readline.h
U third/bash/lib/readline/tcap.h
U third/bash/lib/readline/keymaps.h
U third/bash/lib/readline/history.h
U third/bash/lib/readline/histlib.h
U third/bash/lib/readline/chardefs.h
U third/bash/lib/readline/posixdir.h
U third/bash/lib/readline/posixjmp.h
U third/bash/lib/readline/posixstat.h
U third/bash/lib/readline/ansi_stdlib.h
U third/bash/lib/readline/rlstdc.h
U third/bash/lib/readline/rlprivate.h
U third/bash/lib/readline/xmalloc.h
U third/bash/lib/readline/doc/Makefile
N third/bash/lib/readline/doc/version.texi
N third/bash/lib/readline/doc/rlman.texi
N third/bash/lib/readline/doc/rltech.texi
N third/bash/lib/readline/doc/rluser.texi
N third/bash/lib/readline/doc/rluserman.texi
N third/bash/lib/readline/doc/history.texi
N third/bash/lib/readline/doc/hstech.texi
N third/bash/lib/readline/doc/hsuser.texi
N third/bash/lib/readline/doc/fdl.texi
U third/bash/lib/readline/examples/Makefile
U third/bash/lib/readline/examples/excallback.c
U third/bash/lib/readline/examples/fileman.c
U third/bash/lib/readline/examples/manexamp.c
U third/bash/lib/readline/examples/histexamp.c
U third/bash/lib/readline/examples/rltest.c
U third/bash/lib/readline/examples/rl.c
U third/bash/lib/readline/examples/rlcat.c
U third/bash/lib/readline/examples/Inputrc
U third/bash/lib/sh/Makefile.in
U third/bash/lib/sh/clktck.c
U third/bash/lib/sh/clock.c
U third/bash/lib/sh/fmtullong.c
U third/bash/lib/sh/fmtulong.c
U third/bash/lib/sh/fmtumax.c
U third/bash/lib/sh/getcwd.c
U third/bash/lib/sh/getenv.c
U third/bash/lib/sh/inet_aton.c
U third/bash/lib/sh/itos.c
U third/bash/lib/sh/mailstat.c
U third/bash/lib/sh/makepath.c
U third/bash/lib/sh/memset.c
U third/bash/lib/sh/mktime.c
U third/bash/lib/sh/netconn.c
U third/bash/lib/sh/netopen.c
U third/bash/lib/sh/oslib.c
U third/bash/lib/sh/pathcanon.c
U third/bash/lib/sh/pathphys.c
U third/bash/lib/sh/rename.c
U third/bash/lib/sh/setlinebuf.c
N third/bash/lib/sh/shmatch.c
U third/bash/lib/sh/shquote.c
U third/bash/lib/sh/shtty.c
U third/bash/lib/sh/spell.c
U third/bash/lib/sh/snprintf.c
U third/bash/lib/sh/strcasecmp.c
U third/bash/lib/sh/strerror.c
U third/bash/lib/sh/strftime.c
U third/bash/lib/sh/strindex.c
U third/bash/lib/sh/stringlist.c
U third/bash/lib/sh/stringvec.c
U third/bash/lib/sh/strpbrk.c
N third/bash/lib/sh/strstr.c
U third/bash/lib/sh/strtod.c
U third/bash/lib/sh/strtoimax.c
U third/bash/lib/sh/strtol.c
U third/bash/lib/sh/strtoll.c
U third/bash/lib/sh/strtoul.c
U third/bash/lib/sh/strtoull.c
U third/bash/lib/sh/strtoumax.c
U third/bash/lib/sh/strtrans.c
U third/bash/lib/sh/times.c
U third/bash/lib/sh/timeval.c
U third/bash/lib/sh/tmpfile.c
U third/bash/lib/sh/vprint.c
U third/bash/lib/sh/xstrchr.c
U third/bash/lib/sh/zcatfd.c
U third/bash/lib/sh/zread.c
U third/bash/lib/sh/zwrite.c
U third/bash/lib/termcap/Makefile.in
U third/bash/lib/termcap/ltcap.h
U third/bash/lib/termcap/termcap.c
U third/bash/lib/termcap/termcap.h
U third/bash/lib/termcap/tparam.c
U third/bash/lib/termcap/version.c
U third/bash/lib/termcap/grot/termcap.info
U third/bash/lib/termcap/grot/termcap.info-1
U third/bash/lib/termcap/grot/termcap.info-2
U third/bash/lib/termcap/grot/termcap.info-3
U third/bash/lib/termcap/grot/termcap.info-4
U third/bash/lib/termcap/grot/NEWS
U third/bash/lib/termcap/grot/INSTALL
U third/bash/lib/termcap/grot/ChangeLog
U third/bash/lib/termcap/grot/texinfo.tex
U third/bash/lib/termcap/grot/termcap.texi
U third/bash/lib/termcap/grot/Makefile.in
U third/bash/lib/termcap/grot/configure
U third/bash/lib/termcap/grot/configure.in
U third/bash/lib/termcap/grot/COPYING
U third/bash/lib/termcap/grot/README
U third/bash/lib/tilde/README
U third/bash/lib/tilde/Makefile.in
U third/bash/lib/tilde/tilde.c
U third/bash/lib/tilde/tilde.h
U third/bash/lib/tilde/shell.c
U third/bash/lib/tilde/doc/tilde.texi
U third/bash/lib/tilde/doc/Makefile
N third/bash/po/LINGUAS
N third/bash/po/Makefile.in.in
N third/bash/po/Makevars
N third/bash/po/POTFILES.in
N third/bash/po/Rules-builtins
N third/bash/po/Rules-quot
N third/bash/po/bash.pot
N third/bash/po/boldquot.sed
N third/bash/po/builtins.pot
N third/bash/po/en@quot.header
N third/bash/po/en@boldquot.header
N third/bash/po/en@quot.po
N third/bash/po/en@boldquot.po
N third/bash/po/en@quot.gmo
N third/bash/po/en@boldquot.gmo
N third/bash/po/insert-header.sin
N third/bash/po/quot.sed
N third/bash/po/remove-potcdate.sin
U third/bash/support/Makefile.in
U third/bash/support/bashversion.c
U third/bash/support/config.guess
N third/bash/support/config.rpath
U third/bash/support/config.sub
U third/bash/support/printenv.sh
U third/bash/support/printenv.c
U third/bash/support/bash.xbm
U third/bash/support/missing
U third/bash/support/mkclone
U third/bash/support/mkconffiles
U third/bash/support/mkdirs
N third/bash/support/mkinstalldirs
U third/bash/support/mkversion.sh
U third/bash/support/mksignames.c
U third/bash/support/bashbug.sh
U third/bash/support/man2html.c
U third/bash/support/recho.c
U third/bash/support/zecho.c
U third/bash/support/SYMLINKS
U third/bash/support/fixlinks
U third/bash/support/install.sh
U third/bash/support/texi2dvi
U third/bash/support/texi2html
U third/bash/support/xenix-link.sh
U third/bash/support/shobj-conf
U third/bash/support/rlvers.sh
U third/bash/tests/README
N third/bash/tests/alias.tests
N third/bash/tests/alias.right
U third/bash/tests/arith-for.tests
U third/bash/tests/arith-for.right
U third/bash/tests/arith.tests
U third/bash/tests/arith.right
N third/bash/tests/arith1.sub
N third/bash/tests/arith2.sub
U third/bash/tests/array.tests
U third/bash/tests/array.right
U third/bash/tests/array-at-star
U third/bash/tests/array2.right
N third/bash/tests/braces.tests
U third/bash/tests/braces.right
U third/bash/tests/builtins.tests
U third/bash/tests/builtins.right
U third/bash/tests/builtins1.sub
U third/bash/tests/builtins2.sub
U third/bash/tests/source1.sub
U third/bash/tests/source2.sub
U third/bash/tests/run-all
U third/bash/tests/source3.sub
U third/bash/tests/source4.sub
U third/bash/tests/source5.sub
U third/bash/tests/cond.tests
U third/bash/tests/cond.right
U third/bash/tests/cprint.tests
U third/bash/tests/cprint.right
N third/bash/tests/dbg-support.right
N third/bash/tests/dbg-support.sub
N third/bash/tests/dbg-support.tests
N third/bash/tests/dbg-support2.right
N third/bash/tests/dbg-support2.tests
U third/bash/tests/dollar-at-star
N third/bash/tests/dollar-at1.sub
N third/bash/tests/dollar-at2.sub
N third/bash/tests/dollar-star1.sub
U third/bash/tests/dollar.right
U third/bash/tests/dstack.tests
U third/bash/tests/dstack.right
U third/bash/tests/dstack2.tests
U third/bash/tests/dstack2.right
U third/bash/tests/errors.tests
U third/bash/tests/errors.right
U third/bash/tests/execscript
U third/bash/tests/exec.right
U third/bash/tests/exec1.sub
U third/bash/tests/exec2.sub
U third/bash/tests/exec3.sub
U third/bash/tests/exec4.sub
U third/bash/tests/exec5.sub
U third/bash/tests/exec6.sub
N third/bash/tests/exec7.sub
U third/bash/tests/exp-tests
U third/bash/tests/exp.right
U third/bash/tests/extglob.tests
U third/bash/tests/extglob.right
U third/bash/tests/extglob2.tests
U third/bash/tests/extglob2.right
U third/bash/tests/func.tests
U third/bash/tests/func.right
U third/bash/tests/func1.sub
U third/bash/tests/func2.sub
U third/bash/tests/func3.sub
U third/bash/tests/getopts.tests
U third/bash/tests/getopts.right
U third/bash/tests/getopts1.sub
U third/bash/tests/getopts2.sub
U third/bash/tests/getopts3.sub
U third/bash/tests/getopts4.sub
U third/bash/tests/getopts5.sub
U third/bash/tests/getopts6.sub
U third/bash/tests/getopts7.sub
U third/bash/tests/glob-test
U third/bash/tests/glob1.sub
U third/bash/tests/glob.right
U third/bash/tests/heredoc.tests
U third/bash/tests/heredoc.right
U third/bash/tests/herestr.tests
U third/bash/tests/herestr.right
U third/bash/tests/histexp.tests
U third/bash/tests/histexp.right
U third/bash/tests/history.tests
U third/bash/tests/history.right
U third/bash/tests/history.list
U third/bash/tests/ifs.tests
U third/bash/tests/ifs.right
U third/bash/tests/input-line.sh
U third/bash/tests/input-line.sub
U third/bash/tests/input.right
U third/bash/tests/invert.tests
U third/bash/tests/invert.right
U third/bash/tests/jobs.tests
U third/bash/tests/jobs1.sub
U third/bash/tests/jobs2.sub
U third/bash/tests/jobs3.sub
N third/bash/tests/jobs4.sub
U third/bash/tests/jobs.right
U third/bash/tests/more-exp.tests
U third/bash/tests/more-exp.right
U third/bash/tests/new-exp.tests
U third/bash/tests/new-exp1.sub
U third/bash/tests/new-exp2.sub
U third/bash/tests/new-exp3.sub
N third/bash/tests/new-exp4.sub
U third/bash/tests/new-exp.right
U third/bash/tests/nquote.tests
U third/bash/tests/nquote.right
U third/bash/tests/nquote1.tests
U third/bash/tests/nquote1.right
U third/bash/tests/nquote2.tests
U third/bash/tests/nquote2.right
U third/bash/tests/nquote3.tests
U third/bash/tests/nquote3.right
N third/bash/tests/nquote4.tests
N third/bash/tests/nquote4.right
U third/bash/tests/posix2.tests
U third/bash/tests/posix2.right
U third/bash/tests/posixpat.tests
U third/bash/tests/posixpat.right
U third/bash/tests/prec.right
U third/bash/tests/precedence
U third/bash/tests/printf.tests
U third/bash/tests/printf.right
U third/bash/tests/quote.tests
U third/bash/tests/quote.right
U third/bash/tests/read.tests
U third/bash/tests/read.right
U third/bash/tests/read1.sub
U third/bash/tests/read2.sub
U third/bash/tests/read3.sub
U third/bash/tests/read4.sub
N third/bash/tests/read5.sub
U third/bash/tests/redir.tests
U third/bash/tests/redir.right
U third/bash/tests/redir1.sub
U third/bash/tests/redir2.sub
U third/bash/tests/redir3.sub
U third/bash/tests/redir3.in1
U third/bash/tests/redir3.in2
U third/bash/tests/redir4.sub
U third/bash/tests/redir4.in1
U third/bash/tests/redir5.sub
N third/bash/tests/redir6.sub
U third/bash/tests/rhs-exp.tests
U third/bash/tests/rhs-exp.right
U third/bash/tests/rsh.tests
U third/bash/tests/rsh.right
U third/bash/tests/run-minimal
N third/bash/tests/run-alias
U third/bash/tests/run-arith-for
U third/bash/tests/run-arith
U third/bash/tests/run-array
U third/bash/tests/run-array2
U third/bash/tests/run-braces
U third/bash/tests/run-builtins
U third/bash/tests/run-cond
U third/bash/tests/run-ifs
U third/bash/tests/run-cprint
N third/bash/tests/run-dbg-support
N third/bash/tests/run-dbg-support2
U third/bash/tests/run-dirstack
U third/bash/tests/run-dollars
U third/bash/tests/run-errors
U third/bash/tests/run-execscript
U third/bash/tests/run-exp-tests
U third/bash/tests/run-extglob
U third/bash/tests/run-extglob2
U third/bash/tests/run-func
U third/bash/tests/run-getopts
U third/bash/tests/run-glob-test
U third/bash/tests/run-heredoc
U third/bash/tests/run-herestr
U third/bash/tests/run-histexpand
U third/bash/tests/run-history
U third/bash/tests/run-input-test
U third/bash/tests/run-invert
U third/bash/tests/run-jobs
U third/bash/tests/run-more-exp
U third/bash/tests/run-new-exp
U third/bash/tests/run-nquote
U third/bash/tests/run-nquote1
U third/bash/tests/run-nquote2
U third/bash/tests/run-nquote3
N third/bash/tests/run-nquote4
U third/bash/tests/run-posix2
U third/bash/tests/run-posixpat
U third/bash/tests/run-precedence
U third/bash/tests/run-printf
U third/bash/tests/run-quote
U third/bash/tests/run-read
U third/bash/tests/run-redir
U third/bash/tests/run-rhs-exp
U third/bash/tests/run-rsh
U third/bash/tests/run-set-e
N third/bash/tests/run-set-x
U third/bash/tests/run-shopt
U third/bash/tests/run-strip
U third/bash/tests/run-test
U third/bash/tests/run-tilde
U third/bash/tests/run-trap
U third/bash/tests/run-type
U third/bash/tests/run-varenv
U third/bash/tests/set-e-test
U third/bash/tests/set-e.right
N third/bash/tests/set-x.tests
N third/bash/tests/set-x.right
U third/bash/tests/shopt.tests
U third/bash/tests/shopt.right
U third/bash/tests/strip.tests
U third/bash/tests/strip.right
U third/bash/tests/test.tests
U third/bash/tests/test.right
U third/bash/tests/tilde-tests
U third/bash/tests/tilde.right
U third/bash/tests/trap.tests
U third/bash/tests/trap.right
U third/bash/tests/trap1.sub
U third/bash/tests/trap2.sub
U third/bash/tests/trap2a.sub
U third/bash/tests/type.tests
U third/bash/tests/type.right
U third/bash/tests/varenv.right
U third/bash/tests/varenv.sh
U third/bash/tests/varenv1.sub
U third/bash/tests/varenv2.sub
U third/bash/tests/version
U third/bash/tests/version.mini
U third/bash/tests/misc/dev-tcp.tests
U third/bash/tests/misc/perf-script
U third/bash/tests/misc/perftest
U third/bash/tests/misc/read-nchars.tests
U third/bash/tests/misc/redir-t2.sh
U third/bash/tests/misc/run-r2.sh
U third/bash/tests/misc/sigint-1.sh
U third/bash/tests/misc/sigint-2.sh
U third/bash/tests/misc/sigint-3.sh
U third/bash/tests/misc/sigint-4.sh
U third/bash/tests/misc/test-minus-e.1
U third/bash/tests/misc/test-minus-e.2
U third/bash/tests/misc/wait-bg.tests
13 conflicts created by this import.
Use the following command to help the merge:
cvs checkout -jvendor:yesterday -jvendor third/bash