openbsd
2022-03-22 deraadtminor KNF cleanups during a re-read
2022-03-22 bluhmExtract the type from the ICMP6 header before looping...
2022-03-22 bluhmFor raw IP packets rip_input() traverses the loop of...
2022-03-22 bluhmFix whitespace.
2022-03-22 krwNuke increasingly pointless comment. Shorten a line and
2022-03-22 kettenisPolish the bits that copy the firmware in place on...
2022-03-22 claudioAdjust test after the change to TAILQ in struct prefix.
2022-03-22 claudioSwitch from a LIST to TAILQ for the structure to store...
2022-03-22 kettenisCopy the FDT into a larger buffer such that we have...
2022-03-22 kettenisAfter copying the FDT into a new larger buffer, adjust...
2022-03-22 miodMake sure kernel longjmp always returns 1 rather than...
2022-03-22 miodFix wrong comment in sendsig(), and remove unused dumpf...
2022-03-22 miodDo not bother initializing a0 with a special value...
2022-03-22 miodChange VM_MIN_ADDRESS to PAGE_SIZE to forbid mapping...
2022-03-22 miodDo not pretend there exist MD code for byte swapping...
2022-03-21 bluhmFor multicast and broadcast packets udp_input() travers...
2022-03-21 kettenisReduce dmesg spam by nor printing the "Apple" firmware...
2022-03-21 bluhmFix whitespace. Wrap long lines. Adjust outdated...
2022-03-21 miodConstify struct {audio,midi,radio,video}_hw_if. No...
2022-03-21 claudioRemove the active prefix cache in struct rib_entry...
2022-03-21 florianPrevent crash of unprivileged engine process (pledged...
2022-03-21 miodDisplay the supported media list in a similar way to...
2022-03-21 kettenisUpdate hw.power whenever we refresh the AC state. ...
2022-03-21 claudioAdjust how RIB are reloaded when their flags (esp....
2022-03-21 krwWhitespace tweaks.
2022-03-21 thfrAdd support for XBox One gamecontroller, including...
2022-03-21 claudioMake sure that the string generated by pretty_key_id...
2022-03-21 claudioAdjust to renaming of F_CTL_ACTIVE/F_PREF_ACTIVE to...
2022-03-21 claudioRename F_CTL_ACTIVE and F_PREF_ACTIVE to the more correct
2022-03-21 bluhmHeader netinet/in_pcb.h includes sys/mutex.h now. ...
2022-03-21 miodRemove unused files which serve no purpose in OpenBSD...
2022-03-21 miodRemove unused files which serve no purpose in OpenBSD...
2022-03-21 visaRemove data dependency barrier from atomic_load_* functions
2022-03-21 dlgdefault the conffile variable to the default file name...
2022-03-21 dlgcall in_pcbselsrc from rip_output so route sourceaddr...
2022-03-21 dlgtreat 255.255.255.255 like an mcast address in in_pcbse...
2022-03-21 krwNo point in calling scsi_link_shutdown() if link->pool...
2022-03-20 millertsetusercontext: only call setrtable(2) if "rtable"...
2022-03-20 bluhmInclude sys/mutex.h from netinet/in_pcb.h. Struct...
2022-03-20 jsingMove/group i2d_ASN1_OBJECT() and d2i_ASN1_OBJECT().
2022-03-20 krwAlways check if softraid0 is NULL before dereferencing it.
2022-03-20 stspIntroduce an alternative mechanism for wifi drivers...
2022-03-20 stspDon't announce VHT caps on 2GHz channels during iwm...
2022-03-20 sthensync
2022-03-20 djmdon't leak argument list; bz3404, reported by Balu...
2022-03-20 djmmake addargs() and replacearg() a little more robust...
2022-03-20 stspMake background scans pick up APs on 2GHz channels...
2022-03-20 jmatthewEnable interrupt moderation, targeting around 20k inter...
2022-03-19 tbRemove three useless tests files
2022-03-19 jsingProvide t2i_ASN1_OBJECT_internal() and use it for OBJ_t...
2022-03-19 jsingRevise regress for ascii/text to ASN.1 object conversio...
2022-03-19 jsingRewrite ascii/text to ASN.1 object conversion.
2022-03-19 jmcremove unused Pp;
2022-03-19 jsingAdd another invalid separator test case.
2022-03-19 stspFix wrongly implemented check for 5GHz access point...
2022-03-19 stspGive 11n and 11ac networks a higher score during SSID...
2022-03-19 stspFix wrong logic in a check in iwm_vht_single_rate_contr...
2022-03-19 stspFix attach of multiple iwm(4) or iwx(4) interfaces...
2022-03-19 stspRemove the paragraph about 802.11ac from CAVEATS in...
2022-03-19 stspDo not define RA_DEBUG; pointed out by miod@
2022-03-19 sthenbackout r1.86 "login class routing table should be...
2022-03-19 stspAdd initial 802.11ac support to the iwm(4) driver.
2022-03-19 stspAdd 11ac/VHT Tx rate adaptation support to net80211.
2022-03-19 espiemark injection fault test as okay to fail, since this...
2022-03-18 jsgadd list of apple machines from arm64.html
2022-03-18 jsingSimplify SSL_do_handshake().
2022-03-18 jsingRewrite legacy DTLS unexpected handshake message handling.
2022-03-18 bluhmCleanup reference counting. Remove #ifdef DIAGNOSTIC...
2022-03-18 visaUse the refcnt API with struct plimit.
2022-03-18 miodregen
2022-03-18 miodAdd bwfm chips to sdmmcdevs in order to get symbolic...
2022-03-18 miodDon't bother generating (unused) CIS overrides.
2022-03-18 sthenadd crossrefs to the other port module documentation...
2022-03-18 djmdon't try to resolve ListenAddress directives in the...
2022-03-18 djmremove blank line
2022-03-18 djmhelpful comment
2022-03-18 djmssh-keygen -Y check-novalidate requires namespace or...
2022-03-18 jsgspelling
2022-03-17 espieadd some extra logic to prevent moving files around...
2022-03-17 tbDrop two variable names from function prototypes.
2022-03-17 schwarzeAvoid legacy CSS2 syntax for the "display" property...
2022-03-17 sthenfix typos; Martin Vahlensieck
2022-03-17 jsingRewrite legacy TLS unexpected handshake message handling.
2022-03-17 jsingClean up and simplify ssl3_renegotiate{,_check}()
2022-03-17 jsingRemove const from tls1_transcript_hash_value()
2022-03-17 jsingRework ASN1_STRING_set()
2022-03-17 bluhmDeclare dtps_static array const to move it into read...
2022-03-17 millertUpdate to tzdata2022a from iana.org. Major changes:
2022-03-17 visaUse the refcnt API with struct ucred.
2022-03-17 visaUse the refcnt API in bpf.
2022-03-17 stspMake tcpdump(8) show 802.11ac VHT capability and operat...
2022-03-17 nicmCheck scroll-on-clear for ED also.
2022-03-17 nicmAdd an option (scroll-on-clear) to control if tmux...
2022-03-17 mpiIn swap_io() allocate the buffer before doing encryption.
2022-03-17 kettenisFix previous commit; the FDT header is big-endian so...
2022-03-16 schwarzeJust say that the databases are intended for use by...
2022-03-16 kettenisWhen we allocate space a buffer with some extra space...
2022-03-16 tobheMake sure contents of vroute messages are aligned properly.
2022-03-16 krwThe 'status' parameter to uuid_* functions is uint32_t...
2022-03-16 nicmAdd an option to set the character used for unused...
next