summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-06-15Use mkstemp where availablePeter Stephenson3-1/+9
2001-06-15fix setting of individual positional parameters after 14915Peter Stephenson2-6/+24
2001-06-1514931: fix socket/address length calculationAndrey Borzenkov3-5/+13
2001-06-14Load tcp module, zfcd_match, zfget_match where necessary.Peter Stephenson2-6/+51
2001-06-14$* and $@ are specialPeter Stephenson5-7/+24
2001-06-13fixes for display bugs for completion lists (cursor left one line to far up ↵Sven Wischnowsky3-5/+16
or down) (14903)
2001-06-13mod_export handlerPeter Stephenson2-1/+7
2001-06-13fix for comparguments (completing after single letter options that get their ↵Sven Wischnowsky5-15/+98
argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897)
2001-06-13minor correctionOliver Kiddle1-4/+3
2001-06-13don't complete read-only parameters on the left side of an assignment (14896)Oliver Kiddle2-1/+6
2001-06-13Fix assignment problems spotted by BartPeter Stephenson2-4/+9
2001-06-1314883Sven Wischnowsky2-7/+123
2001-06-13Reword README a little.Bart Schaefer2-6/+11
2001-06-1214863: tcp_connectClint Adams3-16/+38
2001-06-12Added KSH_TYPESET option.Peter Stephenson6-7/+66
2001-06-1114843: tcp_closeClint Adams3-4/+16
2001-06-11(14841)Sven Wischnowsky3-99/+191
2001-06-11Document PATH_DIRS behaviourPeter Stephenson2-1/+11
2001-06-1014830: new config.guess and config.subClint Adams3-355/+419
2001-06-09Possible fix for -g test.Bart Schaefer2-0/+5
2001-06-09Fix problems with zwcstat() on systems that do not USE_MMAP.Bart Schaefer3-19/+25
2001-06-09Fix email address.Bart Schaefer1-1/+1
2001-06-09Avoid echotc in completion tests.Bart Schaefer2-2/+5
2001-06-0814815: fix thinkoClint Adams2-1/+6
2001-06-0814813: autoload functions from deleted .zwc filesClint Adams5-3/+30
2001-06-08More reliable BROKEN_KILL_ESRCH test.Bart Schaefer2-4/+7
2001-06-08Several patches, some held from before 4.0.1 release.Bart Schaefer1-0/+16
2001-06-08Fix #includes for gcc 2.95 compilation.Bart Schaefer2-27/+23
2001-06-08Wrapped line prettified.Bart Schaefer1-2/+2
2001-06-08Untrustworthy return value of tgetflag().Bart Schaefer1-29/+36
2001-06-08Fix "make check" in emacs shell mode.Bart Schaefer1-1/+2
2001-06-0814793Wayne Davison1-0/+6
2001-06-08Don't mark a HIST_TMPSTORE entry with HIST_OLD so that the HFILE_FASTWayne Davison1-1/+1
algorithm in savehistfile() will recheck this hist num later.
2001-06-07unposted: add tcp module to .distfilesClint Adams2-0/+4
2001-06-0614778: rename zsh/tcp to zsh/net/tcp.Clint Adams3-2/+5
2001-06-0614770: tcp module from zftpClint Adams6-205/+406
2001-06-0614772: David Lebel <lebel@lebel.org>: OpenBSD dynamic linkingAndrey Borzenkov2-1/+14
2001-06-06unposted: we support autoconf-2.50 nowAndrey Borzenkov2-4/+2
2001-06-0614766: unify %l substitution (tty0, pts/3 etc)Andrey Borzenkov2-2/+4
2001-06-0614760: do not use version number in AC_INITAndrey Borzenkov2-2/+3
2001-06-0614758: use host_os instead of ac_cv_cygwinAndrey Borzenkov2-3/+6
2001-06-06(14736)Sven Wischnowsky2-0/+9
2001-06-06Fix dateAndrey Borzenkov1-1/+1
2001-06-06two fixes: try all actions that have to be tried (but only once), execute ↵Sven Wischnowsky2-74/+84
actions if we aren't after an option already (in the same word) (14733)
2001-06-06unposted; based on 14679 (me) and 14693 (Bart): Allow processing by bothAndrey Borzenkov7-1945/+1972
autoconf-2.13 and autoconf-2.50; remove config.status hack for autoconf-2.50
2001-06-05Add --nobuild and --nogpg to rpm completion.Chmouel Boudjnah2-2/+7
2001-06-04Relabel as 4.1.0-dev-0Peter Stephenson2-2/+6
2001-06-01removedPeter Stephenson1-11268/+0
2001-06-01ChangeLog changedPeter Stephenson1-1/+1
2001-06-01Updated ChangeLog and version.mk for 4.0.1Peter Stephenson3-3695/+14968