summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-12Add test for passive interfacesdenis
2020-06-12Fix pasto; configure pin as input if it isn't an output.Mark Kettenis
2020-06-12Silence amdgpu_device_resize_fb_bar; supporting resizing of PCI BARs isMark Kettenis
2020-06-12Make amdgpu_irq_add_domain silent; this functionality is only needed toMark Kettenis
2020-06-12Remove superflous space I added with my last commit.remi
2020-06-12add a comment saying that name_cmp() is intentionally undocumented;Ingo Schwarze
2020-06-12don't warn on calls to drm_connector_attach_content_protection_property()Jonathan Gray
2020-06-12correct typo, this did not compile..Theo de Raadt
2020-06-12document PEM_ASN1_read(3) and PEM_ASN1_read_bio(3);Ingo Schwarze
2020-06-12Do not wait on shutdown for commands started with run -b.Nicholas Marriott
2020-06-12Pay attention to the (Linux) kernel log level.Mark Kettenis
2020-06-12Since we don't support CONFIG_SWIOTLB, make drm_need_swiotlb() just returnMark Kettenis
2020-06-12We won't support debugfs stuff on OpenBSD, at least not via a filesystemMark Kettenis
2020-06-12Make i915_perf_register silent; don't see us supporting this functionalityMark Kettenis
2020-06-12Revert addition of double underbars for filter-specific flag.Martin Pieuchot
2020-06-12update usage() with -R.remi
2020-06-12Check if a pane needs to be paused when output is written rather thanNicholas Marriott
2020-06-12move-pane also defaults to marked pane now, reported by Ben Challenor.Nicholas Marriott
2020-06-12DRM_I915_FBDEV was replaced by DRM_FBDEV_EMULATIONJonathan Gray
2020-06-12Fix quoting with newlines and single quotes.Nicholas Marriott
2020-06-12Add -R to show a summary of rdomains with associated interfaces and tables.remi
2020-06-12remove unused mcx_softc members.David Gwynne
2020-06-12correct RFC number; from HARUYAMA Seigo via GH PR191Damien Miller
2020-06-11wrap some long lines. no functional change.David Gwynne
2020-06-11Add some formats for search in copy mode (search_present, search_match).Nicholas Marriott
2020-06-11Fix small bug in parsing the IORT tables. Mapping entries specify the numberMark Kettenis
2020-06-11wording tweaks from ross l richardson and tb;Jason McIntyre
2020-06-11sort;Jason McIntyre
2020-06-11Fix a regression in rev. 1.238 (2019/07/26):Otto Moerbeek
2020-06-11When detaching uaudio, wait for device ref counter to drop to 0Alexandre Ratchov
2020-06-11Use setlocale(LC_CTYPE, "") instead of setlocale(LC_ALL, "")Todd C. Miller
2020-06-11Move FRELE() outside fdplock in dup*(2) code. This avoids a potentialVisa Hankala
2020-06-11Fix length parameter to strlcpy, inputFS is a pointer.Todd C. Miller
2020-06-11handle sg_set_page() with NULL page argumentJonathan Gray
2020-06-11In iwn(4), iwm(4), and iwx(4), don't set the interface's MAC address againStefan Sperling
2020-06-11Fix a crash when completing sessions, from Anindya Mukherjee.Nicholas Marriott
2020-06-11Add a -A option to pause a pane manually.Nicholas Marriott
2020-06-11Rename poll-compatibility flag to better reflect what it is.Martin Pieuchot
2020-06-11Make spec_kqfilter() and cttykqfilter() behave like their correspondingMartin Pieuchot
2020-06-11Make iwx(4) update the Tx ring byte count table.Stefan Sperling
2020-06-11Increase iwx(4) command queue size. Otherwise the firmware sends duplicateStefan Sperling
2020-06-11Load iwx(4) firmware just once.Stefan Sperling
2020-06-11Add initial support for regulatory domain updates in iwx(4).Stefan Sperling
2020-06-11Use the NVM_GET_INFO command in iwx(4) instead of the manual NVM dataStefan Sperling
2020-06-11whitespace and speeling fix in a comment. no functional change.David Gwynne
2020-06-11make taskq_barrier wait for pending tasks, not just the running tasks.David Gwynne
2020-06-11syncTheo de Raadt
2020-06-11Make use of hardware crypto for CCMP. The tricky bits had been lyingJonathan Matthew
2020-06-11escodec(4)Patrick Wildt
2020-06-11simpleamp(4) and simpleaudio(4)Patrick Wildt