openbsd
2021-05-27 claudioFix how the rde_eval_all flag is tracked. Make sure...
2021-05-27 claudioAdd the bits needed in bgpctl to show the new ADD-PATH...
2021-05-27 claudiobgpd(8) will soon support ADD-PATH (RFC7911) and enhanc...
2021-05-27 claudioFix bad logic in last commit. If graceful restart is...
2021-05-27 kettenisUse todr_attach(). Prompted by cheloha@
2021-05-27 claudioImprove graceful restart capability handling.
2021-05-27 deraadtsync
2021-05-27 dlgajacoutot says i missed copying some bits from bridge...
2021-05-27 dlgajacouto says i missed copying some bits from bridge...
2021-05-26 kettenisAdd aplspmi(4), a driver for the Apple SPMI controller...
2021-05-26 bluhmUpdate libexpat to 2.4.1. This fixes CVE-2013-0340...
2021-05-26 kettenisFix the return value for the FUTEX_WAIT/FUTEX_WAIT_PRIV...
2021-05-26 ericreplaces calls to err(3)/errx(3) with fatal()/fatalx...
2021-05-26 mvsUse `so_lock' to protect key management (PF_KEY) socket...
2021-05-26 ericremove unused code
2021-05-26 dlgadd support for pf divert-to on tpmr, like what was...
2021-05-26 dlgsupport divert-to when pf applies it to a packet.
2021-05-26 djmfix SEGV in UpdateHostkeys debug() message, triggered...
2021-05-25 bluhmAs network features are not added dynamically, the...
2021-05-25 ericremove obsolete files
2021-05-25 jcsinstruct git to ignore all **/obj entries created by...
2021-05-25 guentherclang's assembler now supports 64-suffixed versions...
2021-05-25 knprogram headers: do not rely on DYNAMIC coming before...
2021-05-25 claudioInstead of the old way of prefix withdraw on a bad...
2021-05-25 bluhmThe arrays sadb_exts_allowed_out and sadb_exts_required...
2021-05-25 ratchovDrop assembly for 24-bit fixed-point operations
2021-05-25 deraadtsync
2021-05-24 phesslercreate audio devices for armv7
2021-05-24 kettenisAdd apldwusb(4), a glue driver for the Synpsys DesignWa...
2021-05-24 kettenisAdd support for a DART with two sets of registers....
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
next