31
I Use This!
Very Low Activity

Commits : Listings

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