summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-31remove LP_ERROR log priority level and rather use LP_ERR as they are bothXavier Santolaria
2005-05-31Reduce ccbs for now because millert had issues on a 475.Marco Peereboom
2005-05-31b1 and b2 can be NULL if an invalid revision is given.Joris Vink
2005-05-31Remove unused sc_err1() parameter 'async'. Lint.Kenneth R Westerback
2005-05-30unload is not to be recursive anymore, previous diff change method butDale Rahn
2005-05-30Only enable the FPU when the process has an FPU context. ok miod@Dale Rahn
2005-05-30Don't call va_start() when we do not log. From Andrey Matveev.Camiel Dobbelaar
2005-05-30add find-alternate-file command and binding for ^X^V; ok cloderJason Wright
2005-05-30Just use preempt(NULL) like every other architecture in this code path,Artur Grabowski
2005-05-30don'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 thusXavier Santolaria
2005-05-30zap an unused variableJoris Vink
2005-05-30skeleton for watch{,ers} commands, not linked yet;Xavier Santolaria
2005-05-30dont return CVS_EX_USAGE when not needed; ok joris@Xavier Santolaria
2005-05-30handle -r option; ok joris@Xavier Santolaria
2005-05-30check cvs_sendarg() return value; ok joris@Xavier Santolaria
2005-05-30even shorterTheo de Raadt
2005-05-30shrink alpha boot blocks another little bitTheo de Raadt
2005-05-29Try to undo crazy Quebecois stuff that was breaking undoChad Loder
2005-05-29Sync with hppa r1.11: Correctly handle boot drives with SCSI id >= 10Miod Vallat
2005-05-29fix a few minor compatibility issues.Marc Espie
2005-05-29-r implies -P (Prune empty directories);Xavier Santolaria
2005-05-29Lock SMM space on Intel E7xxx chipsets, too.Alexander Yurchenko
2005-05-29Remove debug printf I left.Alexander Yurchenko
2005-05-29-D and -r are mutually exclusive ...Xavier Santolaria
2005-05-29add missing options in usage..Xavier Santolaria
2005-05-29-Wall; feedback & ok marius@Damien Miller
2005-05-29sync with -p -> -f change, make it work with obj/ ; ok marius@Damien Miller
2005-05-29replace the morally-hazardous -p option (passphrase on commandline) with aDamien Miller
2005-05-29robustness against malformed snames.marius eriksen
2005-05-29fix NULL ptr deref on open fail; ok marius@Damien Miller
2005-05-29regenBrad Smith
2005-05-29- better pcidevs entries for Intel Gig and add 82573 idsBrad Smith
2005-05-29provide feedback on success; ok marius@Damien Miller
2005-05-29syncTheo de Raadt
2005-05-29syncTheo de Raadt
2005-05-29use JAPAN for locale code 0 stored in some rtw EEPROMs.Reyk Floeter
2005-05-29further cleanup - use bzero, bcopy and bcmpReyk Floeter
2005-05-29knfReyk Floeter
2005-05-29sched work by niklas and art backed out; causes panicsTheo de Raadt
2005-05-29add the RTL8185 (not working yet)Reyk Floeter
2005-05-29rtw cleanupReyk Floeter
2005-05-29cleanup rtwReyk Floeter
2005-05-29add back support for SSH1 keys. it is being used in practice.marius eriksen
2005-05-29Fix case where input file lacks newline before EOF; Andrey MatveevTodd C. Miller
2005-05-29consistency in error messages ...Xavier Santolaria
2005-05-29correct error message...Xavier Santolaria
2005-05-29handle -r option;Xavier Santolaria
2005-05-28Sprinkle some /* FALLTHROUGH */'s as suggested by lint.Kenneth R Westerback
2005-05-28fix hostap modeReyk Floeter