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