Age | Commit message (Expand) | Author |
2010-02-28 | sync | Otto Moerbeek |
2010-02-28 | add apm | Otto Moerbeek |
2010-02-28 | Basic apm(4), providing battery/power status and events. apm(4) is the | Otto Moerbeek |
2010-02-27 | Remove ELF check. It is broken and since the PROM checks the loaded executable | Mark Kettenis |
2010-02-27 | Remove the paragraph about "sysctl debug" as suggested by kettenis@. | Ingo Schwarze |
2010-02-27 | regen | Robert Nagy |
2010-02-27 | add Radeon HD4890 from Tero Koskinen | Robert Nagy |
2010-02-27 | Fix multicast handling. All Atheros controllers use big-endian form | Kevin Lo |
2010-02-27 | Fix the atelnet() function, which was wrong in several ways. | Nicholas Marriott |
2010-02-27 | Eliminate double call to scsi_done() when polling. | Kenneth R Westerback |
2010-02-27 | Don't print sense info for ioctl's. Let the userland program decide | Kenneth R Westerback |
2010-02-26 | use more mkhybrid flags like we do elsewhere; rockridge in the iso image is a... | Theo de Raadt |
2010-02-26 | grow the miniroot a wee little bit | Theo de Raadt |
2010-02-26 | when we build a vendor label for writing, clear the memory supplied by the | Theo de Raadt |
2010-02-26 | crank version of the ofwboot, so we can tell which is which | Theo de Raadt |
2010-02-26 | tweak previous; | Jason McIntyre |
2010-02-26 | - remove double cvs id's | Jasper Lievisse Adriaanse |
2010-02-26 | - there's just no volume control here. | Jasper Lievisse Adriaanse |
2010-02-26 | - this device doesn't provide volume control, so stop whining about it. it's ... | Jasper Lievisse Adriaanse |
2010-02-26 | regression tests for certified keys | Damien Miller |
2010-02-26 | Add support for certificate key types for users and hosts. | Damien Miller |
2010-02-26 | Back out the last commit. Bizzarely, that extra l@ makes boong from CD fail! | Theo de Raadt |
2010-02-26 | fix TRY_BROKEN | Marc Espie |
2010-02-26 | initialise 's' before first use in the unlikely error path; from cnst | Theo de Raadt |
2010-02-26 | Fix some minor issues. 0 instead of NULL in one comparison. Set the | Claudio Jeker |
2010-02-26 | - fix netmask matching for AF_INET, it was broken in many ways, problem | Gilles Chehade |
2010-02-26 | Subdevice interrupt dispatcher for voyager(4) and ohci@voyager device, only | Miod Vallat |
2010-02-26 | remove superfluous hyphen on `analog-to-digital' and `digital-to-analog' | Igor Sobrado |
2010-02-26 | pcfadc is in section 4 of the manual, not in section 8; use lower | Igor Sobrado |
2010-02-26 | Old news: there is an experimental "loongson" port. | Ingo Schwarze |
2010-02-26 | The groff_man(7) manual says "the first line of text following" .TP is | Ingo Schwarze |
2010-02-26 | Support .It .Xo. | Ingo Schwarze |
2010-02-26 | regen | Robert Nagy |
2010-02-26 | Add Ricoh SD/MMC found in the Dell Studio 1557 | Robert Nagy |
2010-02-26 | Swap order of RB tree sorting from type, ls_id, adv_rtr to type, adv_rtr, | Claudio Jeker |
2010-02-26 | Array indices are limited to 0 through 10239 now. | william |
2010-02-25 | sync | Theo de Raadt |
2010-02-25 | One more substitution of label 0 with NO_LABEL. | Michele Marchetto |
2010-02-25 | Fix up some of the comments to use the correct | Alexandre Ratchov |
2010-02-25 | Add VT1617 codec ID used in VIA Tremor 5.1 cards, | Alexandre Ratchov |
2010-02-25 | Remove trailing spaces, | Alexandre Ratchov |
2010-02-25 | Whitespaces cleanup. | Michele Marchetto |
2010-02-25 | NO_LABEL (instead of zero) must be used to mean that no labels are associated | Michele Marchetto |
2010-02-25 | fix two comments that i forgot when the SA query transaction identifier | Damien Bergamini |
2010-02-25 | new run(4) ids | Damien Bergamini |
2010-02-25 | new run(4) ids | Damien Bergamini |
2010-02-25 | Do not use bufferevent for something that's already covered in the imsg | Claudio Jeker |
2010-02-25 | fix the usage message | Theo de Raadt |
2010-02-25 | CAVEATS for suid programs; based on a diff from Rogier Krieger | Jason McIntyre |
2010-02-25 | Do not attempt to silently continue text for the last column of tables | Ingo Schwarze |