Author: phil
Date: Fri Jun 9 03:34:38 2017
New Revision: 319732
URL: https://svnweb.freebsd.org/changeset/base/319732
Log:
Fix import.sh w/ new $BUILDWORLD
Submitted by: phil
Modified:
vendor/Juniper/libxo/import.sh
Modified: vendor/Juniper/libxo/import.sh
=
Author: phil
Date: Fri Jun 9 03:32:49 2017
New Revision: 319731
URL: https://svnweb.freebsd.org/changeset/base/319731
Log:
Import libxo-0.8.1 with official fix to today's build break.
Submitted by: phil
Modified:
head/contrib/libxo/configure.ac
head/contrib/libxo/doc/libxo-manual.html
Author: phil
Date: Fri Jun 9 03:30:40 2017
New Revision: 319730
URL: https://svnweb.freebsd.org/changeset/base/319730
Log:
Tag libxo 0.8.1
Added:
- copied from r319729, vendor/Juniper/libxo/dist/
Directory Properties:
vendor/Juniper/libxo/0.8.1/ (props changed)
___
Author: phil
Date: Fri Jun 9 03:30:07 2017
New Revision: 319729
URL: https://svnweb.freebsd.org/changeset/base/319729
Log:
Import libxo 0.8.1
Modified:
vendor/Juniper/libxo/dist/configure.ac
vendor/Juniper/libxo/dist/doc/libxo-manual.html
vendor/Juniper/libxo/dist/libxo/libxo.c
Modified
> On 7. Jun 2017, at 23:56, Ed Maste wrote:
>
> On 7 June 2017 at 18:18, Ed Maste wrote:
>> On 27 April 2017 at 13:53, Michael Tuexen wrote:
>>> Author: tuexen
>>> Date: Thu Apr 27 17:53:05 2017
>>> New Revision: 317512
>>> URL: https://svnweb.freebsd.org/changeset/base/317512
>>
>> FYI when c
Author: gjb
Date: Thu Jun 8 23:56:23 2017
New Revision: 319728
URL: https://svnweb.freebsd.org/changeset/base/319728
Log:
Rename stable/11 from PRERELEASE to BETA1 as part of the 11.1-RELEASE
cycle.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
stable/11
> On Jun 8, 2017, at 5:28 PM, John Baldwin wrote:
>
> On Thursday, June 08, 2017 05:07:40 PM Alan Cox wrote:
>>
>>> On Jun 8, 2017, at 2:37 PM, John Baldwin wrote:
>>>
>>> On Thursday, June 08, 2017 12:55:45 PM Bryan Drewery wrote:
On 6/8/17 12:18 PM, John Baldwin wrote:
> Author: jh
On Thursday, June 08, 2017 05:07:40 PM Alan Cox wrote:
>
> > On Jun 8, 2017, at 2:37 PM, John Baldwin wrote:
> >
> > On Thursday, June 08, 2017 12:55:45 PM Bryan Drewery wrote:
> >> On 6/8/17 12:18 PM, John Baldwin wrote:
> >>> Author: jhb
> >>> Date: Thu Jun 8 16:18:41 2017
> >>> New Revision:
Author: glebius
Date: Thu Jun 8 22:13:29 2017
New Revision: 319727
URL: https://svnweb.freebsd.org/changeset/base/319727
Log:
MFC r317806:
The nandsim(4) simulator driver doesn't have any protection against
races at least in its ioctl handler, and at the same time it creates
device
Author: glebius
Date: Thu Jun 8 22:12:10 2017
New Revision: 319726
URL: https://svnweb.freebsd.org/changeset/base/319726
Log:
MFC r318677:
Fix regression in ndis(4) after r286410. This adds a bunch of checks for
whether this is a Ethernet or 802.11 device and does proper dereferencing.
> On Jun 8, 2017, at 2:37 PM, John Baldwin wrote:
>
> On Thursday, June 08, 2017 12:55:45 PM Bryan Drewery wrote:
>> On 6/8/17 12:18 PM, John Baldwin wrote:
>>> Author: jhb
>>> Date: Thu Jun 8 16:18:41 2017
>>> New Revision: 319702
>>> URL: https://svnweb.freebsd.org/changeset/base/319702
>>>
On Thu, Jun 08, 2017 at 02:49:43PM -0700, John Baldwin wrote:
> On Thursday, June 08, 2017 08:47:18 PM Jonathan T. Looney wrote:
> > Author: jtl
> > Date: Thu Jun 8 20:47:18 2017
> > New Revision: 319720
> > URL: https://svnweb.freebsd.org/changeset/base/319720
> >
> > Log:
> > With EARLY_AP_ST
On Thursday, June 08, 2017 08:47:18 PM Jonathan T. Looney wrote:
> Author: jtl
> Date: Thu Jun 8 20:47:18 2017
> New Revision: 319720
> URL: https://svnweb.freebsd.org/changeset/base/319720
>
> Log:
> With EARLY_AP_STARTUP enabled, we are seeing crashes in softclock_call_cc()
> during bootup.
On Thursday, June 08, 2017 12:55:45 PM Bryan Drewery wrote:
> On 6/8/17 12:18 PM, John Baldwin wrote:
> > Author: jhb
> > Date: Thu Jun 8 16:18:41 2017
> > New Revision: 319702
> > URL: https://svnweb.freebsd.org/changeset/base/319702
> >
> > Log:
> > Fix an off-by-one error in the VM page arra
Author: jhb
Date: Thu Jun 8 21:34:54 2017
New Revision: 319725
URL: https://svnweb.freebsd.org/changeset/base/319725
Log:
Add the ccr0 device to the opencrypto tests against the NIST KAT tests.
The ccr0 device supports both AES and SHA tests.
Sponsored by: Chelsio Communications
Modi
Author: glebius
Date: Thu Jun 8 21:33:19 2017
New Revision: 319724
URL: https://svnweb.freebsd.org/changeset/base/319724
Log:
When we are in UMA_STARTUP use startup_alloc() for any zone, not for
internal zones only. This allows to create new zones at early stages
of boot, without need to m
Author: jhb
Date: Thu Jun 8 21:33:10 2017
New Revision: 319723
URL: https://svnweb.freebsd.org/changeset/base/319723
Log:
Fix the software fallback for GCM to validate the existing tag for decrypts.
Sponsored by: Chelsio Communications
Modified:
head/sys/dev/cxgbe/crypto/t4_crypto.c
Mo
Author: glebius
Date: Thu Jun 8 21:30:34 2017
New Revision: 319722
URL: https://svnweb.freebsd.org/changeset/base/319722
Log:
Listening sockets improvements.
o Separate fields of struct socket that belong to listening from
fields that belong to normal dataflow, and unionize them. This
Author: jhb
Date: Thu Jun 8 21:06:18 2017
New Revision: 319721
URL: https://svnweb.freebsd.org/changeset/base/319721
Log:
Add explicit handling for requests with an empty payload.
- For HMAC requests, construct a special input buffer to request an empty
hash result.
- For plain ciphe
Author: jtl
Date: Thu Jun 8 20:47:18 2017
New Revision: 319720
URL: https://svnweb.freebsd.org/changeset/base/319720
Log:
With EARLY_AP_STARTUP enabled, we are seeing crashes in softclock_call_cc()
during bootup. Debugging information shows that softclock_call_cc() is
trying to execute the
Author: jtl
Date: Thu Jun 8 20:41:28 2017
New Revision: 319719
URL: https://svnweb.freebsd.org/changeset/base/319719
Log:
Add the infrastructure to support loading multiple versions of TCP
stack modules.
It adds support for mangling symbols exported by a module by prepending
a string t
Author: emaste
Date: Thu Jun 8 20:06:09 2017
New Revision: 319718
URL: https://svnweb.freebsd.org/changeset/base/319718
Log:
arm64: add ".arch armv8-a+crc" to allow use of crc instructions
With Clang 5.0 the .arch directive is required, otherwise Clang
complains "error: instruction requi
Author: bapt
Date: Thu Jun 8 19:40:00 2017
New Revision: 319717
URL: https://svnweb.freebsd.org/changeset/base/319717
Log:
Import mandoc snapshot 2017-06-08
It implements missing man(7) macros used in base by kerberos/ntp and makes
them
supported by mandoc.
This import should have
In message <201706081801.v58i1tmv075...@idle.juniper.net>, Phil Shafer writes:
> Cy Schubert writes:
> >/home/cy/current/contrib/libxo/libxo/libxo.c:242:17: error: redefinition of
> typedef 'xo_color_t' is a C11 feature [-Werror,-Wtypedef-redefinition]
> >typedef uint8_t xo_color_t;
>
> Apologies
Author: bapt
Date: Thu Jun 8 19:30:47 2017
New Revision: 319716
URL: https://svnweb.freebsd.org/changeset/base/319716
Log:
tag import of mandoc snapshot 20170608
Added:
vendor/mdocml/20170608/
- copied from r313954, vendor/mdocml/dist/
vendor/mdocml/20170608/catman.8
- copied
Author: bapt
Date: Thu Jun 8 19:29:07 2017
New Revision: 319715
URL: https://svnweb.freebsd.org/changeset/base/319715
Log:
Import mandoc 2017-06-08
Added:
vendor/mdocml/dist/mdoc_markdown.c (contents, props changed)
vendor/mdocml/dist/roff_html.c (contents, props changed)
vendor/mdoc
Author: asomers
Date: Thu Jun 8 19:09:55 2017
New Revision: 319714
URL: https://svnweb.freebsd.org/changeset/base/319714
Log:
Add tests for ln(1)
* Verify that when creating a hard link to a symbolic link, '-L' option
creates a hard link to the target of the symbolic link
* Verify th
Author: jkim
Date: Thu Jun 8 18:20:32 2017
New Revision: 319713
URL: https://svnweb.freebsd.org/changeset/base/319713
Log:
Correct an obsolete path to delete.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==
Cy Schubert writes:
>/home/cy/current/contrib/libxo/libxo/libxo.c:242:17: error: redefinition of
>typedef 'xo_color_t' is a C11 feature [-Werror,-Wtypedef-redefinition]
>typedef uint8_t xo_color_t;
Apologies. My compiles under macosx and fb11 didn't hit this. It's
fixed now. I'll reimport a li
On Thu, Jun 08, 2017 at 07:06:15AM -0700, Cy Schubert wrote:
> In message <201706081304.v58d41ce086...@repo.freebsd.org>, Phil Shafer
> writes:
> > Author: phil
> > Date: Thu Jun 8 13:04:01 2017
> > New Revision: 319694
> > URL: https://svnweb.freebsd.org/changeset/base/319694
> >
> > Log:
> >
Author: gjb
Date: Thu Jun 8 17:54:27 2017
New Revision: 319712
URL: https://svnweb.freebsd.org/changeset/base/319712
Log:
MFC r319621:
Ensure ${_CW} is uppercase when passing '-c' to mk-vmimage.sh,
otherwise with 'CLOUDWARE=vagrant-virtualbox', the path to the
configuration file may
In message <201706081304.v58d41ce086...@repo.freebsd.org>, Phil Shafer
writes:
> Author: phil
> Date: Thu Jun 8 13:04:01 2017
> New Revision: 319694
> URL: https://svnweb.freebsd.org/changeset/base/319694
>
> Log:
> Import libxo-0.8.0:
>- addition of --libxo colors=x color map (so I ne
Author: dim
Date: Thu Jun 8 17:10:58 2017
New Revision: 319711
URL: https://svnweb.freebsd.org/changeset/base/319711
Log:
MFC r319473:
For arm targets, place ABI at the end of the target triple
For some reason, we have been inserting the ABI specification into the
middle of the targ
Author: bapt
Date: Thu Jun 8 17:06:16 2017
New Revision: 319710
URL: https://svnweb.freebsd.org/changeset/base/319710
Log:
Bump _FreeBSD_version after removal of groff
Reported by: antoine
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h
==
Author: phil
Date: Thu Jun 8 17:00:40 2017
New Revision: 319709
URL: https://svnweb.freebsd.org/changeset/base/319709
Log:
remove xo_color_t dup typedef
Modified:
head/contrib/libxo/libxo/libxo.c
Modified: head/contrib/libxo/libxo/libxo.c
Author: zbb
Date: Thu Jun 8 16:57:06 2017
New Revision: 319708
URL: https://svnweb.freebsd.org/changeset/base/319708
Log:
Add function to dump PCIE MBUS decoding windows and bars
This commit allows to dump PCIE MBUS and bars configuration
for Marvell platforms.
Submitted by: Micha
On 6/8/17 12:18 PM, John Baldwin wrote:
> Author: jhb
> Date: Thu Jun 8 16:18:41 2017
> New Revision: 319702
> URL: https://svnweb.freebsd.org/changeset/base/319702
>
> Log:
> Fix an off-by-one error in the VM page array on some systems.
>
> r31386 changed how the size of the VM page array
Author: zbb
Date: Thu Jun 8 16:55:58 2017
New Revision: 319707
URL: https://svnweb.freebsd.org/changeset/base/319707
Log:
Restore DTS node of PCIe controller for A38X boards
Add pcie-controller node as a bus-parent of pcie nodes for Armada38x
boards. This reduces diff between Linux and F
Author: zbb
Date: Thu Jun 8 16:54:02 2017
New Revision: 319706
URL: https://svnweb.freebsd.org/changeset/base/319706
Log:
Support multi-port PCIe hierarchy in Marvell boards DTS
This commit is another part of preparation for PCIe multi-port
support for Marvell SoCs. Some device trees inc
On Thursday, June 08, 2017 02:44:34 AM Justin Hibbits wrote:
> Author: jhibbits
> Date: Thu Jun 8 02:44:34 2017
> New Revision: 319675
> URL: https://svnweb.freebsd.org/changeset/base/319675
>
> Log:
> Remove ARM and MIPS from linuxkpi ioremap_attr definition
>
> ARM and MIPS fail universe
Author: zbb
Date: Thu Jun 8 16:51:46 2017
New Revision: 319705
URL: https://svnweb.freebsd.org/changeset/base/319705
Log:
Fix PCIe window decoding on Armada 38x
Original PCIe nodes for Marvell SoCs consists of ports' nodes
under main controller node. In order to properly parse
this kin
Author: zbb
Date: Thu Jun 8 16:48:09 2017
New Revision: 319704
URL: https://svnweb.freebsd.org/changeset/base/319704
Log:
Enable MBUS bridge configuration in mv_rtc driver
This patch fixes sporadic problems with updating time
with mv_rtc driver by configuring access to it via MBUS.
For
Author: zbb
Date: Thu Jun 8 16:46:38 2017
New Revision: 319703
URL: https://svnweb.freebsd.org/changeset/base/319703
Log:
Add reset capability to mv_rtc driver
This commit enables optional reset of the RTC, in case
its registers' contents did not sustain the reboot or power-off/on
sequ
Author: jhb
Date: Thu Jun 8 16:18:41 2017
New Revision: 319702
URL: https://svnweb.freebsd.org/changeset/base/319702
Log:
Fix an off-by-one error in the VM page array on some systems.
r31386 changed how the size of the VM page array was calculated to be
less wasteful. For most systems,
Author: gjb
Date: Thu Jun 8 16:04:13 2017
New Revision: 319701
URL: https://svnweb.freebsd.org/changeset/base/319701
Log:
MFC r313021, r319621:
r313021 (brd):
Force a few variables to be uppercase when they are evaluated.
r319621:
Ensure ${_CW} is uppercase when passing '-c'
Author: manu
Date: Thu Jun 8 15:50:50 2017
New Revision: 319700
URL: https://svnweb.freebsd.org/changeset/base/319700
Log:
Currently stable/11 is using custom DTS for beaglebone(-black) while CURRENT
is using the upstream ones from Linux.
U-Boot ports have been changed to use the upstream n
Author: alc
Date: Thu Jun 8 15:48:54 2017
New Revision: 319699
URL: https://svnweb.freebsd.org/changeset/base/319699
Log:
When allocating swap blocks, if the available number of free blocks in a
subtree is already zero, then setting the "largest contiguous free block"
hint for that subtree
Author: gjb
Date: Thu Jun 8 15:47:52 2017
New Revision: 319698
URL: https://svnweb.freebsd.org/changeset/base/319698
Log:
MFC r319603, r319608, r319609:
Create a hard link for sun7i-a20-cubieboard2.dtb to allow the
cubieboard2 to find the correct dtb file.
Note: r319608 and r31960
Author: mav
Date: Thu Jun 8 14:34:39 2017
New Revision: 319697
URL: https://svnweb.freebsd.org/changeset/base/319697
Log:
MFC r318970: Call VLAN_CAPABILITIES() when LAGG capabilities change.
This makes VLAN on top of LAGG to expose proper capabilities if they are
changed after creation.
Author: mav
Date: Thu Jun 8 14:33:47 2017
New Revision: 319696
URL: https://svnweb.freebsd.org/changeset/base/319696
Log:
MFC r318966: Improve applying unified capabilities to the lagg ports.
Some NICs have some capabilities dependent, so that disabling one
require disabling some other (
Author: mav
Date: Thu Jun 8 14:32:42 2017
New Revision: 319695
URL: https://svnweb.freebsd.org/changeset/base/319695
Log:
MFC r318907: Remove some code, dead from the day one.
Approved by: re (marius)
Modified:
stable/11/sys/net/if_lagg.c
stable/11/sys/net/if_lagg.h
Directory Propert
Author: phil
Date: Thu Jun 8 13:04:01 2017
New Revision: 319694
URL: https://svnweb.freebsd.org/changeset/base/319694
Log:
Import libxo-0.8.0:
- addition of --libxo colors=x color map (so I never see "blue")
- fix bugs from -fsanitize=address and =undefined
- utf-8 changes (remove
Author: phil
Date: Thu Jun 8 12:58:47 2017
New Revision: 319693
URL: https://svnweb.freebsd.org/changeset/base/319693
Log:
Tag libxo 0.8.0
Added:
- copied from r319692, vendor/Juniper/libxo/dist/
Directory Properties:
vendor/Juniper/libxo/0.8.0/ (props changed)
___
Author: phil
Date: Thu Jun 8 12:58:33 2017
New Revision: 319692
URL: https://svnweb.freebsd.org/changeset/base/319692
Log:
Import libxo 0.8.0
Modified:
vendor/Juniper/libxo/dist/Makefile.am
vendor/Juniper/libxo/dist/configure.ac
vendor/Juniper/libxo/dist/doc/libxo-manual.html
vendor/Ju
Author: sjg
Date: Thu Jun 8 12:39:03 2017
New Revision: 319691
URL: https://svnweb.freebsd.org/changeset/base/319691
Log:
Release phil to the wild
Reviewed by: theraven
Modified:
svnadmin/conf/mentors
Modified: svnadmin/conf/mentors
Author: dexuan
Date: Thu Jun 8 12:11:30 2017
New Revision: 319690
URL: https://svnweb.freebsd.org/changeset/base/319690
Log:
hyperv/pcib: use the device serial number as PCI domain
Currently the PCI domain is initialized with the instance GUID in
vmbus_pcib_attach(). It turns out the GUI
Author: jhb
Date: Thu Jun 8 08:10:57 2017
New Revision: 319689
URL: https://svnweb.freebsd.org/changeset/base/319689
Log:
Decode arguments passed to msync().
Modified:
head/usr.bin/truss/syscall.h
head/usr.bin/truss/syscalls.c
Modified: head/usr.bin/truss/syscall.h
===
Author: jhb
Date: Thu Jun 8 08:07:51 2017
New Revision: 319688
URL: https://svnweb.freebsd.org/changeset/base/319688
Log:
Decode flags passed to mount(), nmount(), and unmount().
Modified:
head/usr.bin/truss/syscall.h
head/usr.bin/truss/syscalls.c
Modified: head/usr.bin/truss/syscall.h
==
58 matches
Mail list logo