openbsd
2023-02-11 deraadt__syscall() is no longer neccessary since the system...
2023-02-11 jmcsprinkle some Xr; from josiah frentsos
2023-02-11 deraadtI forgot to copy the msyscall interlock flag to forked...
2023-02-11 jsingRemove bn_exp2.c, which is now empty.
2023-02-11 jsingBye bye x86_64-gcc.c.
2023-02-11 claudioRefactor common code of the 3 up_generate functions...
2023-02-11 guentherUse a consistent comment to explain why 32bit archs...
2023-02-11 aoyamaMake 'ls' command in bootloader work correctly on luna88k.
2023-02-10 tobheAdd support for configuring multiple name servers as...
2023-02-10 krwUse "echo '/ *' | disklabel -wAT-" to put all free...
2023-02-10 jsgdrm/amdgpu: update wave data type to 3 for gfx11
2023-02-10 jsgdrm/amd/pm: drop unneeded dpm features disablement...
2023-02-10 jsgdrm/amd: Fix initialization for nbio 4.3.0
2023-02-10 visaMake tun(4) and tap(4) event filters MP-safe.
2023-02-10 jsgdrm/i915: Fix potential bit_17 double-free
2023-02-10 jsgdrm/i915: Avoid potential vm use-after-free
2023-02-10 jsgdrm/amd/display: Fix timing not changning when freesync...
2023-02-10 visaAdjust knote(9) API
2023-02-10 jsgdrm/i915/adlp: Fix typo for reference clock
2023-02-10 jsgdrm/i915: Fix up locking around dumping requests lists
2023-02-10 jsgdrm/i915: Fix request ref counting during error capture...
2023-02-10 jsgdrm/i915/guc: Fix locking when searching for a hung...
2023-02-10 nicmFix cursor position after zero width space, GitHub...
2023-02-10 aoyamaDelete no-longer-used file.
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...
next