summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-10RegenClaudio Jeker
2011-06-10Fix numeric order of a 82598 chip and add the id of 82599VF for theClaudio Jeker
2011-06-10Do not set the dying flag in wdc_wait_for_status, since there is atTheo de Raadt
2011-06-10syncTheo de Raadt
2011-06-09In ffs_write, do not deref to get the p_ucred for VOP_FSYNC (aka ffs_fsync)Theo de Raadt
2011-06-09So long, rdconfig. You won't be missed.Owain Ainsworth
2011-06-09Unlink rdconfig(8) from the builds.Owain Ainsworth
2011-06-09Don't copy the first octet of the source IPv6 address where the destinationStuart Henderson
2011-06-09Backout MSI change. People are seeing watchdog timeouts, which must be causedMark Kettenis
2011-06-09'relay as' and 'relay via as' rules allow smtpd to rewrite the user part,Gilles Chehade
2011-06-09Accept and ignore -M so we can pass the same CPPFLAGS to lint and cpp.Jonathan Gray
2011-06-09firmwares move to a new url, backed by many addressesTheo de Raadt
2011-06-09*** empty log message ***Jasper Lievisse Adriaanse
2011-06-09whitespace cleanupJasper Lievisse Adriaanse
2011-06-09fix @ask-update exampleStuart Henderson
2011-06-09fix version comparison when we ask for "alpha > 0.1.0" and the version ofJasper Lievisse Adriaanse
2011-06-09shorted code with a lovely gotoTheo de Raadt
2011-06-09there is no need to close files when the titanic is going down.Theo de Raadt
2011-06-09MSI interrupts work here, too.Theo de Raadt
2011-06-09spacingTheo de Raadt
2011-06-08Ateempt 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-08On ARM, make GCC generate code which uses our library fabs, fabsf,Martynas Venckus
2011-06-08do not document the -c flag: it was added for posix compliance,Jason McIntyre
2011-06-08Revert fakecdrom elimination pending further testing. ariane@ pointedKenneth R Westerback
2011-06-08Use static scope during AML disassembly, fixes splassert errorJordan Hargrave
2011-06-07bring in lots of improvements from kristaps@;Ingo Schwarze
2011-06-07revert 'rc' handling for now, as it breaks iaxclient.Jasper Lievisse Adriaanse
2011-06-07Make use of macobio_* methods to manage the i2s GPIOs, remove the customsMartin Pieuchot
2011-06-07Fix the use of mute/volume keys broken by the last API change in audio.cMartin Pieuchot
2011-06-07Fix a device reference leak in st{read,write}() by making them workMatthew Dempsky
2011-06-07- add extensive testing for various versioned suffix combinationsJasper Lievisse Adriaanse
2011-06-07prevent stringize from messing up the Name fieldJasper Lievisse Adriaanse
2011-06-07add test for spaces in the Name field which currently get mangledJasper Lievisse Adriaanse
2011-06-07sensible Name fieldsJasper Lievisse Adriaanse
2011-06-07fix style nitJasper Lievisse Adriaanse
2011-06-07Remove comment, this test passes now.Jasper Lievisse Adriaanse
2011-06-07Don't try to parse the requirements for a module if only modversion orJasper Lievisse Adriaanse
2011-06-06fix URLs in comments and capitalization, from BradStuart Henderson
2011-06-06hookup the previously added (and failing) tests; it's better to knowJasper Lievisse Adriaanse
2011-06-06add failing tests for whitespace and Requires abuseJasper Lievisse Adriaanse
2011-06-06hookup pkg-config testsJasper Lievisse Adriaanse
2011-06-06missed in previousJasper Lievisse Adriaanse
2011-06-06first set of version comparison testsJasper Lievisse Adriaanse
2011-06-06syncTheo de Raadt
2011-06-06tidyJasper Lievisse Adriaanse
2011-06-06fix PKG_CONFIG_LOG as the first argument to beautify_list() was incorrectJasper Lievisse Adriaanse
2011-06-06use ${.OBJDIR} instead of poluting ${.CURDIR}Jasper Lievisse Adriaanse
2011-06-06add currently failing test for PKG_CONFIG_LOGJasper Lievisse Adriaanse
2011-06-06add tests for PKG_CONFIG_SYSROOTJasper Lievisse Adriaanse