index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-06
If tal_parse_buffer() fails return early because the code that follows
Claudio Jeker
2019-11-06
Logitech Webcam C930e works.
Marcus Glocker
2019-11-06
replace the hooks used with if_detachhooks with a task list.
David Gwynne
2019-11-05
sync
Theo de Raadt
2019-11-05
Add a default priority of 5 for user _pbuild, this should help keeping system
solene
2019-11-05
trailing whitespace
Florian Obser
2019-11-05
Remove unused struct members, DNS proposals will be handled
Florian Obser
2019-11-05
sync
Visa Hankala
2019-11-05
Add manual pages for ogx(4).
Visa Hankala
2019-11-05
Add ogx to fw_update.
Visa Hankala
2019-11-05
Remove trailing space in appstest.sh
Kinichiro Inoguchi
2019-11-05
Add test for cms in appstest.sh
Kinichiro Inoguchi
2019-11-05
MPLSCTL_MAXINKLOOP (net.mpls.maxloop_inkernel) was removed. Adjust manpage.
Claudio Jeker
2019-11-05
Remove mpls_inkloop and the corresponding sysctl net.mpls.maxloop_inkernel.
Claudio Jeker
2019-11-05
Kill uvm_deallocate(9) and use uvm_unmap() directly.
Martin Pieuchot
2019-11-05
Give some END()s to assembly symbols.
Martin Pieuchot
2019-11-05
Remove mention of ruby24 FLAVOR
Jeremy Evans
2019-11-05
remove some sparc references; from joe davis
Jason McIntyre
2019-11-04
mobileip(4) has been removed
David Gwynne
2019-11-04
remove mobileip(4)
David Gwynne
2019-11-04
Allow ip addresses as argument to SSL_set1_host() but be careful to not
Otto Moerbeek
2019-11-04
xr witness(4); prodded by and ok visa@
anton
2019-11-04
xr rwsleep(9); ok millert@ visa@
anton
2019-11-04
Restore the old way of dispatching dead procs through idle proc.
Visa Hankala
2019-11-04
Regularly poll and report kubsan findings using the timeout(9) API
anton
2019-11-04
Fix an out of bound read/write when using a proxy.
Todd C. Miller
2019-11-04
Apply more 'static' to help the compiler
Jeremie Courreges-Anglas
2019-11-04
Indent labels for diffability.
Joel Sing
2019-11-04
Remove spaces between * and variable names.
Joel Sing
2019-11-04
Remove explicit NULL checks before *_free() calls.
Joel Sing
2019-11-04
Hook openssl(1) cms back up.
Joel Sing
2019-11-04
Currently we need to include pem.h before cms.h...
Joel Sing
2019-11-04
Add ogx(4), a driver for the OCTEON III network processor.
Visa Hankala
2019-11-04
remove useless NULL check, it's checked 7 lines further up.
Sebastian Benoit
2019-11-04
Remove engine argument from load_cert() calls.
Joel Sing
2019-11-04
Bring openssl(1) cms back from the attic.
Joel Sing
2019-11-04
Switch iwm 3160, 7260, and 7265 to -17 firmware images.
Stefan Sperling
2019-11-04
Make iwm send the DQA command later, as Linux does. We were sending it to
Stefan Sperling
2019-11-04
Add regress for CMS sign and verify.
Joel Sing
2019-11-04
Reshuffle RSA_PSS_PARAMS and RSA_OAEP_PARAMS to avoid duplicate typedef.
Joel Sing
2019-11-04
Don't send the BT coex config command to iwm 8k init firmware because newer
Stefan Sperling
2019-11-04
iwm API version -31 firmware and up will crash after load unless the driver
Stefan Sperling
2019-11-04
Fix handling of iwm_sf_config() input argument.
Stefan Sperling
2019-11-04
Ignore FW_DBG_DEST and FW_DBG_CONF iwm firmware image TLV sections, for now.
Stefan Sperling
2019-11-04
Support iwm(4) firmware images with ucode_api flags larger than 32 bits.
Stefan Sperling
2019-11-04
Sync iwm's SCD_QUEUE macros with iwlwifi.
Stefan Sperling
2019-11-04
Tweak a device type check in iwm_apm_init() to ensure it will match
Stefan Sperling
2019-11-04
Enable only iwm's "firmware-load" interrupt while loading the firmware.
Stefan Sperling
2019-11-04
Add support for iwm firmware paging, required for newer 8k device firmware.
Stefan Sperling
2019-11-04
Reenable test-tal since problem is now fixed.
Claudio Jeker
[next]