Name: shell/zsh Summary: Z Shell (zsh) Publisher: solaris Version: 5.9 Build Release: 11.4 Branch: 11.4.90.0.0.212.0 Packaging Date: Wed Dec 17 21:24:44 2025 Size: 12.47 MB Compressed Size: 4.72 MB FMRI: pkg://solaris/shell/zsh@5.9,11.4-11.4.90.0.0.212.0:20251217T212444Z License: ## Files: LICENSE Unless otherwise noted in the header of specific files, files in this distribution have the licence shown below. However, note that certain shell functions are licensed under versions of the GNU General Public Licence. Anyone distributing the shell as a binary including those files needs to take account of this. Search shell functions for "Copyright" for specific copyright information. None of the core functions are affected by this, so those files may simply be omitted. -- The Z Shell is copyright (c) 1992-2017 Paul Falstad, Richard Coleman, Zoltán Hidvégi, Andrew Main, Peter Stephenson, Sven Wischnowsky, and others. All rights reserved. Individual authors, whether or not specifically named, retain copyright in all changes; in what follows, they are referred to as `the Zsh Development Group'. This is for convenience only and this body has no legal status. The Z shell is distributed under the following licence; any provisions made in individual files take precedence. Permission is hereby granted, without written agreement and without licence or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if the Zsh Development Group have been advised of the possibility of such damage. The Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/compat.c Copyright (c) 1990, 1993 The Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: Src/Builtins/rlimits.c rlimits.c - resource limit builtins This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Builtins/sched.c sched.c - execute commands at scheduled times This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/attr.c attr.c - extended attributes (xattr) manipulation This file is part of zsh, the Z shell. Copyright (c) 2009 Mikael Magnusson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Mikael Magnusson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Andrew Main and the Zsh Development Group have been advised of the possibility of such damage. Mikael Magnusson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Mikael Magnusson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/cap.c cap.c - POSIX.1e (POSIX.6) capability set manipulation This file is part of zsh, the Z shell. Copyright (c) 1997 Andrew Main All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Andrew Main or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Andrew Main and the Zsh Development Group have been advised of the possibility of such damage. Andrew Main and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Andrew Main and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/clone.c clone.c - start a forked instance of the current shell on a new terminal This file is part of zsh, the Z shell. Copyright (c) 1997 Zoltán Hidvégi All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Zoltán Hidvégi or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Zoltán Hidvégi and the Zsh Development Group have been advised of the possibility of such damage. Zoltán Hidvégi and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Zoltán Hidvégi and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/curses.c curses.c - curses windowing module for zsh This file is part of zsh, the Z shell. Copyright (c) 2007 Clint Adams All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Clint Adams or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Clint Adams and the Zsh Development Group have been advised of the possibility of such damage. Clint Adams and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Clint Adams and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/datetime.c datetime.c - parameter and command interface to date and time utilities This file is part of zsh, the Z shell. Copyright (c) 2002 Peter Stephenson, Clint Adams All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson, Clint Adams or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson, Clint Adams and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson, Clint Adams and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson, Clint Adams and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/db_gdbm.c db_gdbm.c - bindings for gdbm This file is part of zsh, the Z shell. Copyright (c) 2008 Clint Adams All rights reserved. Modifications copyright (c) 2017 Sebastian Gniazdowski All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Clint Adams or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson, Sven Wischnowsky and the Zsh Development Group have been advised of the possibility of such damage. Clint Adams and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson, Sven Wischnowsky and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/example.c example.c - an example module for zsh This file is part of zsh, the Z shell. Copyright (c) 1996-1997 Zoltán Hidvégi All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Zoltán Hidvégi or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Zoltán Hidvégi and the Zsh Development Group have been advised of the possibility of such damage. Zoltán Hidvégi and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Zoltán Hidvégi and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/files.c files.c - file operation builtins This file is part of zsh, the Z shell. Copyright (c) 1996-1997 Andrew Main All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Andrew Main or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Andrew Main and the Zsh Development Group have been advised of the possibility of such damage. Andrew Main and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Andrew Main and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/langinfo.c langinfo.c - parameter interface to langinfo via curses This file is part of zsh, the Z shell. Copyright (c) 2002 Peter Stephenson, Clint Adams All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson, Clint Adams or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Sven Wishnowsky, Clint Adams and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson, Clint Adams and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson, Clint Adams and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/mapfile.c mapfile.c - associative array interface to external files This file is part of zsh, the Z shell. Copyright (c) 1999 Sven Wischnowsky, Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Sven Wischnowsky, Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson, Sven Wischnowsky and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson, Sven Wischnowsky and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The softwareprovided hereunder is on an "as is" basis, and Peter Stephenson, Sven Wischnowsky and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/mathfunc.c mathfunc.c - basic mathematical functions for use in math evaluations This file is part of zsh, the Z shell. Copyright (c) 1999 Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/nearcolor.c nearcolor.c - map colours to nearest match in 88 or 256 colour palette This file is part of zsh, the Z shell. Copyright (c) 2018 Oliver Kiddle All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Oliver Kiddle or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Oliver Kiddle and the Zsh Development Group have been advised of the possibility of such damage. Oliver Kiddle and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Oliver Kiddle and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/newuser.c newuser.c - handler for easy setup for new zsh users This file is part of zsh, the Z shell. Copyright (c) 2005 Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/param_private.c param_private.c - bindings for private parameter scopes This file is part of zsh, the Z shell. Copyright (c) 2015 Barton E. Schaefer All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Barton E. Schaefer or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Barton E. Schaefer and the Zsh Development Group have been advised of the possibility of such damage. Barton E. Schaefer and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Barton E. Schaefer and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/parameter.c parameter.c - parameter interface to zsh internals This file is part of zsh, the Z shell. Copyright (c) 1999 Sven Wischnowsky All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Sven Wischnowsky or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Sven Wischnowsky and the Zsh Development Group have been advised of the possibility of such damage. Sven Wischnowsky and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Sven Wischnowsky and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/pcre.c pcre.c - interface to the PCRE library This file is part of zsh, the Z shell. Copyright (c) 2001, 2002, 2003, 2004, 2007 Clint Adams All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Clint Adams or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Andrew Main and the Zsh Development Group have been advised of the possibility of such damage. Clint Adams and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Andrew Main and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/regex.c regex.c This file is part of zsh, the Z shell. Copyright (c) 2007,2012 Phil Pennock All Rights Reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Phil Pennock or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Phil Pennock and the Zsh Development Group have been advised of the possibility of such damage. Phil Pennock and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Phil Pennock and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/socket.c socket.c - Unix domain socket module This file is part of zsh, the Z shell. Copyright (c) 2002 Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson, and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/stat.c stat.c - stat builtin interface to system call This file is part of zsh, the Z shell. Copyright (c) 1996-1997 Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/system.c sysread.c - interface to system read/write This file is part of zsh, the Z shell. Copyright (c) 1998-2003 Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson, and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/tcp.c tcp.c - TCP module This file is part of zsh, the Z shell. Copyright (c) 1998-2001 Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson, and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/tcp.h tcp.h - builtin FTP client This file is part of zsh, the Z shell. Copyright (c) 1998-2001 Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson, and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/termcap.c termcap.c - termcap manipulation through curses This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/terminfo.c terminfo.c - parameter interface to terminfo via curses This file is part of zsh, the Z shell. Copyright (c) 2000 Sven Wishnowsky, Clint Adams All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Sven Wishnowsky, Clint Adams or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Sven Wishnowsky, Clint Adams and the Zsh Development Group have been advised of the possibility of such damage. Sven Wishnowsky, Clint Adams and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Sven Wishnowsky, Clint Adams and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/watch.c watch.c - login/logout watching This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/zftp.c zftp.c - builtin FTP client This file is part of zsh, the Z shell. Copyright (c) 1998 Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/zprof.c zprof.c - a shell function profiling module for zsh This file is part of zsh, the Z shell. Copyright (c) 1996-1997 Sven Wischnowsky All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Sven Wischnowsky or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Sven Wischnowsky and the Zsh Development Group have been advised of the possibility of such damage. Sven Wischnowsky and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Sven Wischnowsky and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/zpty.c zpty.c - sub-processes with pseudo terminals This file is part of zsh, the Z shell. Copyright (c) 2000 Sven Wischnowsky All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Sven Wischnowsky or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Sven Wischnowsky and the Zsh Development Group have been advised of the possibility of such damage. Sven Wischnowsky and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Sven Wischnowsky and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/zselect.c zselect.c - builtin support for select system call This file is part of zsh, the Z shell. Copyright (c) 1998-2001 Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson, and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Modules/zutil.c zutil.c - misc utilities This file is part of zsh, the Z shell. Copyright (c) 1999 Sven Wischnowsky All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Sven Wischnowsky or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Sven Wischnowsky and the Zsh Development Group have been advised of the possibility of such damage. Sven Wischnowsky and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Sven Wischnowsky and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/comp.h comp.h - header file for completion This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/compcore.c compcore.c - the complete module, completion core code This file is part of zsh, the Z shell. Copyright (c) 1999 Sven Wischnowsky All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Sven Wischnowsky or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Sven Wischnowsky and the Zsh Development Group have been advised of the possibility of such damage. Sven Wischnowsky and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Sven Wischnowsky and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/compctl.c compctl.c - the compctl builtin This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/compctl.h compctl.h - header file for completion This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/complete.c complete.c - the complete module, interface part This file is part of zsh, the Z shell. Copyright (c) 1999 Sven Wischnowsky All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Sven Wischnowsky or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Sven Wischnowsky and the Zsh Development Group have been advised of the possibility of such damage. Sven Wischnowsky and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Sven Wischnowsky and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/complist.c complist.c - completion listing enhancements This file is part of zsh, the Z shell. Copyright (c) 1999 Sven Wischnowsky All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Sven Wischnowsky or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Sven Wischnowsky and the Zsh Development Group have been advised of the possibility of such damage. Sven Wischnowsky and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Sven Wischnowsky and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/compmatch.c compmatch.c - the complete module, completion matching code This file is part of zsh, the Z shell. Copyright (c) 1999 Sven Wischnowsky All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Sven Wischnowsky or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Sven Wischnowsky and the Zsh Development Group have been advised of the possibility of such damage. Sven Wischnowsky and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Sven Wischnowsky and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/compresult.c compresult.c - the complete module, completion result handling This file is part of zsh, the Z shell. Copyright (c) 1999 Sven Wischnowsky All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Sven Wischnowsky or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Sven Wischnowsky and the Zsh Development Group have been advised of the possibility of such damage. Sven Wischnowsky and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Sven Wischnowsky and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/computil.c computil.c - completion utilities This file is part of zsh, the Z shell. Copyright (c) 1999 Sven Wischnowsky All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Sven Wischnowsky or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Sven Wischnowsky and the Zsh Development Group have been advised of the possibility of such damage. Sven Wischnowsky and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Sven Wischnowsky and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/deltochar.c deltochar.c - ZLE module implementing Emacs' zap-to-char This file is part of zsh, the Z shell. Copyright (c) 1996-1997 Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/textobjects.c textobjects.c - ZLE widgets implementing Vim style text objects This file is part of zsh, the Z shell. Copyright (c) 2014 Oliver Kiddle All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Oliver Kiddle or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Oliver Kiddle and the Zsh Development Group have been advised of the possibility of such damage. Oliver Kiddle and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Oliver Kiddle and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle.h zle.h - header file for line editor This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle_bindings.c zle_bindings.c - commands and keymaps This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle_hist.c zle_hist.c - history editing This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle_keymap.c zle_keymap.c - keymaps and key bindings This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle_main.c zle_main.c - main routines for line editor This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle_misc.c zle_misc.c - miscellaneous editor routines This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle_move.c zle_move.c - editor movement This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle_params.c zle_params.c - ZLE special parameters This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle_refresh.c zle_refresh.c - screen update This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle_thingy.c zle_thingy.c - thingies This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle_tricky.c zle_tricky.c - expansion and completion This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle_utils.c zle_utils.c - miscellaneous line editor utilities This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle_vi.c zle_vi.c - vi-specific functions This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zle_word.c zle_word.c - word-related editor functions This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/Zle/zleparameter.c zleparameter.c - parameter interface to zle internals This file is part of zsh, the Z shell. Copyright (c) 1999 Sven Wischnowsky All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Sven Wischnowsky or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Sven Wischnowsky and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/builtin.c builtin.c - builtin commands This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/compat.c compat.c - compatibility routines for the deprived This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/cond.c cond.c - evaluate conditional expressions This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/context.c context.c - context save and restore This file is part of zsh, the Z shell. Copyright (c) 2015 Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/exec.c exec.c - command execution This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/glob.c glob.c - filename generation This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/hashnameddir.c Src/hashtable.c hashtable.c - hash tables This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/hashtable.h hashtable.h - header file for hash table handling code This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/hist.c hist.c - history expansion This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/init.c init.c - main loop and initialization routines This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/input.c input.c - read and store lines of input This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/jobs.c jobs.c - job control This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/lex.c lex.c - lexical analysis This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/linklist.c linklist.c - linked lists This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/loop.c loop.c - loop execution This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/main.c main.c - the main() function This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/math.c math.c - mathematical expression evaluation This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/mem.c mem.c - memory management This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/module.c module.c - deal with dynamic modules This file is part of zsh, the Z shell. Copyright (c) 1996-1997 Zoltán Hidvégi All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Zoltán Hidvégi or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Zoltán Hidvégi and the Zsh Development Group have been advised of the possibility of such damage. Zoltán Hidvégi and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Zoltán Hidvégi and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/openssh_bsd_setres_id.c Copyright (c) 2012 Darren Tucker (dtucker at zip com au). Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## Files: Src/openssh_bsd_setres_id.c openssh_bsd_setres_id.c - setresuid() and setresgid() wrappers This file is part of zsh, the Z shell. It is based on the file openbsd-compat/bsd-setres_id.c in OpenSSH 7.9p1, which is subject to the copyright notice above. The zsh modifications are licensed as follows: Copyright (c) 2019 Daniel Shahaf All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Daniel Shahaf or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Daniel Shahaf and the Zsh Development Group have been advised of the possibility of such damage. Daniel Shahaf and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Daniel Shahaf and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/options.c options.c - shell options This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/params.c params.c - parameters This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/parse.c parse.c - parser This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/pattern.c pattern.c - pattern matching This file is part of zsh, the Z shell. Copyright (c) 1999 Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. Pattern matching code derived from the regexp library by Henry Spencer, which has the following copyright. Copyright (c) 1986 by University of Toronto. Written by Henry Spencer. Not derived from licensed software. Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following restrictions: 1. The author is not responsible for the consequences of use of this software, no matter how awful, even if they arise from defects in it. 2. The origin of this software must not be misrepresented, either by explicit claim or by omission. 3. Altered versions must be plainly marked as such, and must not be misrepresented as being the original software. Eagle-eyed readers will notice this is an altered version. Incredibly sharp-eyed readers might even find bits that weren't altered. And I experienced a sense that, like certain regular expressions, seemed to match the day from beginning to end, so that I did not need to identify the parenthesised subexpression that told of dawn, nor the group of characters that indicated the moment when my grandfather returned home with news of Swann's departure for Paris; and the whole length of the month of May, as if matched by a closure, fitted into the buffer of my life with no sign of overflowing, turning the days, like a procession of insects that could consist of this or that species, into a random and unstructured repetition of different sequences, anchored from the first day of the month to the last in the same fashion as the weeks when I knew I would not see Gilberte and would search in vain for any occurrences of the string in the avenue of hawthorns by Tansonville, without my having to delimit explicitly the start or finish of the pattern. M. Proust, "In Search of Lost Files", bk I, "The Walk by Bourne's Place". ## Files: Src/prompt.c prompt.c - construct zsh prompts This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/prototypes.h prototypes.h - prototypes header file This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/signals.c signals.c - signals handling code This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/signals.h signals.h - header file for signals handling code This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/sort.c sort.c - comparison and sorting of strings This file is part of zsh, the Z shell. Copyright (c) 1992-2007 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/string.c string.c - string manipulation This file is part of zsh, the Z shell. Copyright (c) 2000 Peter Stephenson All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Peter Stephenson or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Peter Stephenson and the Zsh Development Group have been advised of the possibility of such damage. Peter Stephenson and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Peter Stephenson and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/subst.c subst.c - various substitutions This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/text.c text.c - textual representations of syntax trees This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/utils.c utils.c - miscellaneous utilities This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/zsh.h zsh.h - standard header file This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/zsh_system.h system.h - system configuration header file This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications. ## Files: Src/ztype.h ztype.h - character classification macros This file is part of zsh, the Z shell. Copyright (c) 1992-1997 Paul Falstad All rights reserved. Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software. In no event shall Paul Falstad or the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if Paul Falstad and the Zsh Development Group have been advised of the possibility of such damage. Paul Falstad and the Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and Paul Falstad and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications.