Age | Commit message (Expand) | Author |
2021-03-16 | Node without a "status" property should be considered enabled as well. | Mark Kettenis |
2021-03-16 | Make sure that switching the console from serial to framebuffer works | Mark Kettenis |
2021-03-16 | acpi_intr_disestablish() should free its own cookie. | Patrick Wildt |
2021-03-16 | Bump MAXTSIZ to 256MB on i386. | Kurt Miller |
2021-03-16 | handle theoretical case of sigfillsz not being pow2-sized on some | Theo de Raadt |
2021-03-16 | Fix some correctness issues in the lowelevel kernel bringup code. | Mark Kettenis |
2021-03-15 | Add code to acpiiort(4) to look up named components in the IORT and | Patrick Wildt |
2021-03-15 | Change API of acpiiort(4). It was written as a hook before, taking the | Patrick Wildt |
2021-03-15 | Add acpi_iommu_device_map(), which replaces the DMA tag with one that | Patrick Wildt |
2021-03-15 | Add the IORT structure for named components. These give us the stream ids | Patrick Wildt |
2021-03-15 | Clear AUTOCONF6TEMP flag when we detach inet6. | Florian Obser |
2021-03-15 | Don't put an extern variable (ppc_kvm_stolen) into vmparam.h, other instances | Theo de Raadt |
2021-03-14 | msi-map-mask is a pasto and should be iommu-map-mask. | Patrick Wildt |
2021-03-14 | regen | jan |
2021-03-14 | Add ID for Intel SSD DC | jan |
2021-03-13 | Advertise 30-bit color support. | Mark Kettenis |
2021-03-13 | We can use memory marked as EfiBootServicesCode or EfiBootServicesData | Mark Kettenis |
2021-03-12 | Add WSDISPLAYIO_DEPTH_30 in order to support 30-bit color support. | Mark Kettenis |
2021-03-12 | In ipw(4), ensure that net80211 is in ASSOC state while we are expecting | Stefan Sperling |
2021-03-12 | Use RA instead of MiRA in iwn(4). | Stefan Sperling |
2021-03-12 | Use RA instead of MiRA in iwm(4). | Stefan Sperling |
2021-03-12 | Add RA, a new 11n Tx rate adaptation module for net80211. | Stefan Sperling |
2021-03-12 | Update Spleen kernel fonts to version 1.9.0, bringing the following | Frederic Cambus |
2021-03-12 | spelling | Jonathan Gray |
2021-03-12 | spelling | Jonathan Gray |
2021-03-12 | Kill SINGLE_PTRACE and use SINGLE_SUSPEND which has almost the same semantic | Martin Pieuchot |
2021-03-11 | When RFC 8981 obsoleted RFC 4941 the terminology changed from | Florian Obser |
2021-03-11 | There is no need to try to attach IPv6 to an interface when the | Florian Obser |
2021-03-11 | If the AUTOCONF4 or AUTOCONF6 flags get enabled, force the interface up. | Theo de Raadt |
2021-03-11 | spelling | Jonathan Gray |
2021-03-11 | spelling | Jonathan Gray |
2021-03-11 | Add SMP support. | Mark Kettenis |
2021-03-11 | Make sure to skip attaching disabled I2C devices. This can happen on | Patrick Wildt |
2021-03-11 | Make sure to skip attaching disabled I2C devices. This can happen on | Patrick Wildt |
2021-03-11 | grow media a little | Theo de Raadt |
2006-10-06 | Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with | Miod Vallat |
2021-03-10 | Handle named references in acpi_getdevlist(). Fixes a regression in acpitz | tobhe |
2021-03-10 | Our ACPI namerefs are pointers to the byte structures for ACPI names. | Patrick Wildt |
2021-03-10 | The ktrace record for recvmsg/recvfrom could contain extract bits in | Theo de Raadt |
2021-03-10 | Let MAIR comment catch up with reality. | Mark Kettenis |
2021-03-10 | Fix typo for ATS attribute member in IORT root complex struct. | Patrick Wildt |
2021-03-10 | spelling | Jonathan Gray |
2021-03-10 | pmap_avail_setup() is the only place physmem is calculated, delete a bunch | Theo de Raadt |
2021-03-09 | Node without a "status" property should be considered enabled as well. | Mark Kettenis |
2021-03-09 | Issuing FIOSETOWN and TIOCSPGRP ioctl commands on a tun(4) device leaks | anton |
2021-03-09 | Shorten the if_cloners_lock name preventing it from being truncated in | anton |
2021-03-09 | Recognize Apple Firestorm cores. | Mark Kettenis |
2021-03-09 | Add support for 30-bit color modes. | Mark Kettenis |
2021-03-09 | Early daemons like dhcpleased(8), slaacd(8), unwind(8), resolvd(8) | Alexander Bluhm |
2021-03-09 | Add initial bits for Check Point UTM-1 EDGE N. | Visa Hankala |