about summary refs log tree commit diff
path: root/Src/Modules
Commit message (Expand)AuthorAgeFilesLines
* 19514: typo in terminfo.cPeter Stephenson2004-03-021-1/+1
* 19512: --enable-pcre optionPeter Stephenson2004-03-011-1/+1
* Got rid of an unused-variable compiler-warning.Wayne Davison2004-02-261-1/+2
* 19460: Another go at fixing the terminfo configuration problemPeter Stephenson2004-02-262-13/+17
* 19456: Fix ptmx tests, again.Peter Stephenson2004-02-201-3/+2
* 19429: configure test for ptmxPeter Stephenson2004-02-171-9/+11
* 19420: Update configure.ac for better Autconf 2.50 support.Peter Stephenson2004-02-141-0/+4
* 19389+: fix zmodload -u zsh/datetime, add strftime -s scalarPeter Stephenson2004-01-221-4/+23
* 19242: Make job table dynamically reallocatable.Peter Stephenson2003-11-131-6/+6
* add *.dll and fix typo with errnames.hFelix Rosencrantz2003-11-031-1/+2
* a la 19209: zcalloc -> zshcallocPeter Stephenson2003-10-294-10/+10
* 18169: change parameter SECS in datetime to EPOCHSECONDSPeter Stephenson2003-10-081-1/+1
* 19168: Various problems with size of buffers and pointer usage in ztrftimePeter Stephenson2003-10-061-7/+8
* unposted: update distribution files for 18980 and 19053Peter Stephenson2003-10-061-0/+1
* 19151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.Clint Adams2003-09-281-1/+14
* 19096: crash unloading zsh/systemPeter Stephenson2003-09-171-0/+2
* 19076: don't call setupterm with NULL as last argument as that causesClint Adams2003-09-141-1/+4
* 19044: typo in setting $saliases elementsPeter Stephenson2003-09-081-4/+4
* 19014: add alias -s suf=handlerPeter Stephenson2003-09-031-69/+162
* 18980: new zsh/system modulePeter Stephenson2003-08-305-0/+506
* 18888: Philippe Troin: allow clone to acquire a controlling ttyPeter Stephenson2003-07-231-17/+30
* 18880: Don't return unset parameters in $parametersPeter Stephenson2003-07-221-0/+2
* 18626: improve echoti's arg support and fix compile problem on 64-bit SolarisOliver Kiddle2003-06-241-18/+24
* 18616: Add ternary expression handling to zformatPeter Stephenson2003-06-191-75/+146
* 18587: fix bug where only the beginning of the association key was comparedOliver Kiddle2003-05-301-1/+1
* 18559, 18562: make modules use proper option argumentsPeter Stephenson2003-05-223-42/+32
* unposted: cvsignore VIM *.swp filesAndrey Borzenkov2003-05-051-0/+5
* 17820, tweaked: attempt to fix compilation of tcp.h on recent versionsPeter Stephenson2003-04-281-2/+2
* 18472: spelling correctionsOliver Kiddle2003-04-251-1/+1
* 18466: tcp.mdh only included by C filePeter Stephenson2003-04-232-1/+1
* users/5986, 18380: arg support for echoti builtin.Clint Adams2003-03-251-4/+23
* 18325: options on by default weren't printed correctly by zsh/parameterPeter Stephenson2003-03-071-1/+8
* 18202: New TCP function system plus small error message change in ztcp.Peter Stephenson2003-02-062-1/+4
* 18195: Timeouts for read builtin.Peter Stephenson2003-02-051-1/+1
* 17481 (Karl Tomlinson): get/set for terminfo and termcap parametersPeter Stephenson2002-10-072-18/+33
* 17582: Improved option argument handling.Peter Stephenson2002-08-2716-121/+297
* 17570: tweaks to socket modulePeter Stephenson2002-08-221-12/+13
* 17558: zsh/net/socket , zsocket builtinClint Adams2002-08-183-0/+293
* 17516, 17517: Attempted fixes for memory leaks shown by valgrind.Peter Stephenson2002-08-081-0/+4
* 17417: remove unused fluff from datetime.cClint Adams2002-07-041-3/+1
* 17297: 17265 continued.Clint Adams2002-06-061-1/+1
* zselectClint Adams2002-06-061-0/+2
* remove builtin when tcp module is unloaded.Peter Stephenson2002-06-051-3/+1
* 17265: make the jobs command work in subshellsPeter Stephenson2002-06-051-7/+18
* 17253: ztcp -L gives parseable information on tcp sessionPeter Stephenson2002-05-301-9/+24
* 17249: fix user output from ztcpPeter Stephenson2002-05-291-4/+4
* 17235: strftime builtinClint Adams2002-05-262-0/+107
* 17220: Src/Modules/tcp.c: bugs using ztcp to list connections.Peter Stephenson2002-05-241-3/+3
* 17171: Src/Modules/tcp.c: ztcp didn't return failurePeter Stephenson2002-05-161-0/+2
* 17166: Src/Modules/zftp.c: check fileno of zftp controlPeter Stephenson2002-05-151-2/+3