about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 14973: fix for reported problems on AIX.Andrey Borzenkov2001-06-195-26/+72
* 14962Sven Wischnowsky2001-06-182-1/+7
* more handler -> zhandlerPeter Stephenson2001-06-182-3/+7
* Fix file name again (sigh).Bart Schaefer2001-06-181-1/+1
* make zcompile unlink() the zwc file first (in case it is currently mapped we ...Sven Wischnowsky2001-06-182-4/+10
* rename handler() to zhandler() because it's now exported to modules (14951)Sven Wischnowsky2001-06-183-3/+8
* Add missing file name.Bart Schaefer2001-06-171-2/+2
* Fix attribution.Bart Schaefer2001-06-171-2/+2
* Per NetBSD, use "gcc -fPIC" rather than -fpic.Bart Schaefer2001-06-172-1/+6
* Fix a couple of typos; reorder a couple of entries to match the 4.0.x branchBart Schaefer2001-06-161-13/+14
* Undo mkstemp() change.Wayne Davison2001-06-161-0/+6
* Removed bogus mkstemp() code.Wayne Davison2001-06-151-3/+0
* Use mkstemp where availablePeter Stephenson2001-06-153-1/+9
* fix setting of individual positional parameters after 14915Peter Stephenson2001-06-152-6/+24
* 14931: fix socket/address length calculationAndrey Borzenkov2001-06-153-5/+13
* Load tcp module, zfcd_match, zfget_match where necessary.Peter Stephenson2001-06-142-6/+51
* $* and $@ are specialPeter Stephenson2001-06-145-7/+24
* fixes for display bugs for completion lists (cursor left one line to far up o...Sven Wischnowsky2001-06-133-5/+16
* mod_export handlerPeter Stephenson2001-06-132-1/+7
* fix for comparguments (completing after single letter options that get their ...Sven Wischnowsky2001-06-135-15/+98
* minor correctionOliver Kiddle2001-06-131-4/+3
* don't complete read-only parameters on the left side of an assignment (14896)Oliver Kiddle2001-06-132-1/+6
* Fix assignment problems spotted by BartPeter Stephenson2001-06-132-4/+9
* 14883Sven Wischnowsky2001-06-132-7/+123
* Reword README a little.Bart Schaefer2001-06-132-6/+11
* 14863: tcp_connectClint Adams2001-06-123-16/+38
* Added KSH_TYPESET option.Peter Stephenson2001-06-126-7/+66
* 14843: tcp_closeClint Adams2001-06-113-4/+16
* (14841)Sven Wischnowsky2001-06-113-99/+191
* Document PATH_DIRS behaviourPeter Stephenson2001-06-112-1/+11
* 14830: new config.guess and config.subClint Adams2001-06-103-355/+419
* Possible fix for -g test.Bart Schaefer2001-06-092-0/+5
* Fix problems with zwcstat() on systems that do not USE_MMAP.Bart Schaefer2001-06-093-19/+25
* Fix email address.Bart Schaefer2001-06-091-1/+1
* Avoid echotc in completion tests.Bart Schaefer2001-06-092-2/+5
* 14815: fix thinkoClint Adams2001-06-082-1/+6
* 14813: autoload functions from deleted .zwc filesClint Adams2001-06-085-3/+30
* More reliable BROKEN_KILL_ESRCH test.Bart Schaefer2001-06-082-4/+7
* Several patches, some held from before 4.0.1 release.Bart Schaefer2001-06-081-0/+16
* Fix #includes for gcc 2.95 compilation.Bart Schaefer2001-06-082-27/+23
* Wrapped line prettified.Bart Schaefer2001-06-081-2/+2
* Untrustworthy return value of tgetflag().Bart Schaefer2001-06-081-29/+36
* Fix "make check" in emacs shell mode.Bart Schaefer2001-06-081-1/+2
* 14793Wayne Davison2001-06-081-0/+6
* Don't mark a HIST_TMPSTORE entry with HIST_OLD so that the HFILE_FASTWayne Davison2001-06-081-1/+1
* unposted: add tcp module to .distfilesClint Adams2001-06-072-0/+4
* 14778: rename zsh/tcp to zsh/net/tcp.Clint Adams2001-06-063-2/+5
* 14770: tcp module from zftpClint Adams2001-06-066-205/+406
* 14772: David Lebel <lebel@lebel.org>: OpenBSD dynamic linkingAndrey Borzenkov2001-06-062-1/+14
* unposted: we support autoconf-2.50 nowAndrey Borzenkov2001-06-062-4/+2