Age | Commit message (Expand) | Author |
2005-05-31 | b1 and b2 can be NULL if an invalid revision is given. | Joris Vink |
2005-05-31 | Remove unused sc_err1() parameter 'async'. Lint. | Kenneth R Westerback |
2005-05-30 | unload is not to be recursive anymore, previous diff change method but | Dale Rahn |
2005-05-30 | Only enable the FPU when the process has an FPU context. ok miod@ | Dale Rahn |
2005-05-30 | Don't call va_start() when we do not log. From Andrey Matveev. | Camiel Dobbelaar |
2005-05-30 | add find-alternate-file command and binding for ^X^V; ok cloder | Jason Wright |
2005-05-30 | Just use preempt(NULL) like every other architecture in this code path, | Artur Grabowski |
2005-05-30 | don't forget to send the log message, this fixes the commit command. | Joris Vink |
2005-05-30 | -D and -r can be used simultaneously, pointed out by marc@ and thus | Xavier Santolaria |
2005-05-30 | zap an unused variable | Joris Vink |
2005-05-30 | skeleton for watch{,ers} commands, not linked yet; | Xavier Santolaria |
2005-05-30 | dont return CVS_EX_USAGE when not needed; ok joris@ | Xavier Santolaria |
2005-05-30 | handle -r option; ok joris@ | Xavier Santolaria |
2005-05-30 | check cvs_sendarg() return value; ok joris@ | Xavier Santolaria |
2005-05-30 | even shorter | Theo de Raadt |
2005-05-30 | shrink alpha boot blocks another little bit | Theo de Raadt |
2005-05-29 | Try to undo crazy Quebecois stuff that was breaking undo | Chad Loder |
2005-05-29 | Sync with hppa r1.11: Correctly handle boot drives with SCSI id >= 10 | Miod Vallat |
2005-05-29 | fix a few minor compatibility issues. | Marc Espie |
2005-05-29 | -r implies -P (Prune empty directories); | Xavier Santolaria |
2005-05-29 | Lock SMM space on Intel E7xxx chipsets, too. | Alexander Yurchenko |
2005-05-29 | Remove debug printf I left. | Alexander Yurchenko |
2005-05-29 | -D and -r are mutually exclusive ... | Xavier Santolaria |
2005-05-29 | add missing options in usage.. | Xavier Santolaria |
2005-05-29 | -Wall; feedback & ok marius@ | Damien Miller |
2005-05-29 | sync with -p -> -f change, make it work with obj/ ; ok marius@ | Damien Miller |
2005-05-29 | replace the morally-hazardous -p option (passphrase on commandline) with a | Damien Miller |
2005-05-29 | robustness against malformed snames. | marius eriksen |
2005-05-29 | fix NULL ptr deref on open fail; ok marius@ | Damien Miller |
2005-05-29 | regen | Brad Smith |
2005-05-29 | - better pcidevs entries for Intel Gig and add 82573 ids | Brad Smith |
2005-05-29 | provide feedback on success; ok marius@ | Damien Miller |
2005-05-29 | sync | Theo de Raadt |
2005-05-29 | sync | Theo de Raadt |
2005-05-29 | use JAPAN for locale code 0 stored in some rtw EEPROMs. | Reyk Floeter |
2005-05-29 | further cleanup - use bzero, bcopy and bcmp | Reyk Floeter |
2005-05-29 | knf | Reyk Floeter |
2005-05-29 | sched work by niklas and art backed out; causes panics | Theo de Raadt |
2005-05-29 | add the RTL8185 (not working yet) | Reyk Floeter |
2005-05-29 | rtw cleanup | Reyk Floeter |
2005-05-29 | cleanup rtw | Reyk Floeter |
2005-05-29 | add back support for SSH1 keys. it is being used in practice. | marius eriksen |
2005-05-29 | Fix case where input file lacks newline before EOF; Andrey Matveev | Todd C. Miller |
2005-05-29 | consistency in error messages ... | Xavier Santolaria |
2005-05-29 | correct error message... | Xavier Santolaria |
2005-05-29 | handle -r option; | Xavier Santolaria |
2005-05-28 | Sprinkle some /* FALLTHROUGH */'s as suggested by lint. | Kenneth R Westerback |
2005-05-28 | fix hostap mode | Reyk Floeter |
2005-05-28 | 'openings' is u_int16_t, so 'openings <= 0' is wrong. Lint. | Kenneth R Westerback |
2005-05-28 | Forgot to specify parameter type. Lint. | Kenneth R Westerback |