openbsd
2022-03-15 jsgremove if_vxlan.h unused after if_vxlan.c rev 1.84
2022-03-15 espieif we pass exact pkg args, just check that their files...
2022-03-15 ratchovFix crash caused by confusion between requested device...
2022-03-15 djmimprove DEBUG_CHANNEL_POLL debugging message
2022-03-15 jmatthewEnable checksum offloads. The nic does all the work...
2022-03-14 dlgunload the dmamap in bnxt_dmamem_free.
2022-03-14 tbUnbreak the tree, revert commitid aZ8fm4iaUnTCc0ul
2022-03-14 soleneadd -k flag to gzip and gunzip
2022-03-14 tbAdd a few regress test cases for name constraints.
2022-03-14 tbAllow constraints of the form @domain.com
2022-03-14 tbRework ownership handling in x509_constraints_validate()
2022-03-14 miodThere is no objectionable-C compiler in the comp set...
2022-03-14 kettenisThe current FDT code we use in the bootloader is buggy...
2022-03-14 bluhmpf_socket_lookup() calls in_pcbhashlookup() in the...
2022-03-14 krwAbstract duplicated code scanning gpt_types[] into...
2022-03-14 jsingFactor out unexpected handshake message handling code...
2022-03-14 jsingFactor out ASN1_STRING clearing code.
2022-03-14 jsingFirst pass clean up of ASN1_STRING code.
2022-03-14 stspupdate iwx(4) man page CAVEATS section in light of...
2022-03-14 stspAdd initial support for 802.11ac (VHT) to the iwx(4...
2022-03-14 stspAdd initial 802.11ac (VHT) support to net80211.
2022-03-14 stspsync ieee80211 channel flags over to radiotap
2022-03-14 krwAnd the prototype too.
2022-03-14 krwPRT_uuid_to_typename() can return const char *.
2022-03-14 krwNuke extraneous blank line.
2022-03-14 stspFix Tx performance on urtwn(4) RTL8192EU devices.
2022-03-14 kettenisMake sure the apldart(4) implementation of bus_dmamap_d...
2022-03-14 tobheImprove retransmission of message fragments. RFC 7383...
2022-03-14 sthenminor lint fixes
2022-03-14 sthendocument changes to MODPERL_REGEN_PPPORT
2022-03-14 bluhmIncrease timeout to make test pass on sparc64.
2022-03-13 chelohassh: xstrdup(): use memcpy(3)
2022-03-13 bluhmDocument membar_enter_after_atomic and membar_exit_befo...
2022-03-13 bluhmHrvoje has hit a crash with IPsec acquire while testing...
2022-03-13 kettenisRevert previous commit. It breaks the serial console...
2022-03-13 tbRelax the check of x509_constraints_dirname()
2022-03-13 tbAdd x509_constraints_validate() to x509_internal.h
2022-03-13 tbCheck name constraints using the proper API
2022-03-13 tbstyle tweak
2022-03-13 tbAdd missing error check after strdup()
2022-03-13 florianparse_packet() is used by unbound to parse response...
2022-03-13 jsingRemove free_cont from asn1_d2i_ex_primitive()/asn1_ex_c...
2022-03-13 espiebetter without warnings
2022-03-13 kettenisNow that fdisk(8) retains the EFI System Partition...
2022-03-13 espieshow the realname in verbose mode for tieing.
2022-03-13 mpiConstify struct cfattach.
2022-03-13 espiemake those checks less chatty... once the file is not...
2022-03-13 krwMissing 'or'.
2022-03-13 mpiConstify struct cfattach.
2022-03-13 jmatthewEnable vlan promisc and header stripping, and use vlan...
2022-03-13 mpiConstify struct cfattach.
2022-03-13 mpiConstify struct cfattach.
2022-03-12 jmatthewTransmit segmented packets using multiple tx ring slots...
2022-03-12 mpiConstify struct cfattach.
2022-03-12 florianProbe for DNS64 presence with an absolute name so that...
2022-03-12 jsingFactor out change cipher spec handing code in the legac...
2022-03-12 mpiUncompress some one line comments to reduce the differe...
2022-03-12 sthendocument MODPERL_REGEN_PPPORT
2022-03-12 kettenisUnfortunately some last-minute changes were made to...
2022-03-12 mpiRevert holding a read lock on the map while copying...
2022-03-12 jmatthewConstify struct cfattach, not struct cfdriver
2022-03-11 krwSimple hack to preserve the EFI System partition when
2022-03-11 kettenisHold a read lock on the map while copying out data...
2022-03-11 bluhmDeclare membar_datadep_consumer() inline to fix build...
2022-03-11 mpiConstify struct cfattach.
2022-03-11 visaFix formatting of cond_signal().
2022-03-11 jsgremove reference to gcu(4) which is only used by em...
2022-03-11 jmatthewFix receive filter handling. Update the unicast mac...
2022-03-11 knFix wxneeded elf section name, use markup
2022-03-11 claudioRevert part of rev 1.293. Using cursig() to deliver...
2022-03-11 claudioFix overflow protection check in the poll loop. The...
2022-03-11 dtuckerRevert previous commit. The problem it was attempting...
2022-03-11 jsgregen
2022-03-11 jsgfix previous
2022-03-11 dtuckerCheck for underflow as well as overflow when scaling...
2022-03-11 antonEnable PL011 UART FIF0 support in pluart(4). The FIFO...
2022-03-10 jcaDowngrade RISCV ABI mismatch error to a warning
2022-03-10 bluhmKASSERT should not contain memory barriers as they...
2022-03-10 bluhmUse atomic load and store functions to access refcnt...
2022-03-10 bluhmForgot makefile for atomic_load_int.9 in previous commit.
2022-03-10 bluhmProvide atomic load and store functions for int and...
2022-03-10 jmatthewInvalidate the nic's rx descriptor cache when taking...
2022-03-10 mpiDo not clear the PG_BUSY flag before passing the anon...
2022-03-10 hastingsAdd support for Sunrisepoint-H and Sunrisepoint-LP...
2022-03-10 hastingsAdd mtw(4) to fw_update(8).
2022-03-10 hastingsInform fw_update(8) about mtw(4) pattern.
2022-03-10 tbSimple regress for NULL deref reported by Guido Vranken...
2022-03-10 jsgauthentcation -> authentication
2022-03-10 jsgtansformed -> transformed
2022-03-10 jsgimmediatly -> immediately
2022-03-10 jsgverion -> version
2022-03-10 jsgunsusual -> unusual
2022-03-09 jsgspelling/wording
2022-03-09 bluhmUpdate libexpat to 2.4.7. Relevant for OpenBSD are...
2022-03-09 claudioChange the logic around rounding up the needed memory...
2022-03-09 jsgbandwith -> bandwidth
2022-03-09 espiefix a minor bug that's going to become more relevant...
2022-03-09 jsgIdenfitier -> Identifier
2022-03-09 stspImprove stability of roaming on iwn(4), in particular...
2022-03-09 mortimerArm is not ready for unwinding yet. Disable unwind...
next