summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-02typo; from Christian HesseDamien Miller
2019-08-01smtpd can crash on excessively large input, causing a denial of service.Gilles Chehade
2019-08-01text improvements from evan silberman;Jason McIntyre
2019-08-01the argument name is "address_family" (with an underscore);Jason McIntyre
2019-08-01Link regress unveil-unmount to build.Alexander Bluhm
2019-08-01Don't leak resolv.conf contents.Kenneth R Westerback
2019-08-01Call unveil(2) in combination with unlink(2) and chroot(2).Alexander Bluhm
2019-08-01In ufs_lookup() *vpp is always refcounted, also in the ISDOTDOTAlexander Bluhm
2019-08-01Correctly wrap search in copy mode even if at the very top left, GitHubNicholas Marriott
2019-08-01Select the correct word for select-word when already at the start of aNicholas Marriott
2019-08-01update currency exchange rates;Jason McIntyre
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