openbsd
2022-12-30 kettenisAdd chip name for new revision of the BCM4378.
2022-12-30 jcaActually hide the clang-15 workaround behind the COMPIL...
2022-12-30 jcaNeuter zlib fatal warnings when building kernels and...
2022-12-30 kevloSupport FTDI FT232R. The upper 2 bits encode the fract...
2022-12-29 chelohasparc64: pull retry logic out of tickcmpr_set(), sys_ti...
2022-12-29 schwarzeHISTORY: clarify that unmount(2) used to be called...
2022-12-29 kettenisAvoid doing cache flush/invalidate operations for DMA...
2022-12-29 kettenisUse an iorw fence since we're syncing cpu access and...
2022-12-29 jmccapital letter at sentence start;
2022-12-29 guentherFORK_SIGHAND and the handling of func==NULL disappeared...
2022-12-29 jsgprofil(2) first appeared in fifth edition
2022-12-29 jsgfcntl(2) first appeared in System III
2022-12-29 guentherAdd ktrace struct tracepoints for siginfo_t to the...
2022-12-28 jmc{en,de}queing -> {en,de}queuing; from paul tagliamonte
2022-12-28 jmcspelling fixes; from paul tagliamonte
2022-12-28 chelohaiostat(8): implement periodic display with setitimer(2)
2022-12-28 chelohasystat(1): vmstat: dinfo(): compute rates using real...
2022-12-28 chelohamicrotime.9: rewrite description, miscellaneous cleanup
2022-12-28 tbstyle(9) for includes
2022-12-28 jsgthe S in CSRC is Science not Sciences
2022-12-28 kettenisThe RISC-V architecture support execute-only mappings...
2022-12-28 tbProperly ignore comments in geofeed files
2022-12-28 kettenisHandle clock that can't be gated as a no-op.
2022-12-28 asouChange space character to TAB.
2022-12-28 knMake wait_reorder_libs() honour library_aslr=NO
2022-12-28 jsgsucccess -> success
2022-12-28 jcaAnsify, fixes clang 15 -Wdeprecated-non-prototype ...
2022-12-28 yasuokaFix the word in the copyright. IIJ is not a regent...
2022-12-27 jmcspelling fixes; from paul tagliamonte
2022-12-27 kettenisNewer device trees for boards based on the JH7100 SoC...
2022-12-27 patrickFix array bounds mismatch with clang 15
2022-12-27 ottoChange the way malloc_init() works so that the main...
2022-12-27 tbRevert spelling fixes. Please report them upstream.
2022-12-27 jmcspelling fixes; from paul tagliamonte
2022-12-27 claudioAdjust handling of the RFC 9234 role capability for...
2022-12-27 claudioOnly print the hello_timer if it is actually running.
2022-12-27 jmcspelling fixes; from paul tagliamonte
2022-12-27 jcaAnsify pxe_netif_close() and {,pxe}socktodesc()
2022-12-27 jcaFix array bounds mismatch with clang 15
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'
next