welcome to 6.17.07 |
|
More...
|
over 13 years ago
|
more space to print octal numbers; from Nelson Beebe |
|
More...
|
over 13 years ago
|
Avoid going on forever in Itoa when min_digits goes negative, and doing an unsigned comparison. Debian bug 645238. |
|
More...
|
over 13 years ago
|
Perform a signed comparison to prevent going on forever when the padding length is exceeded. debian bug 645238. |
|
More...
|
over 13 years ago
|
PR/155: Angelo Bonet: Default $anyerror to set for backwards compatibility. |
|
More...
|
over 13 years ago
|
-1 %j fix |
|
More...
|
over 13 years ago
|
don't print -1 if no jobsd are there. From Vojtech Vitek |
|
More...
|
over 13 years ago
|
chdir -- |
|
More...
|
over 13 years ago
|
Clarify mail. |
|
More...
|
almost 14 years ago
|
mention SoFS lossage. |
|
More...
|
almost 14 years ago
|
Deal with ENOENT and SoFS. |
|
More...
|
almost 14 years ago
|
null check from PR/38 via PR/108 |
|
More...
|
about 14 years ago
|
FIx spelling from jean-luc leger |
|
More...
|
about 14 years ago
|
PR/120 filetest -P does not have enough space in string0. |
|
More...
|
about 14 years ago
|
'nohup' without an argument can also be used via pipe https://bugzilla.redhat.com/show_bug.cgi?id=437079 |
|
More...
|
about 14 years ago
|
'hup' without an argument can also be used via pipe https://bugzilla.redhat.com/show_bug.cgi?id=437080 |
|
More...
|
about 14 years ago
|
The argument 'group' of builtin 'newgrp' should be optional. https://bugzilla.redhat.com/show_bug.cgi?id=436439 |
|
More...
|
about 14 years ago
|
reconf |
|
More...
|
about 14 years ago
|
Add $anyerror and Fix PR/110 "exit status should be the exit status of the last command in a pipeline or backquote. |
|
More...
|
about 14 years ago
|
don't spell check commands that don't need searchign. |
|
More...
|
about 14 years ago
|
fix syntax tree premature freeing; may leak on some error conditions. |
|
More...
|
about 14 years ago
|
set memory to 0 on debug |
|
More...
|
about 14 years ago
|
Avoid infinite loop from: Bob Arendt import os import signal import sys import time |
|
More...
|
about 14 years ago
|
fix ${ completion from Anthony Mallet. |
|
More...
|
about 14 years ago
|
simplify code, more checks. |
|
More...
|
about 14 years ago
|
no more dprintf. |
|
More...
|
about 14 years ago
|
factor out code. |
|
More...
|
about 14 years ago
|
initialize aseek |
|
More...
|
about 14 years ago
|
error handling cleanup |
|
More...
|
about 14 years ago
|
avoid new gcc warning |
|
More...
|
about 14 years ago
|