Age | Commit message (Expand) | Author |
2021-11-15 | Revert to eager removal of poll/select knotes | Visa Hankala |
2021-11-15 | Third attempt to solve the claim multiple report ids conflict. Using the | Anton Lindqvist |
2021-11-15 | In preparation for once again trying the resolve the claim multiple | Anton Lindqvist |
2021-11-14 | Make sure efiboot is built with RELA/REL relocations and not RELR, | Philip Guenther |
2021-11-13 | Catch up with (proposed) Linux device tree bindings. | Mark Kettenis |
2021-11-13 | Use long filenames by default on FAT filesystems | Klemens Nanni |
2021-11-13 | Let filt_fileattach() run without the kernel lock | Visa Hankala |
2021-11-12 | Add #defines and typedefs for RELR, a compressed form for relative relocations | Philip Guenther |
2021-11-12 | sigsuspend(2): sleep on &nowake channel | Scott Soule Cheloha |
2021-11-12 | Add support for controlling keyboard LEDs. | Mark Kettenis |
2021-11-12 | Use a mutex to lock the bus such that we can safely access the bus from | Mark Kettenis |
2021-11-12 | "netconfigd" is now better known as resolvd(8) | Theo de Raadt |
2021-11-12 | Add support for 40MHz channels to the iwn(4) driver. | Stefan Sperling |
2021-11-12 | Sync the iwn(4) "enhanced Tx power" eeprom data structure with Linux. | Stefan Sperling |
2021-11-12 | Keep knotes between poll/select systems calls | Visa Hankala |
2021-11-11 | The Apple DART has a nifty feature that allows us protection of subranges | Mark Kettenis |
2021-11-11 | Fix GENERIC kernel compilation. | Vitaliy Makkoveev |
2021-11-11 | Do not call ip_deliver() recursively from IPsec. As there is no | Alexander Bluhm |
2021-11-11 | Use vnode(9) lock to protect `v_socket' dereference. | Vitaliy Makkoveev |
2021-11-11 | Destroy protocol control block before perform `so_q0' and `so_q' queues | Vitaliy Makkoveev |
2021-11-11 | Ignore tags files | Klemens Nanni |
2021-11-11 | Fix iwn(4) with 4965 devices. | Stefan Sperling |
2021-11-11 | Allow pfi_kif_get() callers to pre-allocate buffer for new kif. If kif | Alexandr Nedvedicky |
2021-11-11 | Retire switch(4) it never really was production ready and the OpenFlow | Claudio Jeker |
2021-11-11 | Convert a for loop into LIST_FOREACH to reduce the diff to NetBSD. | Theo Buehler |
2021-11-11 | Here we go again, revert the second attempt to resolve the | Anton Lindqvist |
2021-11-10 | Give sppp(4) its own RTP_PROPOSAL priority | Bjorn Ketelaars |
2021-11-10 | sppp(4) - support PPP IPCP extensions for DNS | Bjorn Ketelaars |
2021-11-10 | Second attempt to resolve UHIDEV_CLAIM_MULTIPLE_REPORTID conflict, this | Anton Lindqvist |
2021-11-10 | whitespace tweak, no functional change. | David Gwynne |
2021-11-10 | whitespace tweaks, no functional change. | David Gwynne |
2021-11-09 | Add gpiokeys(4) for arm64 | Klemens Nanni |
2021-11-09 | Sort gpio{leds,charger} | Klemens Nanni |
2021-11-09 | Add IPv4, TCP4/6 and UDP4/6 checksum offloading. | Jan Klemkow |
2021-11-09 | The uhidevsubmatch() routine was imported from NetBSD back in 2002 along with | Anton Lindqvist |
2021-11-08 | Use plen consistently. | Tobias Heider |
2021-11-08 | remove reference to ieee80211_mira.c which has been sent to the Attic | Stefan Sperling |
2021-11-08 | Send MiRA source files to the Attic. | Stefan Sperling |
2021-11-08 | Plug uhidev memory leak during detach. | Anton Lindqvist |
2021-11-08 | whitespace tweak, no functional change | David Gwynne |
2021-11-08 | whitespace tweaks, no functional change. | David Gwynne |
2021-11-08 | veb rules are an smr list, so traversal should be in an smr crit section | David Gwynne |
2021-11-07 | net.inet6.icmp6.nd6_debug doesn't need to warn about RDNSS/DNSSL options | Stuart Henderson |
2021-11-07 | Fall back to label if function is missing | Klemens Nanni |
2021-11-07 | Simplify print logic | Klemens Nanni |
2021-11-07 | Enable igc(4). | Patrick Wildt |
2021-11-07 | Constify struct cfattach, not struct cfdriver. | Patrick Wildt |
2021-11-07 | Fix handling of interrupts shared between multiple dwiic(4) devices. | Stefan Sperling |
2021-11-07 | Fix tpyo of ecma. Reported by Matthew (chohag at jtan dot com) | Claudio Jeker |
2021-11-06 | Make `unp_msgcount' and `unp_file' atomic. Introduce `unp_rights_mtx' | Vitaliy Makkoveev |