summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-06Every time you ignore uiomove() return value, $DEITY kills a littleMiod Vallat
2010-08-06don't return (potential errno) + (potential errno), instead only performMiod Vallat
2010-08-05syncStuart Henderson
2010-08-05new i386/amd64 machdep.lidsuspend sysctl which decides whether a lidTheo de Raadt
2010-08-05Suspend/resume support for sili(4). Not perfect yet, but prevents us fromMark Kettenis
2010-08-05lid suspend logic was backwardsTheo de Raadt
2010-08-05Wakeup machine when lid is opened on laptops that have acpibtn _LID.Marco Peereboom
2010-08-05die aml parser dieMarco Peereboom
2010-08-05kill kill kill the aml parser, kill kill kill it until it is deadMarco Peereboom
2010-08-05PM1 power button events were generating 'fake events' to acpibtn PWRB,Theo de Raadt
2010-08-05In pf_icmp_mapping() the ICMP and ICMPv6 types shared the sameAlexander Bluhm
2010-08-05The UTF-8 decoder should not accept byte sequences which decode to unicodeStefan Sperling
2010-08-05rename a variable which is annoyingly poorly namedTheo de Raadt
2010-08-05Write to the correct offset for various ACPI pmreg registers. Writing toMike Larkin
2010-08-05Fix the power button. The pm1 register is 16 bits in size.Theo de Raadt
2010-08-05Add Windows2009 to the valid osi table; from marco, suggested as a trialTheo de Raadt
2010-08-05Change the management of commands in the active commands TAILQ to let issuersMiod Vallat
2010-08-05Allow bthidev_output() to not grab the bt lock, to prevent lockMiod Vallat
2010-08-05Fix a trio of bugs in the local/remote window calculation for datagramDamien Miller
2010-08-05Return the old behaviour of exiting if a mount fails rather than ignoring itAlexander Hall
2010-08-05sync from mirrors.datStuart Henderson
2010-08-05ca_activate function for suspend/resume; tested by mlarkin on aTheo de Raadt
2010-08-05Regenerate files that were affected by changes to asn1_compile that werePhilip Guenthe
2010-08-04re-post all ATI and all PowerVR (with an annoying message)Theo de Raadt
2010-08-04Disable bce(4) because it can only access 1GB of memory and developersTheo de Raadt
2010-08-04Disable bce(4) because it can only access 1GB of memory and developersTheo de Raadt
2010-08-04syncTheo de Raadt
2010-08-04exit(2) on xcalloc failure. From Daniel Dickman <didickman () gmailRay Lai
2010-08-04on resume: calling sc_power after ath_init() is silly. ath_init()Theo de Raadt
2010-08-04use a workq for resume.Damien Bergamini
2010-08-04add suspend/resume support for PCI ral(4) devices.Damien Bergamini
2010-08-04switch back to kqueue for now, since (a) kqueue has been fixed to dealTheo de Raadt
2010-08-04Wake up cdroms attached to pciide; same as in wd.c 1.86Theo de Raadt
2010-08-04In .Bd -literal, break the output line after the last element of eachIngo Schwarze
2010-08-04Add missing brace.Matthew Dempsky
2010-08-04Revert previous since it makes the tests fail.Mark Kettenis
2010-08-04Add missing #ifndef YY_NO_INPUT around the input() function whenTodd C. Miller
2010-08-04Remove unused code, conditional in fixup node was never trueJordan Hargrave
2010-08-04fixup keylength for aes-128-cbc in quickmodeTheo de Raadt
2010-08-04Update to tzdata2010k from elsie.nci.nih.govTodd C. Miller
2010-08-04Print annoying stuff when re-posting the video, so that people willTheo de Raadt
2010-08-04Print supported sleep states.Mark Kettenis
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