summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-01xterm 348 now disables margins when resized, so send DECLRMM again.Nicholas Marriott
2019-08-01Add -N to capture-pane to preserve trailing spaces, from Leon Winter.Nicholas Marriott
2019-08-01Remove check for same size - size has already been changed so thisNicholas Marriott
2019-08-01Fix fd leak that broke disk_close().Visa Hankala
2019-08-01syncTheo de Raadt
2019-08-01add a manpage for tpmr(4).David Gwynne
2019-08-01enable tpmr(4) so people can try it.David Gwynne
2019-08-01wire up tpmr(4), an 802.1Q Two-Port MAC Relay implementationDavid Gwynne
2019-08-01add tpmr(4), a quick and dirty 802.1Q Two-Port MAC Relay implementationDavid Gwynne
2019-08-01The GlobalISel IRTranslator pass assumes that it is safe to use themortimer
2019-07-31When walking a leaf return the value itself instead of returning theMartijn van Duren
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-07-31ihidev: continue doing polling when interrupt setup failsJoshua Stein
2019-07-31dwiic_acpi: handle GPIO interrupts when we have no appropriate driverJoshua Stein
2019-07-31dwiic: stop enabling polling by defaultJoshua Stein
2019-07-31aml_find_node: perform callback on matched direct-child nodes beforeJoshua Stein
2019-07-31The ACPI 3 spec says the ToHexString and ToDec(imal)StringJoshua Stein
2019-07-31syncTheo de Raadt
2019-07-31Fix kmem access on octeon. Currently, mem_layout lists segments thatVisa Hankala
2019-07-31Fix errors while building bsd.rd & minirootXX.fs on luna88k that isKenji Aoyama
2019-07-31drm/amd/display: fix compilation errorJonathan Gray
2019-07-31drm/amd/display: Always allocate initial connector state stateJonathan Gray
2019-07-31drm/amdkfd: Fix sdma queue map issueJonathan Gray
2019-07-31drm/amdkfd: Fix a potential memory leakJonathan Gray
2019-07-31drm/amd/display: Disable ABM before destroy ABM structJonathan Gray
2019-07-31drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStEJonathan Gray
2019-07-31drm/amd/display: Fill prescale_params->scale for RGB565Jonathan Gray
2019-07-31space between macro arg and punctuation;Jason McIntyre
2019-07-31uppercase Ethernet;Jason McIntyre
2019-07-31Actually set promisc modes based on the interface stateJonathan Matthew
2019-07-31Allow sbBlkCount to be less than the number of physical sectors on theKenneth R Westerback
2019-07-30basic man page for iavf(4)Jonathan Matthew
2019-07-30Fix mapping of MSI sideband data when there are SMMU's present.Mark Kettenis
2019-07-30Update media type and status on link change events. Since we don't haveJonathan Matthew
2019-07-30Seems the Amppere eMAG has a silicon big where the number of writable bitsMark Kettenis
2019-07-30Make sure the virtual addresses that are used for EFI runtime servicesMark Kettenis
2019-07-30shorten the failure message, it should not wrap a line.Theo de Raadt
2019-07-30Use AUTOCONF4 flag. Set the flag on startup. But if the flag isKenneth R Westerback
2019-07-30push rxed packets to the stack once per interrupt (per port)David Gwynne
2019-07-30Reorder some text in the windows & panes section and add some betterNicholas Marriott
2019-07-30In addresses, consistently use "+" rather than ".+1".Ingo Schwarze
2019-07-30Previous version accidentally enabled VMM_DEBUG, so turn that off.Mike Larkin
2019-07-30enable DRIVER and KMS debug messages when DRMDEBUG is definedJonathan Gray
2019-07-30remove uneeded macro in previous;Jason McIntyre
2019-07-30let sshbuf_find/cmp take a void* for the search/comparisonDamien Miller
2019-07-29correct mispellings of EACCES; from Kris KatterjohnTheo de Raadt
2019-07-29Support disk write in efiboot for armv7 and arm64.YASUOKA Masahiko
2019-07-29Expand description of ac_flag values into a tagged list.Todd C. Miller
2019-07-29Add AUNVEIL bit to the acct(5) manpage since it's already being used by bothRicardo Mestre
2019-07-29The IPv6 duplicate address detection may send a packet before theAlexander Bluhm