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