Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix misleading error message. | Bart Schaefer | 2001-09-20 | 2 | -2/+8 |
| | |||||
* | fix LDFLAGS value after test for RTLD_GLOBAL | Peter Stephenson | 2001-09-19 | 2 | -1/+5 |
| | |||||
* | 15836 | Wayne Davison | 2001-09-18 | 1 | -0/+5 |
| | |||||
* | Further modify the "fc -l" code to tolerate out-of range values. | Wayne Davison | 2001-09-18 | 1 | -9/+6 |
| | |||||
* | 15837 | Wayne Davison | 2001-09-17 | 1 | -0/+5 |
| | |||||
* | Fixed doisearch() to not switch lines unless zlereadflags has | Wayne Davison | 2001-09-17 | 1 | -1/+2 |
| | | | | ZLRF_HISTORY set. | ||||
* | Akinori MUSHA: Improved BSD package completion. | Bart Schaefer | 2001-09-16 | 2 | -39/+144 |
| | |||||
* | ZLE doc xref to BAUD, fix doc build error. | Bart Schaefer | 2001-09-15 | 3 | -1/+14 |
| | |||||
* | Fix typos in a log entry. | Bart Schaefer | 2001-09-15 | 1 | -1/+1 |
| | |||||
* | 15809 | Wayne Davison | 2001-09-15 | 1 | -0/+6 |
| | |||||
* | With HIST_NO_STORE, don't ignore what looks like a history command if | Wayne Davison | 2001-09-15 | 1 | -5/+11 |
| | | | | we're really going to call a user-defined shell function. | ||||
* | 15806 | Wayne Davison | 2001-09-13 | 1 | -0/+5 |
| | |||||
* | David Lebel: Shared object linkage on OpenBSD. | Bart Schaefer | 2001-09-13 | 2 | -2/+32 |
| | |||||
* | + Changed addhistnum() to return firsthist()-1 or curhist+1 on error. | Wayne Davison | 2001-09-13 | 1 | -1/+3 |
| | | | | + Ignore the "r" command if HIST_NO_STORE is set. | ||||
* | + Changed fclist() to not not transform "fc -l 0 0" into "fc -l 1 1". | Wayne Davison | 2001-09-13 | 1 | -3/+3 |
| | | | | + Changed fcgetcomm() to handle new error return from addhistnum(). | ||||
* | update URL references to http://zsh.sunsite.dk/ (15792) | Oliver Kiddle | 2001-09-12 | 3 | -2/+7 |
| | |||||
* | new completion for samba tools (15781) | Oliver Kiddle | 2001-09-11 | 3 | -1/+97 |
| | |||||
* | complete new [:ascii:] character class | Oliver Kiddle | 2001-09-11 | 2 | -1/+6 |
| | |||||
* | 15783: document ztcp builtin | Clint Adams | 2001-09-10 | 4 | -1/+102 |
| | |||||
* | 15780: rename **arg to **dargs | Clint Adams | 2001-09-10 | 2 | -18/+22 |
| | |||||
* | 15779: ztcp -d | Clint Adams | 2001-09-10 | 2 | -27/+63 |
| | |||||
* | stupid bugfixes | Clint Adams | 2001-09-10 | 2 | -6/+10 |
| | |||||
* | unposted: stupid -a bug | Clint Adams | 2001-09-10 | 2 | -4/+7 |
| | |||||
* | This isn't my day for the article numbers. | Clint Adams | 2001-09-10 | 1 | -1/+1 |
| | |||||
* | 15771: ztcp -t | Clint Adams | 2001-09-10 | 2 | -6/+28 |
| | |||||
* | 15769: ztcp -a | Clint Adams | 2001-09-09 | 3 | -22/+57 |
| | |||||
* | 1576x: take service names, stuff fd numbers into $REPLY | Clint Adams | 2001-09-09 | 2 | -14/+32 |
| | |||||
* | 15766: ztcp -l | Clint Adams | 2001-09-09 | 3 | -40/+125 |
| | |||||
* | 15765: introduce [:ascii:] class | Clint Adams | 2001-09-09 | 3 | -13/+24 |
| | |||||
* | 1596x: ztcp -v | Clint Adams | 2001-09-08 | 2 | -2/+11 |
| | |||||
* | 15762: introduce ztcp builtin | Clint Adams | 2001-09-08 | 5 | -108/+331 |
| | |||||
* | 15740: tolerate /usr/local directories in $fpath on Debian where root:staff ↵ | Clint Adams | 2001-09-06 | 2 | -1/+12 |
| | | | | 2755. | ||||
* | 15739: use getent instead of /etc/group if possible | Clint Adams | 2001-09-06 | 2 | -1/+8 |
| | |||||
* | 15734: zle -K option to select a keymap, and zle KEYMAP parameter to | Andrew Main | 2001-09-03 | 8 | -5/+53 |
| | | | | examine the current selection. | ||||
* | handle zsh options in _sh | Peter Stephenson | 2001-08-28 | 2 | -0/+11 |
| | |||||
* | zmv fixes | Peter Stephenson | 2001-08-28 | 2 | -8/+12 |
| | |||||
* | handle possible NULL pointer returned from bufferwords() (15717) | Sven Wischnowsky | 2001-08-28 | 4 | -10/+16 |
| | |||||
* | 15713 | Wayne Davison | 2001-08-27 | 1 | -0/+5 |
| | |||||
* | Added package-specification options to --verify. | Wayne Davison | 2001-08-27 | 1 | -2/+2 |
| | |||||
* | Fix PS2 for dquote nested in braceparam. | Bart Schaefer | 2001-08-27 | 2 | -0/+7 |
| | |||||
* | Remark about array-ness of ksh parameters. | Bart Schaefer | 2001-08-25 | 1 | -0/+4 |
| | |||||
* | Parameter expansion doc mop-up. | Bart Schaefer | 2001-08-25 | 2 | -122/+148 |
| | |||||
* | Fix crash on re-entry to loop() from preprompt(). | Bart Schaefer | 2001-08-25 | 2 | -1/+11 |
| | |||||
* | test if hash table pointer is NULL to avoid SEGV with compstate=() (15705) | Sven Wischnowsky | 2001-08-24 | 2 | -0/+8 |
| | |||||
* | 15683: completion for links(1) | Clint Adams | 2001-08-22 | 3 | -1/+38 |
| | |||||
* | Assorted minor test tweaks. | Bart Schaefer | 2001-08-22 | 9 | -7/+38 |
| | |||||
* | Don't treat numbers as cd-able vars. | Bart Schaefer | 2001-08-22 | 2 | -1/+6 |
| | |||||
* | Change one var() to tt(). | Bart Schaefer | 2001-08-22 | 1 | -1/+1 |
| | |||||
* | 15675: Src/Builtins/rlimits.awk: handle case where RLIM_NLIMITS is set to a ↵ | Clint Adams | 2001-08-21 | 2 | -1/+7 |
| | | | | number within an enum. | ||||
* | Better handling of manual section numbers. | Bart Schaefer | 2001-08-21 | 2 | -3/+19 |
| |