summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-10Add a Content-Security-Policy HTTP header that allows only CSS.Anthony J. Bentley
2019-11-10Opportunisticly run fw_update before rebooting to run the upgrade.Bob Beck
2019-11-10Consistently use _rcctl enable foo_ in examples, it's simpler and lessLandry Breuil
2019-11-10document server/servers "trusted" sub-option. Indicates a particularTheo de Raadt
2019-11-10Introduce a "trusted" modifier, for peers that should be on a local netOtto Moerbeek
2019-11-10alphatically order sub-options for sensors, and make the explanationsTheo de Raadt
2019-11-10Tedu scsi_scanner.h as krw@ intended to doPatrick Wildt
2019-11-10It has been called to my attention that the cookie monster ascii artBob Beck
2019-11-10scsi_scanner.h join its friends after a lonely 9 years.Kenneth R Westerback
2019-11-10typoTheo de Raadt
2019-11-10Cope with missing PT_* operations on some architecturesTheo de Raadt
2019-11-10tweaks to the file hierarchy to annotate anything with debuginfo, soMarc Espie
2019-11-10use $(<file) instead of $(cat file) since this script uses ksh; ok ajacoutot@Christian Weisgerber
2019-11-10typoMarc Espie
2019-11-10Drop non existent vars.Antoine Jacoutot
2019-11-10for the net80211 drivers supporting WPA, update to a new unified text showingStuart Henderson
2019-11-10whitespace fixes, no functional changeDavid Gwynne
2019-11-10sync to sys/route.h; pointed out by bennoFlorian Obser
2019-11-10TRUE/FALSE conversions missed in previous.Martin Pieuchot
2019-11-10whitespace tweaks, no functional change.David Gwynne
2019-11-10minor style nitanton
2019-11-10Update wifi-related documentation in ifconfig man page.Stefan Sperling
2019-11-10Stop connecting to available open wifi networks when the interface is put up.Stefan Sperling
2019-11-10Invert a conditional in pipe_write() for reduced indent and inanton
2019-11-10- validate sensor values against constraintsOtto Moerbeek
2019-11-10Change the EINVAL return code to a KASSERT if the namei structure isBob Beck
2019-11-09Make sure that SDEV_NOSYNC abd SDEV_NOWIDE quirks are notKenneth R Westerback
2019-11-09+pipeanton
2019-11-09add pipe regress test suiteanton
2019-11-09Add support for active scan to bwfm(4). So far we only have donePatrick Wildt
2019-11-09Move the hashed __retguard_* symbols into individual sections and markPhilip Guenther
2019-11-09Retguard will start using sections named ".openbsd.randomdata.retguard.*"Philip Guenther
2019-11-09Let mcount.o compile by ignoring a warning about the profile.h ASMPhilip Guenther
2019-11-09Replace the hand-rolled pipe lock with a rwlock. A necessary first stepanton
2019-11-09move NT eflag clearing after register saving, otherwise %eax isTheo de Raadt
2019-11-09Forgot comment requested by deraadt in previous.Florian Obser
2019-11-09Add RTP_PROPOSAL_SOLICIT to allow unwind(8) to solicit DNS proposalsFlorian Obser
2019-11-09Add lldb support for debugging running binaries on amd64.mortimer
2019-11-09Mechanically change the forwarder SIMPLEQ to a TAILQ. Needed forFlorian Obser
2019-11-09Fix function name in error message.denis
2019-11-09Add test for req -addext in appstest.shKinichiro Inoguchi
2019-11-09In the past, generating comment nodes stopped at the .TH or .DdIngo Schwarze
2019-11-09Shuffle sd_get_parms() logic to ensure we only update sc->params withKenneth R Westerback
2019-11-09Give access points which fail to AUTH or ASSOC less priority duringStefan Sperling
2019-11-09Fix SCSIDEBUG display of VPD inquiry data.Kenneth R Westerback
2019-11-09Fix SCSIDEBUG display of VPD inquiry data.Kenneth R Westerback
2019-11-09Trigger a background scan when root runs the 'ifconfig scan' command.Stefan Sperling
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.Patrick Wildt
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2019-11-09whitespace fixes, no functional change.David Gwynne