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