summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-04Correct a problem reported by Holger Mikolon that turns out to beJonathan Gray
2010-08-04Print the MTU in OSPF dd packets. Borrowed from the ospf6 printer.Stuart Henderson
2010-08-04activate function for suspend/resume; tested by mcbrideTheo de Raadt
2010-08-04Set an appropriate To: header in /var/mail/$user which is copied fromAlexander Hall
2010-08-04clean for -WuninitializedDamien Miller
2010-08-04Support CA keys in PKCS#11 tokens; feedback and ok markus@Damien Miller
2010-08-04Add the new kqueue+rfork test, but disable the tests that use RFMEMPhilip Guenthe
2010-08-04Regression test for the recent rfork+kqueue fixPhilip Guenthe
2010-08-04tun* interfaces are now automatically destroyed on last close whenPhilip Guenthe
2010-08-04Confirm that a NOTE_EXIT knote is delivered when the child exitsPhilip Guenthe
2010-08-04commited the wrong version of the hostbased certificate diff; thisDamien Miller
2010-08-04enable certificates for hostbased authentication, from Iain Morgan;Damien Miller
2010-08-04tighten the rules for certificate encoding by requiring that optionsDamien Miller
2010-08-04Remove mentions of weird "addr/port" alternate address format for IPv6Damien Miller
2010-08-03Trivial patch to get correct spacing from the recently introducedIngo Schwarze
2010-08-03if interrupt mapping fails, say soJacob Meuser
2010-08-03Remove old code that figures out the PCI bus number. The new code gets someMark Kettenis
2010-08-03that had to be addedHenning Brauer
2010-08-03no special registers to restore on via chips eitherTheo de Raadt
2010-08-03regenMiod Vallat
2010-08-03Create two more usb device nodes by default, as modern Apple hardwareMiod Vallat
2010-08-03Don't attempt to set the read or write caches on usb disks. ItKenneth R Westerback
2010-08-03fix linecount bug with comments spanning multiple linesHenning Brauer
2010-08-03Bring the suspend/resume code of all the Intel wireless drivers in line withMark Kettenis
2010-08-03missed one if (continued) test, so simplify logic: test continue beforehand.Marc Espie
2010-08-03Add busy flag so that we don't act on a SCI until a command in progressMarco Peereboom
2010-08-03Add support for 82576 fiber adapters based on Intel code in FreeBSD.Jonathan Gray
2010-08-03Use the proper flag for re-enabling certain hardware events (power btn,Mike Larkin
2010-08-03Disable hardware VLAN stripping/insertion on 8257[56] for now. WhileJonathan Gray
2010-08-03Correct use of logical and where binary and was intended.Jonathan Gray
2010-08-03shrink! :)Marc Espie
2010-08-03sort journal messsages in a better way, put - before +, so that one canMarc Espie
2010-08-03bug-fix: during updates, only set oldfound after we found a matching pkgpath.Marc Espie
2010-08-03use proper log idiom (blanket okay from theo for pkg_add careful changes forMarc Espie
2010-08-03Save/restore BLC_HIST_CTL as well at suspend/resume time; which allowsTheo de Raadt
2010-08-03When the target pointer 'pwcs' passed to mbsrtowcs() is NULL, mbsrtowcs()Stefan Sperling
2010-08-03Fix a usage of logical and where binary and was intended.Jonathan Gray
2010-08-03Fix a leak in ypldap. Found (and correct diff) fromPierre-Yves Ritschard
2010-08-03matthew did not commit the diff he passed around for us to inspect...Theo de Raadt
2010-08-03If an asynchronous request invalidates a buf, then we might remove itMatthew Dempsky
2010-08-03Group string comparisons and supply more helpful comments. AddKenneth R Westerback
2010-08-03Start with the default label when RESTORE'ing a saved ascii label.Kenneth R Westerback
2010-08-03tweaks from jmc@:Ingo Schwarze
2010-08-02Handle USB_GET_REPORT, USB_GET_REPORT_DESC, USB_GET_REPORT_ID andMiod Vallat
2010-08-02Don't refer to xs->cmd, even via a pointer to xs->cmd, after xs hasKenneth R Westerback
2010-08-02Make MHZ_TO_PLL safer to use by adding parenthesis. Fixes a potential issueMark Kettenis
2010-08-02Fix knote handling for exiting processes: when triggering a NOTE_EXITPhilip Guenthe
2010-08-02There is no reason to call the start function upon resume; the network stackMark Kettenis
2010-08-02There is no reason to call the start function upon resume; the network stackMark Kettenis
2010-08-02The EC GPE is always edge. edge interrupts have their STS bit resetTheo de Raadt