openbsd
2021-05-24 dvMention support for vmd(8) emulated virtio networking...
2021-05-24 dtuckerFind openssl binary via environment variable. This...
2021-05-23 dvvmd(8): skip inspecting non-udp packets on local interfaces
2021-05-23 kettenisSome machines (e.g. some Intel Macs) have a EFI memory...
2021-05-23 naddyssh: The client configuration keyword is "hostbasedacce...
2021-05-23 janConstify function parameters.
2021-05-23 ericadd missing entry for cafile
2021-05-23 ericadd more TLS options to smtp(1):
2021-05-22 ericadd semantic markup as suggested by schwarze@ and jmc@
2021-05-22 bluhmIn dt(4) add an offset of 100000 to the thread ID....
2021-05-22 bluhmTest more corner cases of IPv4 fragment reassembly.
2021-05-22 drahnCast line_size to address width before using for alignment.
2021-05-22 bluhmOn powerpc64 calling a function needs 64 bytes of stack...
2021-05-22 janRemove useless fflush(3) calls. lreply() already calle...
2021-05-22 janRemove useless islower(2) before toupper(3).
2021-05-22 kettenisFix aml_rwgsb(). My interpretation of the ACPI standar...
2021-05-22 ericreorder entries
2021-05-22 ericallow to specify TLS ciphers and protocols in smtp(1)
2021-05-22 mpiUse atomic operations for reference counting VM maps.
2021-05-22 yasuokaRemove ipsec_utils.c, its headers, and the code block...
2021-05-22 antonIn revision 1.95 of cgi.c, a meta viewport element...
2021-05-21 bluhmIgnore return value of execve(2) in ktrace output....
2021-05-21 bluhmFix the calculation of the maximum stack size in the...
2021-05-21 bluhmSet the stack size attribute of the pthreads large...
2021-05-21 krwThe protective MBR for GPT partitioning must be at
2021-05-21 kettenisAvoid spinning on the kernel lock with interrupts disabled.
2021-05-21 kettenisThe implementation of the FUTEX_WAIT option in futex...
2021-05-21 deraadtreduce diff relative to other arch (arm64 seems most...
2021-05-21 deraadtdelete useless comment
2021-05-21 deraadtdelete useless comment
2021-05-21 kettenisAdd an additional pin configuration.
2021-05-21 kettenisFix some comments and use pmap_pte_insert() to update...
2021-05-21 mvsFix style(9) in prototypes definition.
2021-05-21 djmfix memleak in test
2021-05-21 djmalso check contents of remaining string
2021-05-21 djmunit test for misc.c:strdelim() that mostly servces...
2021-05-21 gkoehlerFix __ppc_lock for page faults that recursively grab...
2021-05-20 kettenisPrint cache information based on device tree properties...
2021-05-20 dvvmm(4): don't advertise cpu support for TSC_ADJUST msr
2021-05-20 janRemoves the useless FILE* parameter of get_line().
2021-05-20 drahnSignificant overhaul of the floating point save/restore...
2021-05-20 florianFix previous.
2021-05-20 tbEVP_Digest*: fix documented return values.
2021-05-20 krwNuke duplicate declaration of MBR_init_GPT().
2021-05-20 bluhmWe changed powerpc64 to allow write access to write...
2021-05-20 claudioProperly initalize the MRT config so that mrt_reconfigu...
2021-05-20 claudioFix bgpctl show mrt argument list. Seems like peers...
2021-05-20 martijnRename context to pdutype. This is in line with the...
2021-05-20 mpiMake use of uao_dropswap_range() in uao_free() instead...
2021-05-20 ericCall tls_accept_socket() and tls_connect_socket() immed...
2021-05-20 drahnSignificant overhaul of the floating point save/restore...
2021-05-20 jsgarm64 -> powerpc64
2021-05-20 jsgmention riscv64 config lines
2021-05-20 jsgbuild pcidump on riscv64
2021-05-19 jsgadd pci to RAMDISK as well
2021-05-19 drahnRevert hack to build clang with -static on riscv64.
2021-05-19 drahnCorrect the library path for native build of ramdisks.
2021-05-19 krwNo need to pass the location of the partition table to
2021-05-19 kettenisGet rid of the do-nothing cache setup code. The RISC...
2021-05-19 deraadtdelete useless XXX
2021-05-19 deraadtdelete useless XXX
2021-05-19 kettenisOnly advertise MSI support if there is an MSI controlle...
2021-05-19 florianWhen we disable "Transfer-Encoding: chunked" in the...
2021-05-19 kettenisAdd PCI support.
2021-05-19 bluhmDouble the maximum data size limit on powerpc64. Now...
2021-05-19 kettenisIn ttyinfo() check that ps_vmspace isn't NULL before...
2021-05-19 patrickDisable global mappings when using PCID.
2021-05-19 kettenisBring riscv64 intr.c code in sync with arm64. This...
2021-05-19 deraadtenter new dirs
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.
next