openbsd
2019-08-28 ericchange valid_domainname() to accept a trailing dot.
2019-08-28 kettenisThis code calls task_add(9) from a timeout, so create...
2019-08-28 martijnAdd a link-greeting report. This allows us to get the...
2019-08-28 deraadtsync
2019-08-28 martijnMake filters more developer-friendly by giving more...
2019-08-28 krwIntroduce SCSI0(), SCSI2() and SCSI3() defines to clari...
2019-08-28 aoyamasys/arch/luna88k/luna88k/locore0.S:dummy_cpu assumes...
2019-08-28 jsgadd config lines for amdgpu on arm64
2019-08-28 schwarzenew manual page AES_encrypt(3)
2019-08-28 kettenisBuild and enable amdgpu(4) on arm64. The DCN1.0 suppor...
2019-08-28 kettenisamlpinctrl(4)
2019-08-28 nicmThe resize event was never deciding to actually resize...
2019-08-28 kettenisAdd amlpinctrl(4), a driver to configure pins and contr...
2019-08-28 kettenisAdd a PHY "framework".
2019-08-28 naddytypo
2019-08-28 dlgimplement a DV_POWERDOWN handler to flush cache and...
2019-08-28 deraadtsync
2019-08-28 dlgs/No separable connector/No connector/
2019-08-28 dlgremove some cruft
2019-08-28 dlgtry to factor media information out and use it for...
2019-08-27 dlgprint more qsfp temperature information
2019-08-27 deraadtOn amd64 the bootup and resume paths for SP/BP/SP were...
2019-08-27 kettenisamlrng(4)
2019-08-27 kettenisAdd amlrng(4), the simples random numer generator drive...
2019-08-27 knHonour -n when deleting entries, sync parse_host()...
2019-08-27 knSync const correctness with arp(8)
2019-08-27 awolkSync example with current databases/postgresql flags
2019-08-27 kettenisFix HSET4 and HCLR4 macros; I shouldn't make last-minut...
2019-08-27 jcssync
2019-08-27 jcsadd ethernet found on Lenovo USB-C Dock
2019-08-27 deraadtsync
2019-08-27 sthensync
2019-08-27 sthendisable base-gcc on i386, from daniel@, ok deraadt
2019-08-27 stspKeep ieee80211_node structures cached across scans...
2019-08-27 krwRefactor probing logic to mirror detach logic. i.e...
2019-08-27 jcag77 is not a valid MODFORTRAN_COMPILER any more
2019-08-27 patrickAdd imxtmu(4), a driver to support the temperature...
2019-08-27 dlghave a go at printing more monitoring information.
2019-08-27 kettenisError paths in radeondrm(4) call unregister_acpi_notifi...
2019-08-27 schwarzedocument OCSP_parse_url(3)
2019-08-27 schwarzedocument OCSP_cert_status_str(3)
2019-08-27 schwarzedocument OCSP_response_status_str(3)
2019-08-27 kettenisamlclock(4)
2019-08-27 kettenisamlclock(4)
2019-08-27 kettenisamclock(4), a driver for the Amlogic SoC clocks. For...
2019-08-27 martijnBetter error reporting on malformed packets.
2019-08-27 dlgdon't check the page number was set correctly.
2019-08-27 dlguse m_getptr to get to the right mbuf and offset for...
2019-08-27 dlgmake SIOCGIFSFFPAGE support QSFP modules better.
2019-08-27 dlgmake a start at reporting qsfp monitor values.
2019-08-26 bennoreplace a mmap() with pread(). The mmap() is not needed...
2019-08-26 deraadtsync
2019-08-26 antonWhen a thread tries to exclusively lock a vnode, the...
2019-08-26 tobheFix file descriptor leak due to popfile() never closing...
2019-08-26 pamelafree(3) style functions should accept NULL and do nothing
2019-08-26 bluhmDo not use the flow of the first fragment to store...
2019-08-26 tobheFix file descriptor leak in config parser. Inspired...
2019-08-26 nicmFix swap-window -d to work as intended, GitHub issue...
2019-08-26 claudioAdjust umb DNS printing code since the type of those...
2019-08-26 claudioReplace umb_ntop() with sockaddr_ntop() which does...
2019-08-26 schwarzedocument i2a_ASN1_INTEGER(3)
2019-08-26 piroftiRemove rdtsc macro.
2019-08-26 schwarzedocument ASN1_put_object(3) and ASN1_put_eoc(3)
2019-08-26 patrickRemove unnecessary retrieval of the GPC regmap. We...
2019-08-26 dlgremove some debug cruft that i should have removed...
2019-08-26 stspremove redundant assignment to ic_curmode
2019-08-26 kettenisamlreset(4)
2019-08-26 kettenisAdd amlreset(4), a driver to support reset signal contr...
2019-08-26 kettenisImplement GPIO hogging.
2019-08-26 sashanpf.conf "set timeout interval 1" causes kernel crash
2019-08-26 kettenisamluart(4)
2019-08-26 kettenisAdd amluart(4), a driver for the UARTs found on various...
2019-08-26 schwarzedocument ASN1_OCTET_STRING_cmp(3), ASN1_OCTET_STRING_du...
2019-08-26 espiealso pass the signature style
2019-08-25 deraadtsync
2019-08-25 schwarzeChange generating and checking of primes so that the...
2019-08-25 espiesynch with other changes. bug noticed by naddy@
2019-08-25 pamelaAdd SIOCDIFADDR_IN6 to the wroute pledge to allow remov...
2019-08-25 schwarzedocument EVP_sm3(3) and EVP_whirlpool(3), loosely based...
2019-08-25 knMerge common parsing route into new parse_host() helper
2019-08-25 ajacoutotspace -> tabs
2019-08-25 schwarzefix reversed meaning of error codes;
2019-08-25 schwarzetypo in function argument type;
2019-08-25 schwarzeCorrectly document the return values of i2d_ECDSA_SIG...
2019-08-25 jsgdrm/amdgpu: fix a potential information leaking bug
2019-08-25 mikoavoid checking s->spf twice if it is above maximum...
2019-08-25 schwarzeimport the CRYPTO_memcmp(3) manual from OpenSSL 1.1.1,
2019-08-25 martijnAllow for "port smtp" and "port smtps" on listen statement.
2019-08-24 krwSimply logic of detaching things. scsi_detach_bus(...
2019-08-24 tobheClarify "protected-subnet" option.
2019-08-24 tobheFix conflict when IKE SA and Child SA rekeying happen...
2019-08-24 krwKNF tweak.
2019-08-24 jsgsync devlist
2019-08-24 jsgdrm/i915/cml: Introduce Comet Lake PCH
2019-08-24 jsgdrm/i915/cml: Add CML PCI IDS
2019-08-23 martijnAssign the filter name to the proc name in the case...
2019-08-23 deraadtsync
2019-08-23 knHonour -n when setting entries
2019-08-23 ericonly process records of the expected type.
2019-08-23 schwarzedocument RSAPrivateKey_dup(3) and RSAPublicKey_dup(3)
next