openbsd
2022-06-20 gnezdoFix console screen blanker setting timeout back to...
2022-06-20 tbFix some bizarre indentation and line breaks.
2022-06-20 nicmDo not display configuration file errors in a pane...
2022-06-20 jcaFixup comment
2022-06-20 yasuokaWhen there are multiple GOPs, try to select first one...
2022-06-20 visaRemove unused struct fileops field fo_poll and callbacks.
2022-06-19 stspRevert previous iwn(4) commit. Later testing done by...
2022-06-19 tbUse uppercase for SUCCESS for consistency
2022-06-19 tbNone of these tests needs to link statically.
2022-06-19 tbDrop bogus DPADD += ${LIBSSL}
2022-06-19 tbMake expected output match reality again.
2022-06-19 claudioThere is no reason to print the RTF_DONE bit in the...
2022-06-19 antonpluart(4) does not report the correct baudrate for...
2022-06-19 tbSince rtsock.c -r1.329 routes sent via sysctl(2) are...
2022-06-19 tbFix rttest output after rtsock.c r1.329 that RTF_DONE...
2022-06-19 claudioImplement a applymask() function that works on bgpd_add...
2022-06-19 jmcgrammar fix; from S M
2022-06-18 tbQuick regression test that checks that BN_is_prime_fast...
2022-06-18 floriansync to libunbound 1.16.0; heavy lifting by sthen
2022-06-18 florianWe were a bit too enthusiastic when we copied libunboun...
2022-06-18 tbFix prime recognition when doing trial divisions
2022-06-18 gkoehlerFix gzip byte counts with 32-bit integers
2022-06-18 dtuckerDon't attempt to fprintf a null identity comment. ...
2022-06-17 bluhmThe timeout for ipsec acquire does not decrement the...
2022-06-17 kettenisOnly probe device 0 on PCI busses corresponding to...
2022-06-17 claudioAdapt the KAME hack in sa2addr() to be the same as...
2022-06-17 nicmCheck cursor options when a pane is created, not just...
2022-06-17 dtuckerLog an error if pipe() fails while accepting a connecti...
2022-06-16 bruAdd boundary checks to hidms_setup.
2022-06-16 sashanpfctl reports existing table as being added. glitch has
2022-06-16 kettenisBump MAXCPUS to 256, which is the maximum number of...
2022-06-16 kettenisThe 64-core versions of the Ampere Altra SoC still...
2022-06-16 bluhmOpenBSD syslogd(8) escapes binary data with vis(3)...
2022-06-16 claudioRRDP serial numbers should only increase.
2022-06-16 claudioNeither inet4allone nor inet6allone need global scope...
2022-06-16 claudioRemove prefixlen2mask() uasge outside of util.c. Instea...
2022-06-16 claudioRemove prefixlen2mask() uasge outside of util.c. Instea...
2022-06-16 claudioIf anything in name2id conversion fails then just return 0.
2022-06-16 deraadtshmaddr is a pointer, so use NULL instead 0f
2022-06-16 nicmKeep cursor on selected item on menu (useful for blind...
2022-06-16 claudioMark routes sent via sysctl(2) with RTF_DONE like it...
2022-06-16 claudioRemove __func__ from warning messages where it does...
2022-06-15 djmmake sure that UseDNS hostname lookup happens in the...
2022-06-15 claudioPrevent busy poll loop on pfkey message error.
2022-06-15 claudioNeed to continue to the next message for route messages...
2022-06-15 claudioDo not use defines from pfkeyv2.h in portable code.
2022-06-15 claudioAdjust after chaning F_BGPD_INSERTED to F_BGPD and...
2022-06-15 claudioRename F_BGPD_INSERTED to F_BGPD and use F_BGPD_INSERTE...
2022-06-15 stspIn iwn(4), delay 40MHz RXON config until we have negoti...
2022-06-15 jsgdrm/amdgpu: update VCN codec support for Yellow Carp
2022-06-15 jsgdrm/atomic: Force bridge self-refresh-exit on CRTC...
2022-06-15 jsgdrm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
2022-06-15 jsgdrm/amd/pm: Fix missing thermal throttler status
2022-06-15 jsgdrm/radeon: fix a possible null pointer dereference
2022-06-15 jsgdrm/amd/display: Check if modulo is 0 before dividing.
2022-06-15 jsgadd bitmap_to_arr32() for 5.15.47 drm
2022-06-15 tbSwitch to using TLS_INT instead of handrolling it
2022-06-14 naddym4: use ASCII quotes `...' in man page example
2022-06-14 schwarzeThe curly braces are tokens in the described language,
2022-06-14 espiemy email should be @openbsd.org everywhere, and nothing...
2022-06-14 claudioAdd my copyright, I think I added enough code to justif...
2022-06-14 knDocument search order
2022-06-14 jmatthewAdd Longreach airport (LRE), which I visited so long...
2022-06-14 claudioBump version to 7.4
2022-06-14 nicmkf* terminfo capabilities are poorly defined and rxvt...
2022-06-13 henningfix logic bug in pf_find_state()
2022-06-13 kettenisFix compatible strings to match the official device...
2022-06-13 claudioSplit dispatch_rtmsg_addr() into a function parsing...
2022-06-13 deraadtsync
2022-06-12 dvvmm(4): remove vm teardown from vcpu run path
2022-06-12 kettenisaplsart(4)
2022-06-12 kettenisThe NVMe firmware distributed with the macOS 13 develop...
2022-06-12 kettenisAdd stftemp(4), a driver for the temperature sensor...
2022-06-12 visaAllow sleeping while clearing a sleep timeout
2022-06-12 visakqueue: Fix missing wakeup
2022-06-12 gnezdoDocument ext2fs traversal by locate.updatedb(8)
2022-06-11 ketteniswhitespace
2022-06-11 nicmFix size of flags output buffer.
2022-06-11 antonBring back PL011 UART FIFO support to pluart(4). This...
2022-06-10 tbMore %i vs %d cleanup
2022-06-10 jcaImplement CPU_BUSY_CYCLE() with the ZiHintPause extension
2022-06-10 knAdd OSW in Orsk (Аеропорт Орсрк), where I landed and...
2022-06-10 nicmIgnore OSC if the first argument is not properly termin...
2022-06-10 tbUnify error messages on d2i failure for econtent
2022-06-10 tbDedup econtent version checks
2022-06-10 guentherAdd _?ENTRY_NB() macro for doing an ASM function entry...
2022-06-10 jsgdrm/i915/dsi: fix VBT send packet port selection for...
2022-06-10 jsgdrm/amdgpu/cs: make commands with 0 chunks illegal...
2022-06-10 jsgdrm/i915: Fix CFI violation with show_dynamic_id()
2022-06-10 jsgdrm/edid: fix invalid EDID extension block filtering
2022-06-10 jsgdrm: fix EDID struct for old ARM OABI format
2022-06-10 jsgdrm/amd/pm: update smartshift powerboost calc for smu13
2022-06-10 jsgdrm/amd/pm: update smartshift powerboost calc for smu12
2022-06-10 jsgdrm/amdgpu/ucode: Remove firmware load type check in...
2022-06-10 jsgdrm/amdgpu/psp: move PSP memory alloc from hw_init...
2022-06-10 jsgdrm/amd/pm: fix the compile warning
2022-06-10 jsgdrm/plane: Move range check for format_count earlier
2022-06-10 jsgdrm/amdgpu/sdma: Fix incorrect calculations of the...
2022-06-10 jsgdrm/amd/pm: fix double free in si_parse_power_table()
2022-06-10 jsgdrm/amd/display: Disabling Z10 on DCN31
next