openbsd
2021-03-11 jsingRemove ssl_downgrade_max_version().
2021-03-11 florianThere is no need to try to attach IPv6 to an interface...
2021-03-11 deraadtIf the AUTOCONF4 or AUTOCONF6 flags get enabled, force...
2021-03-11 krwUse timespec timers to determine when select-timeout...
2021-03-11 jsgspelling
2021-03-11 claudioRevert rev 1.116
2021-03-11 tbCheck for the existence of p5-IO-Socket-SSL by checking...
2021-03-11 jsgspelling
2021-03-11 kettenisAdd SMP support.
2021-03-11 knRemove unhelpful sentence from TPMR
2021-03-11 knDocument veb(4)
2021-03-11 knLink to sh(1) and use the same wording and markup for...
2021-03-11 claudioThere is no need to revisit a file in the repo, so...
2021-03-11 claudioThere is no need for a global enity queue, instead...
2021-03-11 patrickMake sure to skip attaching disabled I2C devices. ...
2021-03-11 patrickMake sure to skip attaching disabled I2C devices. ...
2021-03-11 deraadtgrow media a little
2021-03-11 deraadtthat 0 should be NULL
2021-03-11 nicmTidy old jobs every hour instead of every 30 seconds.
2021-03-11 jmcgroff complains about the word "An" in an Rs/Re block...
2021-03-11 nicmAdd an "absolute-centre" alignment to use the centre...
2021-03-11 nicmAdd split-window -Z to start the pane zoomed, GitHub...
2021-03-10 jsgBuild install media with -fno-asynchronous-unwind-table...
2021-03-10 tobheHandle named references in acpi_getdevlist(). Fixes...
2021-03-10 millertzlib functions take a gzFile not gzFile * (gzFile is...
2021-03-10 patrickOur ACPI namerefs are pointers to the byte structures...
2021-03-10 millertAdd support for ^R (redraw) in insert mode too.
2021-03-10 millertDon't return ERR if resize didn't change size
2021-03-10 millertFix redrawing of a multiline PS1 prompt in vi mode.
2021-03-10 knTypofix previous
2021-03-10 jsingGuard TLS1_get_{client_,}version() macros with #ifndef...
2021-03-10 jsingRevise TLS extension regress to match version handling...
2021-03-10 jsingImprove internal version handling.
2021-03-10 ericdo not request client certificate unless required
2021-03-10 deraadtThe ktrace record for recvmsg/recvfrom could contain...
2021-03-10 deraadtcleanup the 3 ways (2 for ipv4, 1 for ipv6) of doing...
2021-03-10 kettenisLet MAIR comment catch up with reality.
2021-03-10 patrickFix typo for ATS attribute member in IORT root complex...
2021-03-10 yasuokaExpand the maximum length for CHAP challenge to 96...
2021-03-10 patrickFix "phone number" spelling.
2021-03-10 jsgspelling
2021-03-10 ratchovsndiod: When a slot structure is recycled allocate...
2021-03-10 ratchovsndiod: Style tweak: swap if/else code blocks in slot_new()
2021-03-10 claudioWhen adding files from the manifest only the .crl need...
2021-03-10 deraadtpmap_avail_setup() is the only place physmem is calcula...
2021-03-10 dtuckerImport regenerated moduli file.
2021-03-10 djmno need to reset buffer after send_msg() as that is...
2021-03-09 tobheAlso log transforms on IKE SA rekey.
2021-03-09 kettenisNode without a "status" property should be considered...
2021-03-09 antonIssuing FIOSETOWN and TIOCSPGRP ioctl commands on a...
2021-03-09 antonShorten the if_cloners_lock name preventing it from...
2021-03-09 kettenisRecognize Apple Firestorm cores.
2021-03-09 knZap stray Xr
2021-03-09 knFix TRUNK synopsis alignment
2021-03-09 traceyRemove documentation for all port modules no longer...
2021-03-09 kettenisAdd support for 30-bit color modes.
2021-03-09 martijnFix some old phrasing on how to set up a trap handler...
2021-03-09 martijnDedicated regress test for snmp(1) instead of semi...
2021-03-09 sthendocument zstd support in EXTRACT_CASES and change from...
2021-03-09 bluhmKernel drops fewer messages in sendsyslog(2), adapt...
2021-03-09 bluhmEarly daemons like dhcpleased(8), slaacd(8), unwind...
2021-03-09 krwReplace time_t startup_time with struct timespec link_t...
2021-03-09 visaAdd initial bits for Check Point UTM-1 EDGE N.
2021-03-09 nicmAllow cursor to be just after match if copying, GitHub...
2021-03-09 nicmCopy mode improvements from Anindya Mukherjee:
2021-03-09 ottoChange the implementation of the malloc cache to keep...
2021-03-09 deraadtdhcpleased wants /var (but contains code to handle...
2021-03-09 deraadtDo not adjust (uhm.. zero) the swap 'b' partition size...
2021-03-09 deraadtofw_read_mem_regions() can skip calculation of physmem...
2021-03-08 patrickEnable ixl(4).
2021-03-08 lumStart looking at parsing text to find separators.
2021-03-08 lumPut regex tests into a function.
2021-03-08 claudioRevert commitid: AZrsCSWEYDm7XWuv;
2021-03-08 deraadtdhclient relationship with "inet autoconf" is incorrect...
2021-03-08 florianWe no longer "accept" RAs in the kernel, delete mislead...
2021-03-08 florianNote that slaacd(8) is enabled by default. Also note...
2021-03-08 jcsAdd another Type Cover device
2021-03-08 jcsregen
2021-03-08 jcsAdd Surface Pro Type Cover
2021-03-08 jcsAllow uhidev child devices to claim selective report ids
2021-03-08 kettenisAdd support for sdhc(4) on Raspberry Pi in ACPI mode.
2021-03-08 kurtAdd RK809 to list of supported chips for this driver.
2021-03-08 kurtAdd support for rk809 as seen on the Rock Pi N10 with...
2021-03-08 claudioWhen introducing prefix_eligible() I botched up one...
2021-03-08 kettenisRevise the ASID allocation sheme to avoid a hang when...
2021-03-08 mpiMove a KERNEL_ASSERT_LOCKED() from single_thread_clear...
2021-03-08 mpiKill SINGLE_PTRACE and use SINGLE_SUSPEND which has...
2021-03-08 ratchovsndiod: Use chronological order for {dev,port}_list
2021-03-08 ratchovsndiod: Initialize dev->master_enabled earlier
2021-03-08 ratchovsndiod: Style tweak: uniformize pattern to access ctlsl...
2021-03-08 jsguse a journal reference instead of cstr when possible
2021-03-08 deraadtRemove the workaround which identified Go executables...
2021-03-08 jsgcorrect paper title
2021-03-08 jsgAdd some references, most of these were removed when...
2021-03-07 mortimerExplicitly align kernel text.
2021-03-07 yasuokaFix aml_store() to work properly when the lvalue is...
2021-03-07 ericuse the mx hostname for sni on outgoing connection...
2021-03-07 florianReduce debug logging by moving protocol level debug log
2021-03-07 tbFix intercardinal directions in hack help.
2021-03-07 florianNo need to cap the exponential backoff here, iface_time...
next