Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-06-19 | Compiler warnings. | Bart Schaefer | 2 | -2/+6 | |
2001-06-19 | 14973: fix for reported problems on AIX. | Andrey Borzenkov | 5 | -26/+72 | |
2001-06-18 | 14962 | Sven Wischnowsky | 2 | -1/+7 | |
2001-06-18 | more handler -> zhandler | Peter Stephenson | 2 | -3/+7 | |
2001-06-18 | Fix file name again (sigh). | Bart Schaefer | 1 | -1/+1 | |
2001-06-18 | make zcompile unlink() the zwc file first (in case it is currently mapped we ↵ | Sven Wischnowsky | 2 | -4/+10 | |
don't want to overwrite it); also, create the file read-only (14952) | |||||
2001-06-18 | rename handler() to zhandler() because it's now exported to modules (14951) | Sven Wischnowsky | 3 | -3/+8 | |
2001-06-17 | Add missing file name. | Bart Schaefer | 1 | -2/+2 | |
2001-06-17 | Fix attribution. | Bart Schaefer | 1 | -2/+2 | |
2001-06-17 | Per NetBSD, use "gcc -fPIC" rather than -fpic. | Bart Schaefer | 2 | -1/+6 | |
2001-06-16 | Fix a couple of typos; reorder a couple of entries to match the 4.0.x branch | Bart Schaefer | 1 | -13/+14 | |
ChangeLog. | |||||
2001-06-16 | Undo mkstemp() change. | Wayne Davison | 1 | -0/+6 | |
2001-06-15 | Removed bogus mkstemp() code. | Wayne Davison | 1 | -3/+0 | |
2001-06-15 | Use mkstemp where available | Peter Stephenson | 3 | -1/+9 | |
2001-06-15 | fix setting of individual positional parameters after 14915 | Peter Stephenson | 2 | -6/+24 | |
2001-06-15 | 14931: fix socket/address length calculation | Andrey Borzenkov | 3 | -5/+13 | |
2001-06-14 | Load tcp module, zfcd_match, zfget_match where necessary. | Peter Stephenson | 2 | -6/+51 | |
2001-06-14 | $* and $@ are special | Peter Stephenson | 5 | -7/+24 | |
2001-06-13 | fixes for display bugs for completion lists (cursor left one line to far up ↵ | Sven Wischnowsky | 3 | -5/+16 | |
or down) (14903) | |||||
2001-06-13 | mod_export handler | Peter Stephenson | 2 | -1/+7 | |
2001-06-13 | fix for comparguments (completing after single letter options that get their ↵ | Sven Wischnowsky | 5 | -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-13 | minor correction | Oliver Kiddle | 1 | -4/+3 | |
2001-06-13 | don't complete read-only parameters on the left side of an assignment (14896) | Oliver Kiddle | 2 | -1/+6 | |
2001-06-13 | Fix assignment problems spotted by Bart | Peter Stephenson | 2 | -4/+9 | |
2001-06-13 | 14883 | Sven Wischnowsky | 2 | -7/+123 | |
2001-06-13 | Reword README a little. | Bart Schaefer | 2 | -6/+11 | |
2001-06-12 | 14863: tcp_connect | Clint Adams | 3 | -16/+38 | |
2001-06-12 | Added KSH_TYPESET option. | Peter Stephenson | 6 | -7/+66 | |
2001-06-11 | 14843: tcp_close | Clint Adams | 3 | -4/+16 | |
2001-06-11 | (14841) | Sven Wischnowsky | 3 | -99/+191 | |
2001-06-11 | Document PATH_DIRS behaviour | Peter Stephenson | 2 | -1/+11 | |
2001-06-10 | 14830: new config.guess and config.sub | Clint Adams | 3 | -355/+419 | |
2001-06-09 | Possible fix for -g test. | Bart Schaefer | 2 | -0/+5 | |
2001-06-09 | Fix problems with zwcstat() on systems that do not USE_MMAP. | Bart Schaefer | 3 | -19/+25 | |
2001-06-09 | Fix email address. | Bart Schaefer | 1 | -1/+1 | |
2001-06-09 | Avoid echotc in completion tests. | Bart Schaefer | 2 | -2/+5 | |
2001-06-08 | 14815: fix thinko | Clint Adams | 2 | -1/+6 | |
2001-06-08 | 14813: autoload functions from deleted .zwc files | Clint Adams | 5 | -3/+30 | |
2001-06-08 | More reliable BROKEN_KILL_ESRCH test. | Bart Schaefer | 2 | -4/+7 | |
2001-06-08 | Several patches, some held from before 4.0.1 release. | Bart Schaefer | 1 | -0/+16 | |
2001-06-08 | Fix #includes for gcc 2.95 compilation. | Bart Schaefer | 2 | -27/+23 | |
2001-06-08 | Wrapped line prettified. | Bart Schaefer | 1 | -2/+2 | |
2001-06-08 | Untrustworthy return value of tgetflag(). | Bart Schaefer | 1 | -29/+36 | |
2001-06-08 | Fix "make check" in emacs shell mode. | Bart Schaefer | 1 | -1/+2 | |
2001-06-08 | 14793 | Wayne Davison | 1 | -0/+6 | |
2001-06-08 | Don't mark a HIST_TMPSTORE entry with HIST_OLD so that the HFILE_FAST | Wayne Davison | 1 | -1/+1 | |
algorithm in savehistfile() will recheck this hist num later. | |||||
2001-06-07 | unposted: add tcp module to .distfiles | Clint Adams | 2 | -0/+4 | |
2001-06-06 | 14778: rename zsh/tcp to zsh/net/tcp. | Clint Adams | 3 | -2/+5 | |
2001-06-06 | 14770: tcp module from zftp | Clint Adams | 6 | -205/+406 | |
2001-06-06 | 14772: David Lebel <lebel@lebel.org>: OpenBSD dynamic linking | Andrey Borzenkov | 2 | -1/+14 | |