Commit Graph

157 Commits

Author SHA1 Message Date
Dennis Gilmore
7c07bb2ede - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 17:51:01 -05:00
Michal Hlavinka
f0cc7da47f fix memory leak 2013-06-12 13:31:22 +02:00
Michal Hlavinka
4258df1936 monitor mode in scripts wasn't working 2013-06-10 15:04:01 +02:00
Michal Hlavinka
b0f7ce8f5c fix another reproducer for tab completion 2013-03-07 16:32:37 +01:00
Michal Hlavinka
0a835abdfb do not segfault on kill % (#914669) 2013-02-22 16:45:55 +01:00
Michal Hlavinka
147f917cee add missing patch 2013-02-01 18:00:17 +01:00
Michal Hlavinka
01a16b1ff3 cd file did not produce any error 2013-02-01 17:11:40 +01:00
Michal Hlavinka
10497cb684 ksh could not enter directories with path containing /.something (#889748)
- file name autocomplete prevented following numeric input (#889745)
2013-01-25 15:23:52 +01:00
Michal Hlavinka
4a6897b2a4 make sure main.c uses our cflags too 2013-01-25 15:02:11 +01:00
Michal Hlavinka
018b0a4c4f bind Home, End, Delete,... key correctly for emacs mode
- do not crash when executed from deleted directory
2012-11-22 15:14:32 +01:00
Michal Hlavinka
96967516fa post section was specified twice 2012-09-14 13:09:00 +02:00
Michal Hlavinka
ae81b91215 fix typo in binfmt config file
- register binary format after package installation
2012-09-14 12:56:05 +02:00
Michal Hlavinka
06611a6c2d add support for direct execution of compiled scripts 2012-09-13 14:40:25 +02:00
Michal Hlavinka
a643db649d fix regression test 2012-08-08 12:29:42 +02:00
Michal Hlavinka
7178444470 LICENSE file is missing in upstream tarball 2012-08-08 12:28:23 +02:00
Michal Hlavinka
d966b074b4 ksh updated to 20120801 2012-08-08 12:05:01 +02:00
Michal Hlavinka
a69d2cecf2 ksh updated to 2012-07-27 2012-07-31 15:50:31 +02:00
Dennis Gilmore
135963e8ba - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 13:30:21 -05:00
Michal Hlavinka
b716ca9fd2 ksh updated to 20120628 2012-07-02 10:16:52 +02:00
Michal Hlavinka
552127a274 ksh updated to 20120626 2012-06-27 17:15:36 +02:00
Michal Hlavinka
a827e4e970 refresh patch 2012-06-22 12:36:00 +02:00
Michal Hlavinka
207226adfd ksh updated to 2012-06-20 2012-06-22 11:47:54 +02:00
Michal Hlavinka
219a505829 ksh updated to 20120612 2012-06-13 16:35:39 +02:00
Michal Hlavinka
0ca0131317 ksh updated to 2012-05-31 2012-06-04 15:15:33 +02:00
Michal Hlavinka
c7f72d5f3b do not hang after return code 12 2012-03-19 12:52:50 +01:00
Michal Hlavinka
1f85ad675d fix tilda expansion in scripts 2012-03-14 11:04:24 +01:00
Michal Hlavinka
b0b7eaa73c ksh updated to 20120214 2012-02-20 09:07:26 +01:00
Michal Hlavinka
4dfe644019 ksh updated to 20120202 2012-02-06 15:00:29 +01:00
Michal Hlavinka
e31ae3cf50 ksh updated to 2012-01-01 2012-01-05 10:26:59 +01:00
Michal Hlavinka
51febfd963 do not crash when browsing through history containing comment (#733813) 2011-12-07 16:02:42 +01:00
Michal Hlavinka
6acaf4cd5e do not crash when two subseguent dots are used in variable or command name (#733544) 2011-12-07 14:43:43 +01:00
Michal Hlavinka
04c2322595 fix: ksh can prematurely exit without crash or any error
make spec work in epel
2011-12-05 14:47:31 +01:00
Michal Hlavinka
f8e19fcab1 add files to %doc 2011-11-10 11:58:24 +01:00
Michal Hlavinka
18a5f23bbb move bypass up a little 2011-10-06 16:56:20 +02:00
Michal Hlavinka
76e3422597 ksh sometimes returns wrong exit code when pid numbers are being recycled 2011-10-06 15:12:29 +02:00
Michal Hlavinka
1801570423 restore tty settings after timed out read (#572291) 2011-10-04 09:38:07 +02:00
Michal Hlavinka
f57567a859 do not crash when killing last bg job when there is not any 2011-08-12 15:59:01 +02:00
Michal Hlavinka
cce7c12c1f fix typo in last commit 2011-08-03 16:22:26 +02:00
Michal Hlavinka
09c4040fcc fix: IFS manipulation in a function can cause crash 2011-08-03 16:06:28 +02:00
Michal Hlavinka
85f580bd4c ksh updated to 2011-06-30 2011-07-01 16:33:36 +02:00
Michal Hlavinka
99a963dc26 fix: resume of suspended process using pipes does not work (#708909) 2011-06-08 09:32:57 +02:00
Michal Hlavinka
63f9177113 ksh updated to 2011-05-05 2011-05-09 10:42:28 +02:00
Michal Hlavinka
1dab511a33 ksh updated to 2011-04-28 2011-04-29 17:33:49 +02:00
Michal Hlavinka
b97b525faf ksh updated to 2011-04-15 2011-04-18 14:45:13 +02:00
Michal Hlavinka
45d8d3ce89 fix array definition being treated as fixed array
fix suspend crashing ksh
2011-03-29 17:21:19 +02:00
Michal Hlavinka
524fb3b137 fix ( ) compound list altering environment 2011-03-07 11:39:51 +01:00
Michal Hlavinka
54da721445 - ksh updated to 2011-02-08 2011-02-09 12:51:33 +01:00
Dennis Gilmore
b5a47de9c8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 21:20:27 -06:00
Michal Hlavinka
dc57c152c1 - ksh updated to 2011-02-02 2011-02-04 09:10:51 +01:00
Michal Hlavinka
26b7903d18 - ksh updated to 2011-01-31 2011-02-02 09:44:15 +01:00