about summary refs log tree commit diff
path: root/Src/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* Jun T.: 27351: zdelattr missed first argumentPeter Stephenson2009-11-051-1/+1
* Mikael: 27347: enhance extended attribute supportPeter Stephenson2009-11-041-61/+149
* Jun T.: 27292: fix length in socket callPeter Stephenson2009-09-291-6/+2
* 27286: Made movefd() return the targetfd on success. AddedWayne Davison2009-09-222-16/+22
* 27284: better use of movefd()Peter Stephenson2009-09-223-4/+25
* 27083: non-zero status on failures to find or execute file in "."Peter Stephenson2009-07-011-1/+1
* 26852: make terminfo.mdd test agree with one in terminfo.cPeter Stephenson2009-04-201-3/+1
* Jon Strait: 26778, 26781: extra options for PCRE matchingPeter Stephenson2009-03-251-9/+48
* 26772: better error handling and fix runaway chdir on failed cdPeter Stephenson2009-03-241-6/+2
* Mikael: 26759: missing here-document terminatorPeter Stephenson2009-03-191-0/+1
* 26735: Check some function return values for failures. Gets rid ofWayne Davison2009-03-153-5/+9
* 26697: test for Linux- and Mac-style xattr functionsPeter Stephenson2009-03-082-6/+26
* fix the cap.c patchPeter Stephenson2009-03-031-2/+1
* 26680: still more metafy() stuff in capPeter Stephenson2009-03-031-3/+5
* 26677: cap module needs some unmetafy() callsPeter Stephenson2009-03-031-0/+3
* 26671: various minor attribute tidy upsPeter Stephenson2009-03-031-17/+17
* Mikael Magnusson: 26670: add zsh/attr modulePeter Stephenson2009-03-033-0/+188
* 26584: use bind/netdb.h where appropriatePeter Stephenson2009-02-201-0/+9
* 26546, 26556: sticky emulation for functions defined in emulate ... -c ...Peter Stephenson2009-02-112-1/+2
* 26362: avoid calling regfree() on uninitialized regex_t.Wayne Davison2009-01-191-1/+1
* Fixed a few compiler warnings.Wayne Davison2009-01-191-6/+8
* 26301: make zpty -r exit more cleanly on bad readsPeter Stephenson2009-01-131-13/+33
* François Revol: some BeOS fixesPeter Stephenson2008-11-181-0/+3
* 26013: don't ztrdup the other buffer returned by inet_ntoa. cf. 25987.Clint Adams2008-11-061-1/+1
* 25987: don't ztrdup the buffer returned by inet_ntoa.Clint Adams2008-11-011-1/+1
* users/13418: protect against have_strcodes lyingPeter Stephenson2008-10-301-2/+8
* Fixed a signed/unsigned compiler warning.Wayne Davison2008-10-111-1/+1
* 25777: argument to gdbmsetfn()Peter Stephenson2008-09-301-1/+1
* users/13295, tweaked: dont reset line numbers when parsing strings, sometimesPeter Stephenson2008-09-293-3/+3
* 25744: dynamic named directories and further doshfunc() simplificationPeter Stephenson2008-09-261-5/+5
* 25677: add %x and %I prompt escapes for shell source code debuggingPeter Stephenson2008-09-161-15/+15
* 25651: make getpermtext() output indentation more logicalPeter Stephenson2008-09-111-2/+3
* 25611, 25613: protect against two possible NULL dereferences.Clint Adams2008-09-051-18/+22
* 25609: initialize sz variable.Clint Adams2008-09-041-1/+1
* 25595: fix line numbers with EVAL_LINENO,Peter Stephenson2008-09-031-4/+11
* 25490: make zties dynamic so there can be more than one gdbm handle in use at...Clint Adams2008-08-191-17/+33
* 25448: add $funcfiletrace to show absolute line number for callerPeter Stephenson2008-08-132-1/+54
* 25247 with further modifications: add $funcsourcetracePeter Stephenson2008-08-112-3/+35
* 25329: build the curses module if we've got any usable curses header, not jus...Clint Adams2008-07-231-1/+1
* 25324: Danek Duvall: some Solaris and more general completionsPeter Stephenson2008-07-211-25/+57
* 25322: fix printing of keys.Clint Adams2008-07-211-0/+1
* 25321: delete gdbm node when corresponding hash entry is unset.Clint Adams2008-07-211-1/+6
* 25320: fix read and write of elements by key.Clint Adams2008-07-211-16/+28
* 25319: fix zuntie, add -f option to ztie.Clint Adams2008-07-212-0/+252
* 25040: zpty should display context information more like evalPeter Stephenson2008-05-151-1/+15
* 24972: Phil Pennock: zf_* variants of zsh/files builtins plus extra optionsPeter Stephenson2008-05-082-16/+71
* 24705: rationalise curses and term headers even morePeter Stephenson2008-03-133-47/+11
* 24460: make zpty -rt more consistent by polling before every bytePeter Stephenson2008-01-251-5/+41
* Wayne: 24273: curses macros dont return a valuePeter Stephenson2007-12-171-3/+8
* 24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSDPeter Stephenson2007-12-141-1/+1