summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-10sync comments with reality.Xavier Santolaria
2006-04-10tweaks;Jason McIntyre
2006-04-10kill trailing space;Jason McIntyre
2006-04-10Intrepid 2 host bridges.Brad Smith
2006-04-10recognize the Intrepid 2 ATA controller.Brad Smith
2006-04-10change rcs_kwexp_set() return type to void and simplify its use. OK niallo@.Xavier Santolaria
2006-04-10minimal cleanups lint begs forTheo de Raadt
2006-04-10minimal cleanups prompted by lint; ok ottoTheo de Raadt
2006-04-10fix the macro so gem recognizes the Intrepid 2 GMAC.Brad Smith
2006-04-10recognize the Intrepid 2 GMACBrad Smith
2006-04-10regenBrad Smith
2006-04-10add PCI ids for the Apple Intrepid 2 Controller found on the latestBrad Smith
2006-04-10syncTheo de Raadt
2006-04-10under some cases some wi(4) cards freak out and then do not recover.Theo de Raadt
2006-04-10unify temperature sensor names much moreTheo de Raadt
2006-04-10make this match our code standardsTheo de Raadt
2006-04-10enable schenvTheo de Raadt
2006-04-10new schenv driverTheo de Raadt
2006-04-10new sch5017 driver by roman.hunt@comcast.netTheo de Raadt
2006-04-10files.i2cTheo de Raadt
2006-04-09slightly nicer sensor namesTheo de Raadt
2006-04-09- don't print out warnings about locking when they are actually wrong andNiall O'Higgins
2006-04-09new sentence, new line;Jason McIntyre
2006-04-09macro fix; from moritz grimmJason McIntyre
2006-04-09On macppc and sparc64, if allowaperture=0 only allow mmap()-ing ofMatthieu Herrb
2006-04-09On MVME188 systems with more than two CMMUs par CPU, do not honor theMiod Vallat
2006-04-09Rewrite bus_compatible() to allow one alias to expand to several drivers,Miod Vallat
2006-04-09delete breaks that are not neededTheo de Raadt
2006-04-09a few rlim_t casts, kind of ok otto and millertTheo de Raadt
2006-04-09syncTheo de Raadt
2006-04-09ftree_add arg #2 expects int not pointer.Jared Yanovich
2006-04-09#ifdef lint wraps for va_startTheo de Raadt
2006-04-09Change a debug interface to take const char pointers so we don't aveKenneth R Westerback
2006-04-09regenBrad Smith
2006-04-09add another ServerWorks SATA PCI id.Brad Smith
2006-04-09syncTheo de Raadt
2006-04-08Remove unused variables.David Hill
2006-04-08Add missing 'use OpenBSD::Error'.Bernd Ahlers
2006-04-08Don't panic in apic_intr_establush() if interrupt is not sharable and alreadyMark Kettenis
2006-04-08add an AUTHORS section, and make HISTORY more obsd-specific;Jason McIntyre
2006-04-08clean up includes, from thib, okay tedu@Pedro Martelletto
2006-04-08document "powerdown" in rc.shutdown;Jason McIntyre
2006-04-08tweaks;Jason McIntyre
2006-04-08various tweaks;Jason McIntyre
2006-04-08Whack some obviously dead code (double return's, code after goto).Kenneth R Westerback
2006-04-08Plug memory leak when nitems == 0.Ray Lai
2006-04-08Plug simple memory leak. ``Don't forget to free tcpopts when youRay Lai
2006-04-08Remove a little bit of dead code; minburst is set to 2 earlier, andRay Lai
2006-04-08Since moritz@ says, ``this can't happen, because no fmt stringRay Lai
2006-04-08Memory leak on fork error plus change time variable to preventRay Lai