openbsd
2021-05-19 deraadtcorrect .PATH
2021-05-19 deraadtresolvd and dhcpleased if ramdisks need them
2021-05-19 deraadtPlease sir, I want some more (ramdisk miniroot space)
2021-05-19 inoguchiAdjust libcrypto obj_xref.txt to obj_xref.h
2021-05-19 jsgmatch on Intel 500 Series PCH ids
2021-05-19 jsgregen
2021-05-19 jsgadd Intel 500 Series PCH ids
2021-05-19 jsgregen
2021-05-19 jsgadd more inteldrm and amdgpu ids
2021-05-19 djmrestore blocking status on stdio fds before close
2021-05-18 kevloEnable umb(4).
2021-05-18 kevloregen
2021-05-18 kevloAdd support for Quectel EC25.
2021-05-18 schwarzeWhen looking for column separators on tbl(7) data lines...
2021-05-18 bennobump rpki-client version
2021-05-18 deraadtpanic does not require a \n at the end. When one is...
2021-05-18 jsguse ctfstrip instead of strip to add .SUNW_ctf
2021-05-18 kettenisMove the pciecam stanza back into files.arm64 since...
2021-05-18 mvsMove potential sleeping m_getclr(9) out of `unp_lock...
2021-05-18 dvvmd(8): guest virtio drivers can cause stack & buffer...
2021-05-18 ratchovAdd pre-DMA-write barrier after data is stored to memory
2021-05-18 kettenisRemove the no-op instruction cache flush/wb/inv operati...
2021-05-18 kettenisregen
2021-05-18 kettenisAdd Quectel EM120R-GL and Samsung PM9A1.
2021-05-18 stspDrop fragmented 802.11 frames.
2021-05-18 claudioDocument new net.unix sysctls.
2021-05-18 claudioAdd support for the new net.unix sysctl nodes.
2021-05-18 dvvmm(4): add more specific error messages for vm-entry...
2021-05-17 dvvmm(4): fix race condition related to incorrect physica...
2021-05-17 sashanfix state key reference underflow, when sk == skrev
2021-05-17 aoyamaMake more free inodes on luna88k bsd.rd.
2021-05-17 kettenisMove pciecam.c to dev/fdt/.
2021-05-17 claudioRevert. Last change should not have been committed.
2021-05-17 claudioForgot this directory in last commit for the UNIX-domai...
2021-05-17 kettenisRename some MD structs by giving them an architecture...
2021-05-17 claudioIncrease the default buffer space using on PF_UNIX...
2021-05-17 deraadtcopy riscv support from regress/sys/kern/stackpivot...
2021-05-17 deraadtadd riscv support
2021-05-17 deraadtdelete useless blank lines
2021-05-17 bluhmLink fenv.S test program statically to avoid calling...
2021-05-17 bluhmSkip sosplice loop test if Perl packages are not installed.
2021-05-17 claudioReshuffle if conditions to check for error first after...
2021-05-17 claudioDo not leak blk.blks in error condition.
2021-05-17 claudioAdjust exit codes in the main program to follow the...
2021-05-17 claudioError out on memory failures in fargs_cmdline() and...
2021-05-17 visaFix mbuf leaks after reception error in re_rxeof().
2021-05-17 claudioIf pledge() or unveil() fails error out with ERR_IPC...
2021-05-17 claudioIntroduce some error exit codes which are in sync with...
2021-05-17 claudioSync code with the original from mkdir(1).
2021-05-17 claudioThe openat() then fstat() pattern only works if one...
2021-05-17 stspput unused 802.11 fragmentation support code under...
2021-05-17 djmfix breakage of -W forwaring introduced in 1.554; repor...
2021-05-17 claudioLimit the number of concurrent RTR connects to 32.
2021-05-17 claudioStop setting IPV6_MINMTU in ip6_send() which is used...
2021-05-17 florianDo not try to chunk encode an empty http body coming...
2021-05-17 tobheAvoid calling ibuf_add() with NULL and zero length.
2021-05-17 stspPrevent frame injection via forged 802.11n A-MSDUs.
2021-05-17 dtuckerRegenerate moduli.
2021-05-17 jsgdrm/radeon: fix copy of uninitialized variable back...
2021-05-17 jsgreturn early if work is cancelled before being scheduled
2021-05-16 schwarzeImplement the layout specification "a" (left justify...
2021-05-16 afresh1Make all unicode Private Use areas SWIDTH1
2021-05-16 afresh1Update en_US.UTF-8.src to Unicode 13.0
2021-05-16 schwarzetest font modifiers in the layout; related to tbl_html...
2021-05-16 schwarzeimplement the tbl(7) layout modifiers "b" (bold) and...
2021-05-16 kettenisDrop PTE check in pmap_fault_fixup(). Since pmap_enter...
2021-05-16 drahnCorrect problem in riscv64 dtors execution load the...
2021-05-16 jsingAbsorb SSL_AEAD_CTX into struct tls12_record_protection.
2021-05-16 jsingZero the tls12_record_protection struct instead of...
2021-05-16 deraadtpanic does not require a \n at the end. When one is...
2021-05-16 deraadthint that the panicstr should not contain \n, by saying...
2021-05-16 deraadtpanic does not require a \n at the end. When one is...
2021-05-16 jsingAvoid including tls13_internal.h in tls13_record.h.
2021-05-16 jsingAvoid pulling ssl_locl.h into self-contained code.
2021-05-16 jsingMake local header inclusion consistent.
2021-05-16 jsingMove DTLS structs/definitions/prototypes to dtls_locl.h.
2021-05-16 jsingAdd a missing space.
2021-05-16 mvsIn route detach we delete `rop_timeout' while `rop...
2021-05-16 jsingFix formatting of multi-line license comment per style(9).
2021-05-16 jsingAvoid pulling ssl_sigalgs.h in via ssl_locl.h.
2021-05-16 jsgremove unneeded includes
2021-05-16 jsgremove unneeded includes
2021-05-16 kettenisSync memreg_add() implementation with arm64 and powerpc64.
2021-05-16 claudioCapabilities are only supported on a session when both...
2021-05-16 jsgcorrect prototype of acpi gpio intr_establish functions
2021-05-16 jsingRemove unnecessary includes from the bytestring APIs.
2021-05-16 jsingExplicitly include <openssl/opensslconf.h> in files...
2021-05-16 pacomention apmd(8) in afterboot(8)
2021-05-16 jsgb_saveaddr has a type of void * use NULL not 0
2021-05-16 jsgansi
2021-05-16 jsgderegister
2021-05-16 jsgansi
2021-05-16 jsgremove prototype for cpu_adjust_tsc_freq()
2021-05-16 jsgansi
2021-05-16 jsgansi
2021-05-16 jsgansi
2021-05-16 deraadtadd riscv asm for these two security-feature checking...
2021-05-16 jsgremove unused pre efiboot targets
2021-05-15 krwNuke some Capt. Obvious and soon to be obsolete comments in
2021-05-15 kettenisAdd back -mno-relax for now. Retain the -target option...
next