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