openbsd
2022-12-27 jcagdb: fix build with clang 15
2022-12-27 jcaperl: avoid -Wdeclaration-after-statement warning in...
2022-12-26 dvvmd(8): provide a detailed e820 memory map.
2022-12-26 jmctweak the -f text; ok florian
2022-12-26 knadd newline missed in previous
2022-12-26 jmcspelling fixes; from paul tagliamonte
2022-12-26 jmcspelling fix; from paul tagliamonte
2022-12-26 jmcspelling fix; from paul tagliamonte
2022-12-26 miodReplace two (void)copystr(..., NULL) with equivalent...
2022-12-26 jmcspelling fixes; from paul tagliamonte
2022-12-26 miodsend_adb_cuda() would assume the returned value of...
2022-12-26 jmcspelling fixes; from paul tagliamonte
2022-12-26 miodUpdate adb_polling in akbd_cnpollc rather than akbd_cng...
2022-12-26 florianRe-order libraries in parallel to netstart.
2022-12-26 florianImplement support for personal units library.
2022-12-26 jmcspelling fixes from paul tagliamonte;
2022-12-26 jmcrevert previous: just as i get to replying, i find...
2022-12-26 jmcemited -> emitted;
2022-12-26 jmcreformat some multiline markup, which had been causing...
2022-12-26 tbPrepare to provide X509_CRL_get0_sigalg()
2022-12-26 sthenfix another typo in comment in a line touched by the...
2022-12-26 jmcspelling fixes; from paul tagliamonte
2022-12-26 jmcspelling fixes; from paul tagliamonte
2022-12-26 asouAdd close vmt.
2022-12-26 jeremyDocument ruby32 FLAVOR for Ruby ports
2022-12-25 visaRe-enable DT_MIPS_RLD_MAP_REL tag in ld.so
2022-12-24 patrickHook up xhci(4)'s activate function to the FDT attachme...
2022-12-24 kettenisMake .text (and .btext) execute-only on arm64.
2022-12-24 patrickEnable pcagpio(4), and also consistently pcamux(4)...
2022-12-24 kettenisBuild libc with executable-only .text on arm64.
2022-12-24 kettenisDon't use a literal pool in .text to load the setjmp...
2022-12-24 kettenisUse the correct instruction to clear the frame pointer.
2022-12-24 tbZap trailing whitespace in license and add some empty...
2022-12-24 dlgfix and enable toeplitz hashing of pf_state_keys again.
2022-12-24 deraadtsync
2022-12-23 schwarzeAdd the missing Copyright and license headers in the...
2022-12-23 dvvmd(8): implement zero-copy operations on virtqueues.
2022-12-23 schwarzeDocument the deprecated wrappers BIO_set_app_data(3...
2022-12-23 kettenisAdd detection of EPAN feature bit.
2022-12-23 kettenisAvoid using 1GB mappings for the identity map that...
2022-12-23 schwarzeMark BIO_buffer_get_num_lines(3) as intentionally undoc...
2022-12-23 schwarzeMark BIO_f_nbio_test(3) as intentionally undocumented.
2022-12-23 schwarzenew manual page BIO_s_datagram(3);
2022-12-23 stspPrevent an iwx(4) firmware error when authentication...
2022-12-23 jmc- hostname.if can handle lladdr as well as if names now
2022-12-23 jmcremove "-p protocol" from the -r synopsis: it no longer...
2022-12-23 jmcpoint readers, where relevant, to route(8) rather than...
2022-12-23 dlgdisable the use of the has in the pf state key lookup...
2022-12-23 deraadtwrap a line better
2022-12-23 jsingSimplify BN_cmp() and BN_ucmp().
2022-12-23 jsingConsistently check for NULL early.
2022-12-23 jsingFix an unchecked strdup() in UI_create_method().
2022-12-23 jsingMake UI_destroy_method() NULL safe.
2022-12-23 jsingRemove unhelpful comment.
2022-12-23 jsingRemove compatibility "glue" for des_read_pw{_string}()
2022-12-23 jsingAdd regress coverage for shifts of zero bits.
2022-12-23 jsingDo similar setup for lshift and rshift benchmarks.
2022-12-23 afresh1Allow configuring interfaces by lladdr in installer
2022-12-22 schwarzenew manual page BIO_accept(3)
2022-12-22 schwarzein case of failure, always report the error with BIOerr...
2022-12-22 knDenote multiple arguments with 'arg ...' not 'args'
2022-12-22 chelohasparc64: move retry logic out of stickcmpr_set()
2022-12-22 schwarzeMark BIO_s_log(3) as intentionally undocumented.
2022-12-22 kettenisBring over various changes from the arm64 version of...
2022-12-22 jmcit seems we made a separate list for the two sourceaddr...
2022-12-22 jmcmove the flag mappings displayed by "route show" from...
2022-12-22 dlguse stoeplitz to generate a hash/flowid for state keys.
2022-12-22 dlgprovide stoeplitz_n32()
2022-12-21 patrickHave the power button trigger a wakeup from suspend.
2022-12-21 patrickImplement wakeup interrupt handling. This makes sure...
2022-12-21 kettenisPull enabling/disabling wakeup interrupt handling out...
2022-12-21 schwarzeMark BIO_nread0(3), BIO_nread(3), BIO_nwrite0(3), and...
2022-12-21 knMove duplicate code to new sr_find_discipline() helper
2022-12-21 claudioThe location of the aux info vector is now cached in...
2022-12-21 deraadtfix a mangled comment
2022-12-21 dlgtiny whitespace tweak.
2022-12-21 dlgconsistently use the PF_REF wrappers around refcnts.
2022-12-21 kevloUpdate the Rx descriptor based on the vendor driver...
2022-12-21 dlgprefix pf_state_key and pf_state_item struct bits to...
2022-12-20 guentherAdd argument support for msyscall, pledge, unveil,...
2022-12-20 martijnIf we don't have usecommonopt for our application we...
2022-12-20 martijnApply proper bounds checking to non-repeaters and max...
2022-12-20 martijnMake ar[du]_{nonrepeaters,maxrepetitions} uint16_t...
2022-12-20 martijnWhen writing out a PDU with authpriv that's larger...
2022-12-20 martijnWhen writing a message out over tcp that's too large...
2022-12-20 schwarzeadd a missing .Vt macro;
2022-12-20 schwarzeMark BIO_dump_cb(3) and BIO_dump_indent_cb(3) as intent...
2022-12-20 schwarzedocument BIO_fd_non_fatal_error(3) and BIO_fd_should_re...
2022-12-20 jmc- some small tweaks for the text
2022-12-19 guentherImprove reporting of waitid(2)'s idtype/id and options...
2022-12-19 guentherWTRAPPED is now supported by waitid(2)
2022-12-19 dvSilence vmd ns8250 log noise about reading com1 before...
2022-12-19 deraadtsync
2022-12-19 guentherAdd waitid(2) manpage, based on a first pass by espie...
2022-12-19 knRemove unused *sd_scsibus_dev member from struct sr_dis...
2022-12-19 visaInvalidate ugen(4) knote lists after device detach
2022-12-19 schwarzedocument BIO_copy_next_retry(3)
2022-12-19 tbacme-client: fix copy-paste error in error message
2022-12-19 sdkRemove array reference from sh(1) because sh doesn...
2022-12-19 knSay "discipline" not "dis" in comment, latter looks...
next