openbsd
2023-02-10 miodRemove explicit rejection of zero duid in disk_map...
2023-02-10 jmcspace between macro and punctuation;
2023-02-10 jmcspace between macro and punctuation;
2023-02-10 jmcsort SYNOPSIS;
2023-02-10 djmtest -Ohashalg=... and that the default output contains...
2023-02-10 djmlet ssh-keygen and ssh-keyscan accept -Ohashalg=sha1...
2023-02-10 djmadd a `sshd -G` option that parses and prints the effective
2023-02-10 djmmake `ssh -Q CASignatureAlgorithms` work as the manpage...
2023-02-10 deraadtExplicitly mark the text LOAD as FLAGS(5), meaning...
2023-02-09 jsgcorrect values for M2 Max
2023-02-09 tbUse GEN_OTHERNAME instead of hardcoding 0
2023-02-09 naddyconsolidate mbuf header parsing on device driver layer
2023-02-09 kettenisRecognize the cores on Apple's M2 Pro/Max SoCs.
2023-02-09 tbUse .section .rodata instead of a plain .rodata
2023-02-09 kettenisUnstub drm_gem_ttm_vmap/vunmap.
2023-02-09 kettenisPin the default framebuffer. The Linux drm code no...
2023-02-09 claudioInstead of relaying struct peer from the SE to the...
2023-02-09 knuse newer, much easier disklabel template strings
2023-02-09 knDo not ask to initialize disks with softraid chunks
2023-02-09 jsingPull in bn_internal.h for the generic version of bn_umu...
2023-02-09 dtuckerTest adding terminating newline to known_hosts.
2023-02-09 dtuckerEnsure that there is a terminating newline when adding...
2023-02-09 jsingClean up bn_sqr_words()
2023-02-09 guentherDelay setting the timestamp in the ktrace header until...
2023-02-09 chelohai386: lapic_timer_trigger: disable interrupts around...
2023-02-08 tbiked: remove another unused variable
2023-02-08 tbiked: garbage collect an unused counter variable to...
2023-02-08 knOmit version in SMALL ksh builds
2023-02-08 millertUse _nc_tparm_analyze() instead of trying to do it...
2023-02-08 tbdump/fsck_ffs: convert two function definitions to...
2023-02-08 tbfinger/mail: two trivial functions were missed in earli...
2023-02-08 tbtelnet: fix prototypes for two signal handlers to make...
2023-02-08 tbusr.sbin: missing void to appease clang 15's -Wstrict...
2023-02-08 tbsed: add missing void to avoid -Wstrict-prototype with...
2023-02-08 dtuckerssh-agent doesn't actually take -v, so the recently...
2023-02-08 tbisakmpd: add missing void to a function definition
2023-02-08 tbunwind: add two missing void to function definitions
2023-02-08 tbopenssl(1) pkcs7 avoid crash on malformed files
2023-02-07 sashaninternal representation of icmp type/code in pfctl...
2023-02-07 florianhome.arpa is a special-use domain, internally answered...
2023-02-07 deraadtremove seatbelt
2023-02-07 bluhmRemove needless #ifdef INET6 from struct ether_extracte...
2023-02-07 tbFix arbitrary memory read in GENERAL_NAME_cmp()
2023-02-07 krwswitch to new simplified disklabel template format.
2023-02-07 knswitch to new simplified disklabel template format
2023-02-07 krwExtend template parsing to allow "[mount point] *"...
2023-02-07 miodSince we override CFLAGS here, don't forget to put...
2023-02-07 nicmRemove old buffer when renaming rather than complaining...
2023-02-07 nicmAdd an L modifier like P, W, S to loop over clients...
2023-02-07 tblibcrypto/ec: another missing point-on-curve check
2023-02-07 kevloregen
2023-02-07 kevloAdd ASMedia ASM2142 xhci
2023-02-06 jsgmatch on another Elkhart Lake id
2023-02-06 dvvmd(8): scan pci bus to determine bootorder strings.
2023-02-06 janconsolidate mbuf header parsing on device driver layer
2023-02-06 semariesmtpd(8) could abort due to a connection from a local...
2023-02-06 millertAccept netstat-style address.port syntax too.
2023-02-06 miodUnifdef -U _PMAP_MAY_USE_PROM_CONSOLE. This code hasn...
2023-02-06 nicmAdd -f to list-clients like the other list commands...
2023-02-06 knAdd space after comma in MD "No * partition in *,try...
2023-02-06 gkoehlerAdd missing check for pg != NULL
2023-02-05 nicmDo not allow multiple line separators in a row.
2023-02-05 nicmExtend display-message to work for control clients...
2023-02-05 deraadtremove --no-execute-only seatbelt
2023-02-05 deraadtdefault __mips64__ to execute only
2023-02-05 kettenisSwitch the mips64 linker scripts over to the templates...
2023-02-05 deraadtsync
2023-02-05 kettenisImplement usertc corresponding to the Allwinner A64...
2023-02-05 jsgwritev() appeared in 4.1c before 4.2
2023-02-05 jsggetpagesize() appeared in 4.1c before 4.2
2023-02-05 jmcadd ufshci(4);
2023-02-05 jsgmatch on Elkhart Lake
2023-02-05 jsgregen
2023-02-05 jsgadd Intel Elkhart Lake ids
2023-02-04 chelohapowerpc64: dec_rearm: don't disable interrupts around...
2023-02-04 chelohamacppc: dec_rearm: don't disable interrupts around...
2023-02-04 mglockerInitial driver for Universal Flash Storage (UFS) Host...
2023-02-04 kettenisMake ld.bfd default to --execute-only on amd64.
2023-02-04 kettenisSet default volume to -30 dB instead of using the hardw...
2023-02-04 chelohakernel: stathz is always non-zero after cpu_initclocks()
2023-02-04 chelohatimecounting: remove incomplete PPS support
2023-02-04 kettenisSet default volume to -30 dB instead of using the hardw...
2023-02-04 jsingRemove bn_sqr_words() on amd64.
2023-02-04 jsgcorrect history, shutdown(8) appeared in 4.1BSD before...
2023-02-04 jsingFix output constraints for bn_umul_hilo().
2023-02-04 jsgunstub i915_gem_stolen_lmem_setup()
2023-02-03 miodRASOPS_CLIPPING is about screen coordinates, don't...
2023-02-03 miodRemove leftover rasops_isgray[] declaration.
2023-02-03 miodRemove redundant DIAGNOSTIC wrappers around KASSERT...
2023-02-03 deraadtsync
2023-02-03 tbAdd void to conn_close_any()
2023-02-03 tbFix tput when compiled with clang-15 -O2
2023-02-03 jmcadd sncodec(4);
2023-02-03 jmcadd missing ".It Xo" in previous;
2023-02-03 knDefine get_softraid_disks() before get_dkdevs*() so...
2023-02-03 kettenisenable sncodec(4)
2023-02-03 knMake softraid helper return disk not device names
2023-02-03 kettenissncodec(4)
2023-02-03 kettenisAdd sncodec(4) a driver for the TI SN012776/TAS2764...
2023-02-03 kettenisSet clock divider instead of relying on the pre-configu...
next