Cisco Cisco MXE 3500 (Media Experience Engine) Informazioni sulle licenze

Pagina di 9657
             Open Source Used In Cisco MXE3500 3.5                                                                                                                                    9655
* Wayne Davison <wayne@clari.net>:  History code novelties and improvements
 with new options.
 
* Geoff Wing <gcw@zsh.org>:  Zle display code fixes, mailing list and patch
 archive.
 
* Zoltn Hidvgi <hzoli@cs.elte.hu>: AIX dynamic loading code.
 
* Matt Armstrong: cygwin configuration changes.
 
Other improvements, bug fixes and design suggestions from all the above
plus Andrej Borsenkow, Oliver Kiddle, Tanaka Akira, Naoki Wakamatsu, Tatuso
Furukawa, Ville Herva, Will Day, Lehti Rahmi, Larry P. Schrof, Helmut
Jarausch, Phil Pennock, Wilfredo Sanchez, Bruce Stephens, Gene Cohler,
Ollivier Robert, Felix Rosencrantz.
 
Previous versions of zsh 3 were maintained by Zoltn Hidvgi and Andrew
Main (Zefram).
 
Version 3.0
-----------
 
* Richard Coleman <coleman@math.gatech.edu> maintained the code till the
 release of zsh-2.6-beta16.  Converted zsh to use autoconf thus greatly
 improving the portability.  Rewrote signal handling code.  Reorganized
 internal hash tables and rewrote the related builtins (enable, disable,
 hash, unhash).  Made some cleanups in exec.c.
 
* Zoltn Hidvgi <hzoli@cs.elte.hu> maintained zsh from version
 2.6-beta16.  Rewrote most of the lexer and substitution and the related
 completion code.  Improved sh/ksh/POSIX compatibility.  Fixed lots
 of bugs in completion, parameter and history code.  Made zsh fully
 8-bit clean.  Made some reorganizations in exec.c.  Fixed signal
 handling bugs.  Fixed lots of bugs in various places.
 
* Peter W. Stephenson <pws@zsh.org> the maintainer of the zsh FAQ.
 Reorganizations in exec.c.  Rewrote and reorganized the history code.
 Rewrote the zshcompctl manual page.  Fixed several bugs related to
 programmable completion.  Fixed several signal handling bugs.  Rewrote
 test and read builtins.  Lots of other bugfixes.
 
* Andrew Main (Zefram) <zefram@zsh.org> reorganized builtin.c.
 Rewrote large parts of the zle vi mode.  Redirection fixes.  Reorganized
 parts of the completion code, added some enhancements and fixed lots of
 bugs.  Made zle fully 8-bit clean.  Fixed several zle bugs.  Reorganized
 zsh option handling.  Lots of other bugfixes.
 
* Sven Wischnowsky <wischnow@informatik.hu-berlin.de> wrote most of the