Age | Commit message (Expand) | Author |
2019-08-29 | The kernel uses rtm_addrs as a bit field for addresses that are | Alexander Bluhm |
2019-08-29 | Stop mentioning unsupported #number argument for break command | kn |
2019-08-29 | Enable USB Vbus supply on i.MX 8M. | Patrick Wildt |
2019-08-29 | The IFP address in arp(8) used some bytes from a location depending | Alexander Bluhm |
2019-08-29 | In the HTML formatter, assert(3) that no HTML nesting violation occurs. | Ingo Schwarze |
2019-08-29 | amldwusb(4), amlpciephy(4) and amlusbphy(4) | Mark Kettenis |
2019-08-29 | Add amldwusb(4), amlusbphy(4) and amlpciephy(4), drivers for the USB | Mark Kettenis |
2019-08-29 | Remove redundant ikev2_msg_valid_ike_sa() call. | tobhe |
2019-08-29 | route(8) used inet/inet6 autodetection also for the link address | Alexander Bluhm |
2019-08-29 | Capitalize my last name in copyright. | Mark Kettenis |
2019-08-29 | ure: attach to RTL8153B device on Lenovo USB-C Dock | Joshua Stein |
2019-08-29 | Capitalize my last name in copyright. | Mark Kettenis |
2019-08-29 | the latest commit introduced a regression in DATA filters | Gilles Chehade |
2019-08-29 | Always parse RSN/WPA IEs if the driver announces support for RSN. | Stefan Sperling |
2019-08-29 | Add support for RTL8153B after study of Linux r8152 driver. | Kevin Lo |
2019-08-29 | the builtin filters matching used to be reversed, as in "function must not | Gilles Chehade |
2019-08-29 | fix iwm(4) frame length check to account for header in firmware rx packet | Stefan Sperling |
2019-08-29 | Don't write to mbuf length fields before mbuf is removed from iwm(4) Rx ring. | Stefan Sperling |
2019-08-29 | Split dev_close() routine in two parts. | Alexandre Ratchov |
2019-08-29 | Split dev_open() in two parts. | Alexandre Ratchov |
2019-08-29 | Comment out the registration of smtp-out events. | Martijn van Duren |
2019-08-29 | Make debug printf in port_open() look as others | Alexandre Ratchov |
2019-08-29 | It is not longer necessary to double-escape ; in %%%, problem reported | Nicholas Marriott |
2019-08-29 | Fix wrong comment about MIDI port hold flag | Alexandre Ratchov |
2019-08-29 | Move code de disconnect all MIDI clients to its own routine. | Alexandre Ratchov |
2019-08-29 | Move code de disconnect all audio clients to its own routine. | Alexandre Ratchov |
2019-08-29 | Uniformize device-specific debug printfs | Alexandre Ratchov |
2019-08-29 | pf_state_insert() must grab state lock exclusively | Alexandr Nedvedicky |
2019-08-29 | fix a comparison which generated a warning on sparc64. | David Gwynne |
2019-08-29 | make the list of OM fibre distances go OM1, OM2, OM3, not OM2, OM1, OM3 | David Gwynne |
2019-08-28 | Use ACPI information to attach PCI busses like we do on arm64. There are a | Mark Kettenis |
2019-08-28 | Fix white spaces and wrap long lines. | Alexander Bluhm |
2019-08-28 | If the EX_CONFLICTOK flag is given, allow operations that (partly) | Mark Kettenis |
2019-08-28 | In rev 1.273 RTM_LOCK has been removed from net/rtsock.c. Since | Alexander Bluhm |
2019-08-28 | Polish; also, document defaults for 'listen on' and 'rde rib'. | Richard Procter |
2019-08-28 | At startup, unveil entire filesystem to read-only. If after privdrop, some | Theo de Raadt |
2019-08-28 | Recast "SCSISPC() != 2" into "!SCSI2() || SCSI3()", i.e. "!= 2" into | Kenneth R Westerback |
2019-08-28 | change valid_domainname() to accept a trailing dot. | Eric Faurot |
2019-08-28 | This code calls task_add(9) from a timeout, so create the taskq with | Mark Kettenis |
2019-08-28 | Add a link-greeting report. This allows us to get the active domain name | Martijn van Duren |
2019-08-28 | sync | Theo de Raadt |
2019-08-28 | Make filters more developer-friendly by giving more feedback on why a | Martijn van Duren |
2019-08-28 | Introduce SCSI0(), SCSI2() and SCSI3() defines to clarify (some) uses | Kenneth R Westerback |
2019-08-28 | sys/arch/luna88k/luna88k/locore0.S:dummy_cpu assumes that | Kenji Aoyama |
2019-08-28 | add config lines for amdgpu on arm64 | Jonathan Gray |
2019-08-28 | new manual page AES_encrypt(3) | Ingo Schwarze |
2019-08-28 | Build and enable amdgpu(4) on arm64. The DCN1.0 support has been made | Mark Kettenis |
2019-08-28 | amlpinctrl(4) | Mark Kettenis |
2019-08-28 | The resize event was never deciding to actually resize the pane if there | Nicholas Marriott |
2019-08-28 | Add amlpinctrl(4), a driver to configure pins and control GPIOs on Amlogic | Mark Kettenis |