openbsd
2021-03-18 claudioDo not assign the return value from asprintf (int)...
2021-03-18 claudioInitialize rsyncpid and httppid in the noop case. It...
2021-03-18 claudioSince the entity queues are per repo there is no need...
2021-03-18 bluhmRemove duplicate prototype.
2021-03-18 claudioType-cast getpagesize() from int to size_t for the...
2021-03-18 bluhmThe ntpd client code corrects both T1 and T4 with the...
2021-03-18 antonIn revision 1.91 of uhidev.c, jcs@ made sure to only...
2021-03-18 mvsregen
2021-03-18 mvsUnlock sendsyslog(2). Console output still requires...
2021-03-18 yasuokaFix previous (1.258). It breaks if localX itself is...
2021-03-17 jcsWhen devices have claimed multiple report ids, only...
2021-03-17 knMake "ifconfig mpw0 -mplslabel" work
2021-03-17 jsingRead ahead is now enforced for DTLS - remove workarounds.
2021-03-17 jsingUse consistent s_server_opt_ prefix.
2021-03-17 jsingAdd DTLSv1.2 support to openssl(1) s_client/s_server.
2021-03-17 tbfix whitespace nit in previous
2021-03-17 jsingUpdate for DTLSv1.2 being enabled.
2021-03-17 jsingEnable DTLSv1.2.
2021-03-17 jsingUpdate for DTLSv1.2 version handling.
2021-03-17 jsingAdd support for DTLSv1.2 version handling.
2021-03-17 stspList the Qu-c0-hr-b0-48 firmware image in the iwx(4...
2021-03-17 stspMake iwx(4) attach to AX201 devices with PCI ID 0x34f0.
2021-03-17 stspregen
2021-03-17 stspAdd another iwx(4) PCI device ID.
2021-03-17 stspMake iwn(4) send block ack request frames with the...
2021-03-17 florianSplit off init_ifaces from update_iface. init_ifaces...
2021-03-17 knUse correct rdomain when adding/deleting routes
2021-03-17 visaFix bit position of ORPHAN in PS_BITS.
2021-03-17 kettenisAdd missing memory clobbers to "data" barriers.
2021-03-17 claudioHide kernel internals from userland by wrapping more...
2021-03-17 claudioNetstat wants to access kernel internal structures...
2021-03-17 yasuokaAlways use an allocated buffer for {Read,Write}Blocks...
2021-03-16 tobheAdd 'grp31' alias for curve25519 as documented in iked...
2021-03-16 kettenisNode without a "status" property should be considered...
2021-03-16 kettenisMake sure that switching the console from serial to...
2021-03-16 krwNuke unused time_t variable.
2021-03-16 knMove setifrtlabel() and *keepalive() prototypes out...
2021-03-16 floriansync to unbound 1.13.1; heavy lifting by sthen
2021-03-16 patrickacpi_intr_disestablish() should free its own cookie.
2021-03-16 kurtBump MAXTSIZ to 256MB on i386.
2021-03-16 kurtOn i386 don't attempt to map shared libraries in low...
2021-03-16 florianDon't (try to) deconfigure an interface that was never...
2021-03-16 florianWe can't learn anything interesting from RTM_NEWADDR...
2021-03-16 deraadthandle theoretical case of sigfillsz not being pow2...
2021-03-16 millertDescribe what happens when RFC 4638 is not supported.
2021-03-16 kettenisFix some correctness issues in the lowelevel kernel...
2021-03-16 nicmAdd client-detached notification in control mode, from...
2021-03-16 knDo not delete control socket upon exit
2021-03-16 ottoA socket buffer is not the best size to read from a...
2021-03-16 djmdon't let logging clobber errno before use
2021-03-15 patrickAdd code to acpiiort(4) to look up named components...
2021-03-15 patrickChange API of acpiiort(4). It was written as a hook...
2021-03-15 patrickAdd acpi_iommu_device_map(), which replaces the DMA...
2021-03-15 patrickAdd the IORT structure for named components. These...
2021-03-15 tobheWe makes sure that a dh group is required if the local...
2021-03-15 tobheIgnore msg_ke in CREATE_CHILD_SA if DH negotiation...
2021-03-15 florianClear AUTOCONF6TEMP flag when we detach inet6.
2021-03-15 deraadtDon't put an extern variable (ppc_kvm_stolen) into...
2021-03-15 nicmDo not crash if there is no item to show command error...
2021-03-15 espietweaks to system version handling:
2021-03-15 jsgspelling
2021-03-15 espieadd a check for system-version, since I tend to reverse...
2021-03-15 claudioAllocate the repo structs individually linked by a...
2021-03-14 tobheLog errors with log level info and SPI.
2021-03-14 florianSince we are doing getifaddrs() anyway we can get the...
2021-03-14 patrickmsi-map-mask is a pasto and should be iommu-map-mask.
2021-03-14 jmcadd HISTORY; from maxim vuets
2021-03-14 janregen
2021-03-14 janAdd ID for Intel SSD DC
2021-03-13 tobheUse EXFLAG_INVALID to handle out of memory and parse...
2021-03-13 knRemove "deletetunnel" (deprecated with 6.4)
2021-03-13 knMove all rdomain bits under SMALL
2021-03-13 knMove MPLS related function prototypes under SMALL
2021-03-13 deraadtbecause the kernel has been replaced after last boot...
2021-03-13 sthensync usb_device_info with usb.h, spotted by Enrik Berkh...
2021-03-13 kettenisAdvertise 30-bit color support.
2021-03-13 sthenonly try to set timestamps on files; avoids error with...
2021-03-13 kettenisWe can use memory marked as EfiBootServicesCode or...
2021-03-13 dtuckerAdd TEST_SSH_MODULI_FILE variable to allow overriding...
2021-03-12 kettenisAdd WSDISPLAYIO_DEPTH_30 in order to support 30-bit...
2021-03-12 deraadtsync
2021-03-12 sthenmerge unbound-1.13.1
2021-03-12 sthenupdate to unbound-1.13.1, tested by gnezdo@
2021-03-12 florianINET6_NOPRIVACY is called AUTOCONF6TEMP now, missed...
2021-03-12 stspIn ipw(4), ensure that net80211 is in ASSOC state while...
2021-03-12 florianAdd deprecation warning for autoconfprivacy.
2021-03-12 stspUse RA instead of MiRA in iwn(4).
2021-03-12 stspUse RA instead of MiRA in iwm(4).
2021-03-12 stspAdd RA, a new 11n Tx rate adaptation module for net80211.
2021-03-12 tbZap a useless variable.
2021-03-12 tbMissing void in function definition
2021-03-12 tbFix checks of memory caps of constraints names
2021-03-12 fcambusUpdate Spleen kernel fonts to version 1.9.0, bringing...
2021-03-12 jsgspelling
2021-03-12 knEmulate "[inet] autoconf" hostname.if(5) lines with...
2021-03-12 jsgspelling
2021-03-12 mpiKill SINGLE_PTRACE and use SINGLE_SUSPEND which has...
2021-03-12 nicmFix so tmux correctly sends the cvvis (cursor very...
2021-03-12 jsgfix previous
2021-03-12 jmcspelling: refenece -> reference
next