openbsd
2021-10-13 millertFix fd leak of /dev/tty on auth failure, introduced...
2021-10-13 tbssltest.c does not need param.h
2021-10-13 tbRemove __dead from usage() to reduce the diff needed...
2021-10-13 tbisakmpd: remove #ifdefs for ancient OPENSSL_VERSIONs.
2021-10-13 tbisakmpd: remove libcrypto.c
2021-10-13 knProvide realpath(1)
2021-10-13 bluhmThe function ipip_output() was registered as .xf_output...
2021-10-13 krwNuke builtin_mbr.
2021-10-13 bluhmThe kernel crypto framework sometimes returned an error...
2021-10-13 nicmAdd popup-style and popup-border-style options, from...
2021-10-13 claudioFix regress test after changing the way bgpsec pubkeys...
2021-10-12 bluhmRelax test regex, read or write error is possible.
2021-10-12 kettenisRemove misleading uvm reference counting that isn't...
2021-10-12 kettenisIntroduce a dummy uvm_obj_destroy() interface. This...
2021-10-12 kettenisAdd (minimal) accounting for wired pages in userland...
2021-10-12 deraadtmake armv7 fit again after bootblock growth; discussed...
2021-10-12 jobEmit SKI in the JSON output and improve flow in x509_ge...
2021-10-12 visaDo not extend PT_DYNAMIC segment on mips64
2021-10-12 landryiwm(4): revert to use firmware v17 on Intel AC 7265.
2021-10-12 stspMake our old BSSID available to iwx_newstate_task(...
2021-10-12 stspExplicitly stop iwx(4) Rx block ack when roaming betwee...
2021-10-12 stspRemove code which was needed to support old firmware...
2021-10-12 tobheChange responder to prefer DH group from KE payload.
2021-10-12 tobheMake sure all copies of MSCHAPv2 passphrase are zeroed...
2021-10-12 espiedo the matching as a last resort to handle .libs
2021-10-12 mpiFix the deadlock between uvn_io() and uvn_flush() by...
2021-10-12 mpiRevert the fix for the deadlock between uvn_io() and...
2021-10-12 antonquote sudo and handle arguments
2021-10-11 jobFold bgpsec cert & traditional certs into same test
2021-10-11 jobImprove BGpsec regress test
2021-10-11 jobAdd support for BGPsec Router Certificates (RFC 8209)
2021-10-11 claudiobase64_encode() should not add any newlines into the...
2021-10-11 deraadtdoes not need arpa/nameser.h
2021-10-11 deraadtavoid arpa/nameser.h by improving the inet_pton/gethost...
2021-10-11 nicmMake positions hidden by overlays range-based rather...
2021-10-11 nicmAdd -e flag to set environment for popup, from Alexis...
2021-10-11 stspiwm(4) supports 40MHz channels now. Update man page...
2021-10-11 stspAdd support for 802.11n 40MHz channels to the iwm(4...
2021-10-11 stspMonitor 20/40 MHz channel width changes in beacons...
2021-10-11 stspAdd support for 40MHz channels to net80211 RA.
2021-10-11 antonquote sudo and handle arguments
2021-10-11 antonInvoke ${SUDO} before env(1) and not the other way...
2021-10-11 antonReplace poor man's synchronization primitive (i.e....
2021-10-10 jobRemove unused variable
2021-10-10 jobMake style consistent and remove an unused code path
2021-10-10 kettenisDon't advertise MSI support if we don't have an MSI...
2021-10-10 kettenisOnly check whether we have an MSI interrupt controller...
2021-10-10 kettenisApparently it is possible for firmware to indicate...
2021-10-10 chelohahead(1): validate all line count arguments
2021-10-10 krwNo need to assign dl.d_nsectors to disk.dk_sectors...
2021-10-09 halexIn ksh(1) emacs search-history mode, emitting a NUL...
2021-10-09 deraadtdelete unneccessary arpa/nameser.h includes
2021-10-09 tobiasMerge upstream bug fixes
2021-10-09 deraadtplacing the same vnd underneath a vnd (with VNDIOCSET...
2021-10-09 dtuckerDocument that CASignatureAlgorithms, ExposeAuthInfo...
2021-10-09 jmatthewNo need to enable bus mastering, it's already done...
2021-10-09 deraadtgrow media for additional firmwares
2021-10-08 jmcremove extra .El;
2021-10-08 jmcgroup the SO_PEERCRED text more logically and mark...
2021-10-08 sdkFix typo s/excepts/expects/
2021-10-08 stspRevert my previous commit to ieee80211_node.c (CVS...
2021-10-08 claudiocurproc can't be NULL here. So simplify code accordingly.
2021-10-08 knAdd tags for command aliases
2021-10-07 antonhonor objdir
2021-10-07 jcsPrint the name of the symbol that can't be resolved...
2021-10-07 robertremove quirks for ALC887 because they were only causing...
2021-10-07 kettenisUse correct index variable.
2021-10-07 visaRemove unused TLB routines.
2021-10-07 jobMake sure BGPsec router certs don't have a SIA
2021-10-07 visaRemove struct members that were used by the R4000 EoP...
2021-10-07 visaUse tabs instead of spaces.
2021-10-07 visaRemove a stale comment.
2021-10-07 stspSend a probe request to our new AP when we are about...
2021-10-07 claudioCall normalize_dn() on the newly added namespace so...
2021-10-07 claudioChange host() error check to the more simple for of...
2021-10-07 jobClarify error message
2021-10-07 claudioReplace the ugly openssl11 hack for the missing ASN1_ti...
2021-10-07 mpiRemove the assertion that `curproc' must be SONPROC...
2021-10-07 claudioRework X509 verification a bit. Remove the store and...
2021-10-07 claudioAdd x509_get_expire() to extract the not-after time...
2021-10-07 claudiomktime() may not properly set errno on error. Just...
2021-10-07 claudiotrapsignal() can be called without KERNEL_LOCK, adjust...
2021-10-07 stspMake our old BSSID available to iwm_newstate() when...
2021-10-07 nicmAdd a missing El, from Alexis Hildebrandt in GitHub...
2021-10-07 nicmHandle splitw -I correctly when used from an attached...
2021-10-07 jsgdrm/i915/request: fix early tracepoints
2021-10-07 jsgdrm/amdgpu: correct initial cp_hqd_quantum for gfx9
2021-10-07 jsgdrm/amd/display: Pass PCI deviceid into DC
2021-10-06 bluhmThis regress uses vnd devices to create a softraid...
2021-10-06 jeremyRemove Ruby 2.6 mentions
2021-10-06 claudioChange sendsig() interface so that the MD code does...
2021-10-06 deraadtsync
2021-10-06 espiewe now pass that test
2021-10-06 espiefix for the XXX-warning warning... have the test be...
2021-10-06 stspAllow AUTH->AUTH state transitions in the iwm(4) and...
2021-10-06 stspMake sure iwm(4) uses the HT frame format only for...
2021-10-06 visaAdd openbsd,dma-constraint property to /chosen node...
2021-10-06 bluhmGCC 4.2.1 does not support nullptr, use traditional...
2021-10-06 nicmDo not reset cursor to default if it has never been...
2021-10-06 claudioX509_STORE_CTX_init() allows the store to be NULL on...
next