summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-06Retire SkipjackMike Belopuhov
2010-10-06swapped args to kill(2)Damien Miller
2010-10-06Give the device the physical address obtained from the DMA mappingAlexandre Ratchov
2010-10-06Save and restore the lapic Task Priority register accross suspend/resume,Mark Kettenis
2010-10-06Correct the condition under which the x_wakeup_vector is cleared.Theo de Raadt
2010-10-06The XS bits are not generated if NOPICTodd C. Miller
2010-10-06catch up to openssl-1.0.0a; there's some new commands, as yet undocumented,Jason McIntyre
2010-10-06zero out auth hash context before freeing it; ok matthew millertMike Belopuhov
2010-10-06do not pass GREY entries to pf's spamd-white table if already TRAPPED.Stephan A. Rickauer
2010-10-06kill proxy command on fatal() (we already kill it on clean exit);Damien Miller
2010-10-05Skip NULL entries in the sessions list when choosing the next session,Nicholas Marriott
2010-10-05split acpi_enable_onegpe to separate enable/disable functionsJordan Hargrave
2010-10-05Added acpi_disable_allgpes function to clear GPE statusJordan Hargrave
2010-10-05clean up acpi_softc use moreTheo de Raadt
2010-10-05delete a bit of #if 0 codeTheo de Raadt
2010-10-05hide use of our global acpi_softc pointer a bit betterTheo de Raadt
2010-10-05Zapped unused function rcs_tag_resolve.Tobias Stoeckmann
2010-10-05rcs_state_check must check for more invalid characters than just space.Tobias Stoeckmann
2010-10-05implicitly protect m_cldrop with splnet; ok claudio dlgMike Belopuhov
2010-10-05add missing splx in the debug codepath. nevertheless thatMike Belopuhov
2010-10-05regenDavid Gwynne
2010-10-05areca have a new family of controllers outDavid Gwynne
2010-10-05use default shell /bin/sh if $SHELL is ""; ok markus@Damien Miller
2010-10-04Our make already uses sh -e when executing commands.Christian Weisgerber
2010-10-04tweak previous;Jason McIntyre
2010-10-04tweak previous;Jason McIntyre
2010-10-04document ask-updateMarc Espie
2010-10-04document TARGETSMarc Espie
2010-10-04be more forceful in pointing people at MULTI_PACKAGES/ONLY_FOR_ARCHSMarc Espie
2010-10-04add support for midi(4) ports to envy(4)Alexandre Ratchov
2010-10-04fp_wscale is only a single byte so do not byteswap it. This makes osClaudio Jeker
2010-10-04Update the OpenBSD fingerprint to match against -current systems.Claudio Jeker
2010-10-04- rearrange STANDARDS slightly to read betterJason McIntyre
2010-10-03remove most mentions of the deprecated random devices. ok deraadtTed Unangst
2010-10-03iopoolification. Tested on my Advansys ASP-3940U2W. Various eyesKenneth R Westerback
2010-10-03iopoolification. Tested on my Initio INIC-950. Various eyes includingKenneth R Westerback
2010-10-03don't use non-standard CFLAGS; ok miod@, deraadt@Christian Weisgerber
2010-10-03tweak previous;Jason McIntyre
2010-10-03Prevent the Dream Link USB LED Message Board to be attached as an HIDJonathan Armani
2010-10-03SyncJonathan Armani
2010-10-03Add Dream Link USB LED Message Board v1.0Jonathan Armani
2010-10-03syncTheo de Raadt
2010-10-03usb mouse; brynet@gmailTheo de Raadt
2010-10-03syncTheo de Raadt
2010-10-03DES_LONG should be u_int on all platforms, it was spuriouslyDamien Miller
2010-10-03Remove unused header. ok deraadt@Takuya ASADA
2010-10-03Follow recent changes on mip64 FPU handling. ok deraadt@ miod@Takuya ASADA
2010-10-02turn off lid suspend if we doing halt -pTheo de Raadt
2010-10-02unneccessary check before calling cpu_unidle; Vladimir KirillovTheo de Raadt
2010-10-02Ensure the caches are wbinvd'd before we say that the cpu is not runningTheo de Raadt