Author: kevans
Date: Thu Mar 28 03:31:51 2019
New Revision: 345627
URL: https://svnweb.freebsd.org/changeset/base/345627
Log:
if_bridge(4): ensure all traffic passing over the bridge is accounted for
Consider a bridge0 with em0 and em1 members. Traffic rx'd by em0 and
transmitted by bridg
Author: kevans
Date: Thu Mar 28 03:48:51 2019
New Revision: 345628
URL: https://svnweb.freebsd.org/changeset/base/345628
Log:
dtc(1): Update to 1a79f5f26631
Highlights:
- Bugfix for order in which /delete-node/ and /delete-property/ are
processed [0]
- /omit-if-no-ref/ support has b
Author: emaste
Date: Thu Mar 28 02:12:32 2019
New Revision: 345625
URL: https://svnweb.freebsd.org/changeset/base/345625
Log:
revert r341429 "disable BIND_NOW in libc, libthr, and rtld"
r345620 by kib@ fixed the rtld issue that caused a crash at startup
during resolution of libc's ifuncs
Author: kib
Date: Wed Mar 27 22:35:28 2019
New Revision: 345620
URL: https://svnweb.freebsd.org/changeset/base/345620
Log:
rtld: disable relro enforcement for irelative relocation processing.
This fixes yet another breakage for relro + bind now.
Reported by: emaste
Sponsored by: The
Author: rpokala
Date: Wed Mar 27 21:50:01 2019
New Revision: 345611
URL: https://svnweb.freebsd.org/changeset/base/345611
Log:
Teach jedec_dimm(4) to be more forgiving of non-fatal errors.
It looks like some DIMMs claim to have a TSOD, but actually don't. Some
claim they weren't able to c
Author: tychon
Date: Wed Mar 27 20:15:51 2019
New Revision: 345601
URL: https://svnweb.freebsd.org/changeset/base/345601
Log:
Use the BUS_DMA_NOWRITE flag to expose and create the read-only VT-d
IOMMU mappings.
Reviewed by: kib
Sponsored by: Dell EMC Isilon
Differential Revision:
Author: markj
Date: Wed Mar 27 19:40:18 2019
New Revision: 345596
URL: https://svnweb.freebsd.org/changeset/base/345596
Log:
Fix pidfile_open(3) to handle relative paths with multiple components.
r322369's use of basename(3) was incorrect and worked by accident so
long as the pidfile path
Author: markj
Date: Wed Mar 27 19:34:19 2019
New Revision: 345594
URL: https://svnweb.freebsd.org/changeset/base/345594
Log:
Stop using -fdebug-prefix-map to map the object directory.
We were doing so as a workaround for the problem addressed by r345593, so
it's no longer necessary.
Author: markj
Date: Wed Mar 27 19:32:21 2019
New Revision: 345593
URL: https://svnweb.freebsd.org/changeset/base/345593
Log:
Prepend DW_AT_comp_dir to relative line number directory table entries.
Relative directories may appear in the line number program for a CPU if
files were included
Author: bde
Date: Wed Mar 27 18:03:34 2019
New Revision: 345585
URL: https://svnweb.freebsd.org/changeset/base/345585
Log:
Fix accessing pixels under the mouse cursor:
Reading of single pixels didn't look under the cursor.
Copying of 1x1 bitmaps didn't look under the cursor for either
Author: manu
Date: Wed Mar 27 17:55:39 2019
New Revision: 345584
URL: https://svnweb.freebsd.org/changeset/base/345584
Log:
pkgbase: Use uname as ABI_FILE
Add some more missed in r345159
MFC after:1 week
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
Author: emaste
Date: Wed Mar 27 17:28:23 2019
New Revision: 345583
URL: https://svnweb.freebsd.org/changeset/base/345583
Log:
revert r302146: makeroot: zero out subsecond component of time= keywords
After r345281 by mhorne subsecond components are supported.
PR: 194703
Spon
Author: br
Date: Wed Mar 27 16:26:03 2019
New Revision: 345581
URL: https://svnweb.freebsd.org/changeset/base/345581
Log:
Grab timer frequency from FDT.
RISC-V timer has no dedicated DTS node and we have to get timer
frequency from cpus node.
Tested on Government Furnished Equipment
Author: des
Date: Wed Mar 27 15:17:29 2019
New Revision: 345579
URL: https://svnweb.freebsd.org/changeset/base/345579
Log:
Add workaround for a QoS-related bug in VMWare Workstation.
Submitted by: yuripv
Differential Revision:https://reviews.freebsd.org/D18636
Modified:
head/cr
Author: emaste
Date: Wed Mar 27 14:35:38 2019
New Revision: 345576
URL: https://svnweb.freebsd.org/changeset/base/345576
Log:
Merge r345574 from vendor-crypto:
upstream: when checking that filenames sent by the server side
match what the client requested, be prepared to handle shell-st
On Tue, 26 Mar 2019 at 15:47, Edward Tomasz Napierala wrote:
>
> Author: trasz
> Date: Tue Mar 26 15:47:13 2019
> New Revision: 345549
> URL: https://svnweb.freebsd.org/changeset/base/345549
>
> Log:
> Make smartpqi(4) behave better when running out of memory, by returning
> CAM_RESRC_UNAVAIL
Author: scottl
Date: Wed Mar 27 12:25:46 2019
New Revision: 345573
URL: https://svnweb.freebsd.org/changeset/base/345573
Log:
Add missing break statements. Coverity CID 1400446.
Reported by: mav
Modified:
head/sys/dev/mpr/mpr_table.c
head/sys/dev/mps/mps_table.c
Modified: head/sys/d
25.03.2019 21:12, Ian Lepore wrote:
> On Mon, 2019-03-25 at 05:42 -0700, Cy Schubert wrote:
>> In message <201903250746.x2p7kkuu019...@repo.freebsd.org>, Allan
>> Jude
>> writes:
>>> Author: allanjude
>>> Date: Mon Mar 25 07:46:20 2019
>>> New Revision: 345491
>>> URL: https://svnweb.freebsd.org/
Author: bde
Date: Wed Mar 27 08:02:55 2019
New Revision: 345568
URL: https://svnweb.freebsd.org/changeset/base/345568
Log:
Fix copying of bitmaps in depths > 8. This fix is complete, except different
depths for the source and target are not supported. The bits for higher
numbered planes (m
19 matches
Mail list logo