illumos-port-bash/CWRU
Chet Ramey ac50fbac37 Bash-4.3 distribution sources and documentation 2014-02-26 09:36:43 -05:00
..
misc Bash-4.2 distribution sources and documentation 2011-11-22 19:11:26 -05:00
PLATFORMS Imported from ../bash-2.02.tar.gz. 2009-09-12 16:46:51 +00:00
README Imported from ../bash-2.03.tar.gz. 2009-09-12 16:46:52 +00:00
audit-patch Imported from ../bash-4.0-rc1.tar.gz. 2009-09-12 16:47:00 +00:00
changelog Bash-4.3 distribution sources and documentation 2014-02-26 09:36:43 -05:00
mh-folder-comp Imported from ../bash-2.0.tar.gz. 2009-09-12 16:46:49 +00:00
sh-redir-hack Imported from ../bash-1.14.7.tar.gz. 2009-09-12 16:46:49 +00:00

README

Contents of this directory:

changelog		- my change log since the last release

POSIX.NOTES		- list of what changes for `posix mode'

README			- this file

misc			- directory with some useful tools

The following are distributed `as-is'.  They will not apply without some
modification.

sh-redir-hack		- diff to parse.y to get redirections before
			  compound commands

empty-for-wordlist	- diff to parse.y to allow an empty wordlist after
			  the `in' keyword in a `for' statement

mh-folder-comp		- diffs that reportedly add MH folder completion