Age | Commit message (Expand) | Author |
2011-06-10 | Regen | Claudio Jeker |
2011-06-10 | Fix numeric order of a 82598 chip and add the id of 82599VF for the | Claudio Jeker |
2011-06-10 | Do not set the dying flag in wdc_wait_for_status, since there is at | Theo de Raadt |
2011-06-10 | sync | Theo de Raadt |
2011-06-09 | In ffs_write, do not deref to get the p_ucred for VOP_FSYNC (aka ffs_fsync) | Theo de Raadt |
2011-06-09 | So long, rdconfig. You won't be missed. | Owain Ainsworth |
2011-06-09 | Unlink rdconfig(8) from the builds. | Owain Ainsworth |
2011-06-09 | Don't copy the first octet of the source IPv6 address where the destination | Stuart Henderson |
2011-06-09 | Backout MSI change. People are seeing watchdog timeouts, which must be caused | Mark Kettenis |
2011-06-09 | 'relay as' and 'relay via as' rules allow smtpd to rewrite the user part, | Gilles Chehade |
2011-06-09 | Accept and ignore -M so we can pass the same CPPFLAGS to lint and cpp. | Jonathan Gray |
2011-06-09 | firmwares move to a new url, backed by many addresses | Theo de Raadt |
2011-06-09 | *** empty log message *** | Jasper Lievisse Adriaanse |
2011-06-09 | whitespace cleanup | Jasper Lievisse Adriaanse |
2011-06-09 | fix @ask-update example | Stuart Henderson |
2011-06-09 | fix version comparison when we ask for "alpha > 0.1.0" and the version of | Jasper Lievisse Adriaanse |
2011-06-09 | shorted code with a lovely goto | Theo de Raadt |
2011-06-09 | there is no need to close files when the titanic is going down. | Theo de Raadt |
2011-06-09 | MSI interrupts work here, too. | Theo de Raadt |
2011-06-09 | spacing | Theo de Raadt |
2011-06-08 | Ateempt to make pci_intr_disestablish() work for MSIs. | Mark Kettenis |
2011-06-08 | - The 0x1p514 was wrong on VAX, but remove FP_SUBNORMAL, FP_INFINITE, | Martynas Venckus |
2011-06-08 | On ARM, make GCC generate code which uses our library fabs, fabsf, | Martynas Venckus |
2011-06-08 | do not document the -c flag: it was added for posix compliance, | Jason McIntyre |
2011-06-08 | Revert fakecdrom elimination pending further testing. ariane@ pointed | Kenneth R Westerback |
2011-06-08 | Use static scope during AML disassembly, fixes splassert error | Jordan Hargrave |
2011-06-07 | bring in lots of improvements from kristaps@; | Ingo Schwarze |
2011-06-07 | revert 'rc' handling for now, as it breaks iaxclient. | Jasper Lievisse Adriaanse |
2011-06-07 | Make use of macobio_* methods to manage the i2s GPIOs, remove the customs | Martin Pieuchot |
2011-06-07 | Fix the use of mute/volume keys broken by the last API change in audio.c | Martin Pieuchot |
2011-06-07 | Fix a device reference leak in st{read,write}() by making them work | Matthew Dempsky |
2011-06-07 | - add extensive testing for various versioned suffix combinations | Jasper Lievisse Adriaanse |
2011-06-07 | prevent stringize from messing up the Name field | Jasper Lievisse Adriaanse |
2011-06-07 | add test for spaces in the Name field which currently get mangled | Jasper Lievisse Adriaanse |
2011-06-07 | sensible Name fields | Jasper Lievisse Adriaanse |
2011-06-07 | fix style nit | Jasper Lievisse Adriaanse |
2011-06-07 | Remove comment, this test passes now. | Jasper Lievisse Adriaanse |
2011-06-07 | Don't try to parse the requirements for a module if only modversion or | Jasper Lievisse Adriaanse |
2011-06-06 | fix URLs in comments and capitalization, from Brad | Stuart Henderson |
2011-06-06 | hookup the previously added (and failing) tests; it's better to know | Jasper Lievisse Adriaanse |
2011-06-06 | add failing tests for whitespace and Requires abuse | Jasper Lievisse Adriaanse |
2011-06-06 | hookup pkg-config tests | Jasper Lievisse Adriaanse |
2011-06-06 | missed in previous | Jasper Lievisse Adriaanse |
2011-06-06 | first set of version comparison tests | Jasper Lievisse Adriaanse |
2011-06-06 | sync | Theo de Raadt |
2011-06-06 | tidy | Jasper Lievisse Adriaanse |
2011-06-06 | fix PKG_CONFIG_LOG as the first argument to beautify_list() was incorrect | Jasper Lievisse Adriaanse |
2011-06-06 | use ${.OBJDIR} instead of poluting ${.CURDIR} | Jasper Lievisse Adriaanse |
2011-06-06 | add currently failing test for PKG_CONFIG_LOG | Jasper Lievisse Adriaanse |
2011-06-06 | add tests for PKG_CONFIG_SYSROOT | Jasper Lievisse Adriaanse |