summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-25print the phy mode in IFF_DEBUG status output which helps to debugReyk Floeter
2006-12-25the global timeout for checks is specified in millisecondsReyk Floeter
2006-12-25fix the conversion from milliseconds to struct timeval, which usesReyk Floeter
2006-12-25knfReyk Floeter
2006-12-25partial rewrite of the check_* routines to use libevent everywhereReyk Floeter
2006-12-25Typo.Alexander Yurchenko
2006-12-25good day to remove a some pooTheo de Raadt
2006-12-25spacingTheo de Raadt
2006-12-25remove some junkTheo de Raadt
2006-12-25Uncomment a sentence about acpitz(4) shutting down the system if aMichael Knudsen
2006-12-25"show ip bgp source-as" should issue a bgpctl show ip bgp source-as and notClaudio Jeker
2006-12-24Make non-autonegotiated 10baseT and 100baseTX work.Mark Kettenis
2006-12-24Define PROC_PC. Then, since profiling information is being reported inMiod Vallat
2006-12-24If <machine/cpu.h> defines PROC_PC to compute the userland pc from an exceptionMiod Vallat
2006-12-24Check for want_resched when processing AST and nowhere else. But then, whenMiod Vallat
2006-12-24Keep a counter for addupc_intr() invocations, and pass its value, instead of 1,Miod Vallat
2006-12-24it is not permitted to change the "hellotime" is in RSTP, but in STP mode.Reyk Floeter
2006-12-24Remove m88k compiler flags tweak which is no longer necessary since a long timeMiod Vallat
2006-12-24typos; MureninTheo de Raadt
2006-12-24typoMichele Marchetto
2006-12-24duplicated line. ok miod@Nick Holland
2006-12-24In msk_marv_miibus_writereg, wait for busy flag to clear instead ofMark Kettenis
2006-12-24fix typos in comments (verses->versus)Martin Reindl
2006-12-24use the right size when loading the rx/tx descriptor bus dma maps.Reyk Floeter
2006-12-24fix program name in usage, use __prognameMartin Reindl
2006-12-24ansify, no binary change, from Bret LambertPedro Martelletto
2006-12-24first pass cleanup of sasyncd, based on some discussion with deraadt@Mathieu Sauve-Frankel
2006-12-24normally hardware engineers call it Vcc not VCCTheo de Raadt
2006-12-24change schizo/psycho interrupts to be xname:what instead of ugly namesTheo de Raadt
2006-12-24Fix a bug where inserting a file resulted in an incorrectKjell Wooding
2006-12-24Add column-number indicator to status line (enabled when line-number-mode isKjell Wooding
2006-12-24zap incorrect commentDamien Miller
2006-12-23please gccTheo de Raadt
2006-12-23do not mix & and || badlyTheo de Raadt
2006-12-23Regenerate. No change except for comments being updated to reflectKenneth R Westerback
2006-12-23Spelling.Kenneth R Westerback
2006-12-23Remove trailing spaces in sed expression.Mark Kettenis
2006-12-23syncTheo de Raadt
2006-12-23describe new functions to handle sensors; by Constantine A. MureninTheo de Raadt
2006-12-23show two-level sensor framework in action; Constantine A. MureninTheo de Raadt
2006-12-23adapt to new two-level sensor sysctl framework; by Constantine A. MureninTheo de Raadt
2006-12-23adapt to new two-level sensor api; Constantine A. MureninTheo de Raadt
2006-12-23kernel code implimemting the new two-level sensor api; written byTheo de Raadt
2006-12-23new sensor api is two level, such that a device (ie. ipmi or lm0) hasTheo de Raadt
2006-12-23if errors happen while reading the sdr list, give up on handling theTheo de Raadt
2006-12-23Add the ability to issue GPCMD_REPORT_KEY and GPCMD_SEND_KEY scsiKenneth R Westerback
2006-12-23Move the handling of SCI events to the acpiec gpe handler.Can Erkin Acar
2006-12-23Correctly compute timeout value in acpi_sleep.Can Erkin Acar
2006-12-23mark regress as a top-level target, even though it's usually not runMarc Espie
2006-12-23When compiling with gcc3, flag pool_get() as a malloc-like function, thisMiod Vallat