Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-05-30 | Only enable the FPU when the process has an FPU context. ok miod@ | 1 | -2/+2 | ||
2005-05-30 | Don't call va_start() when we do not log. From Andrey Matveev. | 1 | -1/+2 | ||
2005-05-30 | add find-alternate-file command and binding for ^X^V; ok cloder | 4 | -5/+15 | ||
(you're welcome kjell) | |||||
2005-05-30 | Just use preempt(NULL) like every other architecture in this code path, | 1 | -15/+4 | ||
don't roll our own. ok miod@ pefo@ | |||||
2005-05-30 | don't forget to send the log message, this fixes the commit command. | 1 | -1/+4 | ||
ok xsa@ | |||||
2005-05-30 | -D and -r can be used simultaneously, pointed out by marc@ and thus | 2 | -14/+8 | ||
backout my previous change + spotted another case in the annotate command... ok joris@ | |||||
2005-05-30 | zap an unused variable | 1 | -2/+1 | ||