Author: imp
Date: Fri Jul 20 05:34:02 2018
New Revision: 336538
URL: https://svnweb.freebsd.org/changeset/base/336538
Log:
Bump version to 1200075 for zfsloader being folded into loader.
As an aside: 1200074 should be used as the last version with big
endian arm support, should that be ne
Author: imp
Date: Fri Jul 20 05:26:36 2018
New Revision: 336537
URL: https://svnweb.freebsd.org/changeset/base/336537
Log:
Mention zfsloader being folded into loader in UPDATING.
Modified:
head/UPDATING
Modified: head/UPDATING
=
Author: imp
Date: Fri Jul 20 05:26:14 2018
New Revision: 336536
URL: https://svnweb.freebsd.org/changeset/base/336536
Log:
Remove three stray instances of zfsloader.
Modified:
head/lib/geom/part/gpart.8
head/tools/build/options/WITH_LOADER_FIREWIRE
head/tools/tools/zfsboottest/zfsboottest
On Thu, 19 Jul 2018, Justin Hibbits wrote:
Log:
Revert r336509. Fails buildworld.
I had naively assumed that building kernel would be sufficient to test that
the header is sane. However, it turns out this now needs -fms-extensions to
build. Rather than sprinkling -fms-extensions all over
Author: imp
Date: Fri Jul 20 05:17:56 2018
New Revision: 336534
URL: https://svnweb.freebsd.org/changeset/base/336534
Log:
NM and OBJCOPY are already defined for all builds. There's no need to
conditionally define them here.
Modified:
head/stand/efi/boot1/Makefile
head/stand/efi/loader/Ma
Author: imp
Date: Fri Jul 20 05:17:37 2018
New Revision: 336532
URL: https://svnweb.freebsd.org/changeset/base/336532
Log:
Collapse zfsloader functionality back down into loader.
We no longer really need a separate zfsloader. It was useful when we
were first supporting ZFS and had limited
Author: imp
Date: Fri Jul 20 05:17:49 2018
New Revision: 336533
URL: https://svnweb.freebsd.org/changeset/base/336533
Log:
Eliminate zfsloader man page.
Remove all cross references to zfsloader.8 and /boot/zfsloader.
Move ZFS specific info into loader.8.
Sponsored by: Netflix
Diffe
Author: imp
Date: Fri Jul 20 05:18:03 2018
New Revision: 336535
URL: https://svnweb.freebsd.org/changeset/base/336535
Log:
Hoist EFI_TARGET and SOURCE_DATE_EPOCH up into efi/Makefile.inc
Modified:
head/stand/efi/Makefile.inc
head/stand/efi/boot1/Makefile
head/stand/efi/loader/Makefile
Mo
On Thu, 2018-07-19 at 21:59 -0400, Allan Jude wrote:
> On 2018-07-19 18:55, Ian Lepore wrote:
> >
> > On Wed, 2018-07-18 at 10:12 +, Hans Petter Selasky wrote:
> > >
> > > Author: hselasky
> > > Date: Wed Jul 18 10:12:53 2018
> > > New Revision: 336451
> > > URL: https://svnweb.freebsd.org/ch
In message
, Kyle Evans writes:
> On Thu, Jul 19, 2018 at 8:53 PM, Cy Schubert wrote:
> > Author: cy
> > Date: Fri Jul 20 01:53:28 2018
> > New Revision: 336528
> > URL: https://svnweb.freebsd.org/changeset/base/336528
> >
> > Log:
> > Revert r336501. It was a of the wrong rev from the vendor b
[Li-Wen Hsu: Does Ian Lepore's reply put this in your area?]
On 2018-Jul-19, at 6:51 PM, Ian Lepore wrote:
> On Thu, 2018-07-19 at 18:13 -0700, Mark Millard wrote:
>> https://ci.freebsd.org/job/FreeBSD-head-sparc64-build/8759/consoleTex
>> t shows
>> ( -r336526 ):
>>
>>
Author: cy
Date: Fri Jul 20 02:25:39 2018
New Revision: 336531
URL: https://svnweb.freebsd.org/changeset/base/336531
Log:
Remove a redundant declaration.
While at it add a blank line, conforming with the convention
used in this file.
X-MFC-with: r336203
Modified:
head/contrib/wp
Author: cy
Date: Fri Jul 20 02:17:19 2018
New Revision: 336530
URL: https://svnweb.freebsd.org/changeset/base/336530
Log:
To reduce our diff between our sources and our upline, sync up
with upline. Also making it easier to read.
Obtained from:diffing base with ports
X-MFC-with:
Author: cy
Date: Fri Jul 20 02:04:10 2018
New Revision: 336529
URL: https://svnweb.freebsd.org/changeset/base/336529
Log:
MFV: r336486
Prevent reinstallation of an already in-use group key.
Upline git commit cb5132bb35698cc0c743e34fe0e845dfc4c3e410.
Obtained from:https://w1.f
On Thu, Jul 19, 2018 at 8:53 PM, Cy Schubert wrote:
> Author: cy
> Date: Fri Jul 20 01:53:28 2018
> New Revision: 336528
> URL: https://svnweb.freebsd.org/changeset/base/336528
>
> Log:
> Revert r336501. It was a of the wrong rev from the vendor branch.
>
I updated my diff @ https://people.free
On 2018-07-19 18:55, Ian Lepore wrote:
> On Wed, 2018-07-18 at 10:12 +, Hans Petter Selasky wrote:
>> Author: hselasky
>> Date: Wed Jul 18 10:12:53 2018
>> New Revision: 336451
>> URL: https://svnweb.freebsd.org/changeset/base/336451
>>
>> Log:
>> Update version information for the mlx5 and m
Author: cy
Date: Fri Jul 20 01:53:28 2018
New Revision: 336528
URL: https://svnweb.freebsd.org/changeset/base/336528
Log:
Revert r336501. It was a of the wrong rev from the vendor branch.
Modified:
head/contrib/wpa/src/rsn_supp/wpa.c
Modified: head/contrib/wpa/src/rsn_supp/wpa.c
Author: cem
Date: Fri Jul 20 01:51:05 2018
New Revision: 336527
URL: https://svnweb.freebsd.org/changeset/base/336527
Log:
cryptocheck: Correct mismatch between OpenSSL use and OCF Blake2
This corrects a mistake introduced to the cryptocheck tool in r331418.
Our CRYPTO_BLAKE2B and CRYP
On Thu, 2018-07-19 at 18:13 -0700, Mark Millard wrote:
> https://ci.freebsd.org/job/FreeBSD-head-sparc64-build/8759/consoleTex
> t shows
> ( -r336526 ):
>
> --
> >
> > >
> > > >
> > > > Kernel build for GENERIC completed on Fri Jul 20
In message
, Kyle Evans writes:
> On Thu, Jul 19, 2018 at 7:57 PM, Cy Schubert wrot
> e:
> > In message > il.com>
> > , Kyle Evans writes:
> >> On Thu, Jul 19, 2018 at 7:32 PM, Shawn Webb w
> rot
> >> e:
> >> > On Thu, Jul 19, 2018 at 07:24:46PM -0500, Kyle Evans wrote:
> >> >> On Thu, Jul 19,
On Thu, Jul 19, 2018 at 7:57 PM, Cy Schubert wrote:
> In message il.com>
> , Kyle Evans writes:
>> On Thu, Jul 19, 2018 at 7:32 PM, Shawn Webb wrot
>> e:
>> > On Thu, Jul 19, 2018 at 07:24:46PM -0500, Kyle Evans wrote:
>> >> On Thu, Jul 19, 2018 at 6:21 PM, Kyle Evans wrote:
>> >> > On Thu, Jul
https://ci.freebsd.org/job/FreeBSD-head-sparc64-build/8759/consoleText shows
( -r336526 ):
--
>>> Kernel build for GENERIC completed on Fri Jul 20 00:58:39 UTC 2018
--
+ cd /usr/
In message
, Kyle Evans writes:
> On Thu, Jul 19, 2018 at 7:32 PM, Shawn Webb wrot
> e:
> > On Thu, Jul 19, 2018 at 07:24:46PM -0500, Kyle Evans wrote:
> >> On Thu, Jul 19, 2018 at 6:21 PM, Kyle Evans wrote:
> >> > On Thu, Jul 19, 2018 at 4:33 PM, Cy Schubert
> wrote:
> >> >> In message <20180
On Thu, Jul 19, 2018 at 7:32 PM, Shawn Webb wrote:
> On Thu, Jul 19, 2018 at 07:24:46PM -0500, Kyle Evans wrote:
>> On Thu, Jul 19, 2018 at 6:21 PM, Kyle Evans wrote:
>> > On Thu, Jul 19, 2018 at 4:33 PM, Cy Schubert
>> > wrote:
>> >> In message <201807192114.w6jleapa097...@slippy.cwsent.com>,
Author: ian
Date: Fri Jul 20 00:44:04 2018
New Revision: 336526
URL: https://svnweb.freebsd.org/changeset/base/336526
Log:
Add ntpd to the list of users/groups to check before installing.
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
==
On Thu, Jul 19, 2018 at 07:24:46PM -0500, Kyle Evans wrote:
> On Thu, Jul 19, 2018 at 6:21 PM, Kyle Evans wrote:
> > On Thu, Jul 19, 2018 at 4:33 PM, Cy Schubert
> > wrote:
> >> In message <201807192114.w6jleapa097...@slippy.cwsent.com>, Cy Schubert
> >> writes:
> >>> In message <17042686.mc0x0p
On Thu, Jul 19, 2018 at 6:21 PM, Kyle Evans wrote:
> On Thu, Jul 19, 2018 at 4:33 PM, Cy Schubert
> wrote:
>> In message <201807192114.w6jleapa097...@slippy.cwsent.com>, Cy Schubert
>> writes:
>>> In message <17042686.mc0x0p6...@asus.theweb.org.ua>, "Oleg V. Nauman"
>>> writes:
>>> > On Thursday
Author: ian
Date: Thu Jul 19 23:55:29 2018
New Revision: 336525
URL: https://svnweb.freebsd.org/changeset/base/336525
Log:
Make it possible to run ntpd as a non-root user, add ntpd uid and gid.
Code analysis and runtime analysis using truss(8) indicate that the only
privileged operations
Author: imp
Date: Thu Jul 19 23:54:18 2018
New Revision: 336524
URL: https://svnweb.freebsd.org/changeset/base/336524
Log:
Note big endian arm removal.
Modified:
head/UPDATING
Modified: head/UPDATING
==
--- head/UPDA
You're right. I'm an idiot. I compiled but didn't try booting.
Fixing it after I fix the build.
- Justin
On Thu, Jul 19, 2018 at 3:37 PM Nathan Whitehorn wrote:
>
> Isn't stdout-path supposed to contain a string rather than an ihandle?
> This code assumes it is an ihandle (or xref phandle), whi
On Thu, Jul 19, 2018 at 4:33 PM, Cy Schubert wrote:
> In message <201807192114.w6jleapa097...@slippy.cwsent.com>, Cy Schubert
> writes:
>> In message <17042686.mc0x0p6...@asus.theweb.org.ua>, "Oleg V. Nauman"
>> writes:
>> > On Thursday, July 19, 2018 4:54:42 PM EEST Cy Schubert wrote:
>> > > In m
On Wed, 2018-07-18 at 10:12 +, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Wed Jul 18 10:12:53 2018
> New Revision: 336451
> URL: https://svnweb.freebsd.org/changeset/base/336451
>
> Log:
> Update version information for the mlx5 and mlx5en(4) modules.
>
> While at it bump som
Author: manu
Date: Thu Jul 19 21:59:52 2018
New Revision: 336520
URL: https://svnweb.freebsd.org/changeset/base/336520
Log:
arm64: Add vt_efifb to GENERIC
We can now have efifb being setup correctly.
Enjoy video output on some boards when you couldn't before.
Tested-On: Pine64
Tes
Author: manu
Date: Thu Jul 19 21:58:06 2018
New Revision: 336519
URL: https://svnweb.freebsd.org/changeset/base/336519
Log:
Raise the size of L3 table for early devmap on arm64
Some driver (like efifb) needs to map more than the current L2_SIZE
Raise the size so we can map the framebuffer
In message <201807192114.w6jleapa097...@slippy.cwsent.com>, Cy Schubert
writes:
> In message <17042686.mc0x0p6...@asus.theweb.org.ua>, "Oleg V. Nauman"
> writes:
> > On Thursday, July 19, 2018 4:54:42 PM EEST Cy Schubert wrote:
> > > In message > > il.com>
> > >
> > > , Kyle Evans writes:
> > >
On Thu, 2018-07-19 at 13:49 -0700, Rodney W. Grimes wrote:
> >
> > On Thu, Jul 19, 2018 at 07:02:08AM -0700, Rodney W. Grimes wrote:
> > >
> > > >
> > > > Author: royger
> > > > Date: Thu Jul 19 10:14:52 2018
> > > > New Revision: 336475
> > > > URL: https://svnweb.freebsd.org/changeset/base/336
In message <17042686.mc0x0p6...@asus.theweb.org.ua>, "Oleg V. Nauman"
writes:
> On Thursday, July 19, 2018 4:54:42 PM EEST Cy Schubert wrote:
> > In message > il.com>
> >
> > , Kyle Evans writes:
> > > On Thu, Jul 19, 2018 at 7:13 AM, Niclas Zeising
> > >
> > > wrote:
> > > > [ sending this ag
Author: jhibbits
Date: Thu Jul 19 21:06:58 2018
New Revision: 336517
URL: https://svnweb.freebsd.org/changeset/base/336517
Log:
Revert r336509. Fails buildworld.
I had naively assumed that building kernel would be sufficient to test that
the header is sane. However, it turns out this no
On Thu, 19 Jul 2018 15:38:49 -0500
Kyle Evans wrote:
> Seems like some bad decisions have been made with regards to naming...
> e.g. https://lkml.org/lkml/2018/6/25/784
See this thread too :
http://lists.infradead.org/pipermail/linux-arm-kernel/2018-June/584613.html
They did bad things.
It s
> On 19. Jul 2018, at 16:27, Alexey Dokuchaev wrote:
>
> On Thu, Jul 19, 2018 at 04:23:27PM -0400, Michael Tuexen wrote:
>>> On 19. Jul 2018, at 16:11, Conrad Meyer wrote:
>>> These changes mostly seem like style regressions, rather than
>>> improvements. (Not to mention, largescale churn like
> On Thu, Jul 19, 2018 at 07:02:08AM -0700, Rodney W. Grimes wrote:
> > > Author: royger
> > > Date: Thu Jul 19 10:14:52 2018
> > > New Revision: 336475
> > > URL: https://svnweb.freebsd.org/changeset/base/336475
> > >
> > > Log:
> > > xen: add missing file from r336474
> > >
> > > Added:
> > >
Oh wow. That's just... horrific.
Here, it is a string:
https://github.com/open-power/petitboot/blob/master/utils/hooks/30-dtb-updates.c#L560
So I think this code needs to accept both.
-Nathan
On 07/19/18 13:38, Kyle Evans wrote:
Seems like some bad decisions have been made with regards to nami
Seems like some bad decisions have been made with regards to naming...
e.g. https://lkml.org/lkml/2018/6/25/784
On Thu, Jul 19, 2018 at 3:26 PM, Nathan Whitehorn
wrote:
> Isn't stdout-path supposed to contain a string rather than an ihandle? This
> code assumes it is an ihandle (or xref phandle),
Isn't stdout-path supposed to contain a string rather than an ihandle?
This code assumes it is an ihandle (or xref phandle), which I think is
wrong.
-Nathan
On 07/19/18 13:22, Justin Hibbits wrote:
Author: jhibbits
Date: Thu Jul 19 20:22:46 2018
New Revision: 336514
URL: https://svnweb.freebsd
> On Jul 19, 2018, at 1:18 PM, Ian Lepore wrote:
>
> On Thu, 2018-07-19 at 13:12 -0700, Devin Teske wrote:
>>>
>>> On Jul 19, 2018, at 12:59 PM, Ian Lepore wrote:
>>>
>>> On Thu, 2018-07-19 at 19:53 +, Alexey Dokuchaev wrote:
>
> +++ head/sys/netinet/sctp_asconf.cThu J
> On 19. Jul 2018, at 16:12, Devin Teske wrote:
>
>
>> On Jul 19, 2018, at 12:59 PM, Ian Lepore wrote:
>>
>> On Thu, 2018-07-19 at 19:53 +, Alexey Dokuchaev wrote:
+++ head/sys/netinet/sctp_asconf.cThu Jul 19 19:33:42 2018
(r336503)
static struct mbuf *
-sc
On Thu, Jul 19, 2018 at 04:23:27PM -0400, Michael Tuexen wrote:
> > On 19. Jul 2018, at 16:11, Conrad Meyer wrote:
> > These changes mostly seem like style regressions, rather than
> > improvements. (Not to mention, largescale churn like this makes it
> > more difficult for future readers to rese
> On 19. Jul 2018, at 16:11, Conrad Meyer wrote:
>
> These changes mostly seem like style regressions, rather than
> improvements. (Not to mention, largescale churn like this makes it
> more difficult for future readers to research history (confusing tools
> like "git/svn blame").)
We have upstr
Author: cy
Date: Thu Jul 19 20:23:27 2018
New Revision: 336515
URL: https://svnweb.freebsd.org/changeset/base/336515
Log:
MFV r336496:
A props change to sync up with the vendor branch. The real work was
done by r324696.
FILS: Do not allow multiple (Re)Association Response frames.
T
Author: jhibbits
Date: Thu Jul 19 20:22:46 2018
New Revision: 336514
URL: https://svnweb.freebsd.org/changeset/base/336514
Log:
ofwfb: Check for /chosen/stdout-path in addition to /chosen/stdout
Some platforms use /chosen/stdout-path as the property containing the path to
the stdout node,
Author: cy
Date: Thu Jul 19 20:20:43 2018
New Revision: 336513
URL: https://svnweb.freebsd.org/changeset/base/336513
Log:
MFV r336495:
Another props change. The real work was done by r324696. We're simply
syncing up with the vendor branch again.
mport upline security patch: WNM: Ign
On Thu, Jul 19, 2018 at 01:12:19PM -0700, Devin Teske wrote:
> > On Jul 19, 2018, at 12:59 PM, Ian Lepore wrote:
> > ...
> > "usually" may be true of freebsd, but most places I've worked consider
> > the * (and & in c++) to be more associated with the type being declared
> > than with the variable
On Thu, 2018-07-19 at 13:12 -0700, Devin Teske wrote:
> >
> > On Jul 19, 2018, at 12:59 PM, Ian Lepore wrote:
> >
> > On Thu, 2018-07-19 at 19:53 +, Alexey Dokuchaev wrote:
> > >
> > > >
> > > > +++ head/sys/netinet/sctp_asconf.cThu Jul 19 19:33:42 2018
> > > > (r336503)
> > >
Author: cy
Date: Thu Jul 19 20:18:13 2018
New Revision: 336512
URL: https://svnweb.freebsd.org/changeset/base/336512
Log:
MFV r336494:
TDLS: Reject TPK-TK reconfiguration.
This is also upline git commmit ff89af96e5a35c86f50330d2b86c18323318a60c.
Once again this is a NOP as this is a
Author: tuexen
Date: Thu Jul 19 20:16:33 2018
New Revision: 336511
URL: https://svnweb.freebsd.org/changeset/base/336511
Log:
Whitespace changes due to changes in ident.
Modified:
head/sys/netinet/sctp.h
head/sys/netinet/sctp_asconf.c
head/sys/netinet/sctp_asconf.h
head/sys/netinet/sctp
> On Jul 19, 2018, at 12:59 PM, Ian Lepore wrote:
>
> On Thu, 2018-07-19 at 19:53 +, Alexey Dokuchaev wrote:
>>> +++ head/sys/netinet/sctp_asconf.cThu Jul 19 19:33:42 2018
>>> (r336503)
>>> static struct mbuf *
>>> -sctp_asconf_error_response(uint32_t id, uint16_t cause, uint8
Author: cy
Date: Thu Jul 19 20:14:33 2018
New Revision: 336510
URL: https://svnweb.freebsd.org/changeset/base/336510
Log:
MFV r336493:
Fix PTK rekeying to generate a new ANonce.
This is also upline git commit 0adc9b28b39d414d5febfff752f6a1576f785c85.
This commit is a NOP, just changi
Author: jhibbits
Date: Thu Jul 19 20:13:33 2018
New Revision: 336509
URL: https://svnweb.freebsd.org/changeset/base/336509
Log:
Merge the md_page structs for AIM and Book-E into a single unioned struct
Summary:
Ports like sysutils/lsof troll through kernel structures, and
therefore incl
Author: tuexen
Date: Thu Jul 19 20:11:14 2018
New Revision: 336508
URL: https://svnweb.freebsd.org/changeset/base/336508
Log:
Revert https://svnweb.freebsd.org/changeset/base/336503
since I also ran the export script with different parameters.
Modified:
head/sys/netinet/sctp.h
head/sys/ne
These changes mostly seem like style regressions, rather than
improvements. (Not to mention, largescale churn like this makes it
more difficult for future readers to research history (confusing tools
like "git/svn blame").)
On Thu, Jul 19, 2018 at 12:33 PM, Michael Tuexen wrote:
> Author: tuexen
Author: cy
Date: Thu Jul 19 20:10:34 2018
New Revision: 336506
URL: https://svnweb.freebsd.org/changeset/base/336506
Log:
MFV r336490:
Prevent installation of an all-zero TK.
This is also upline git commit 53bb18cc8b7a4da72e47e4b3752d0d2135cffb23.
Obtained from:https://w1.fi/
Author: markj
Date: Thu Jul 19 20:11:08 2018
New Revision: 336507
URL: https://svnweb.freebsd.org/changeset/base/336507
Log:
Delete an XXX comment addressed by r336505.
X-MFC with: r336505
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/kern/link_elf_obj.c
Modified: head/sys
Author: markj
Date: Thu Jul 19 20:00:28 2018
New Revision: 336505
URL: https://svnweb.freebsd.org/changeset/base/336505
Log:
Have preload_delete_name() free pages backing preloaded data.
On i386 and amd64, add a vm_phys segment for physical memory used to
store the kernel binary and other
On Thu, 2018-07-19 at 19:53 +, Alexey Dokuchaev wrote:
> > +++ head/sys/netinet/sctp_asconf.cThu Jul 19 19:33:42 2018
> > (r336503)
> > static struct mbuf *
> > -sctp_asconf_error_response(uint32_t id, uint16_t cause, uint8_t *error_tlv,
> > +sctp_asconf_error_response(uint32_t id,
On Thu, Jul 19, 2018 at 07:33:43PM +, Michael Tuexen wrote:
> New Revision: 336503
> URL: https://svnweb.freebsd.org/changeset/base/336503
>
> Log:
> Whitespace changes due to change if ident.
Was it reviewed? Commit log does not answer this not does it explain
why these changes are good.
Author: markj
Date: Thu Jul 19 19:50:42 2018
New Revision: 336504
URL: https://svnweb.freebsd.org/changeset/base/336504
Log:
Provide the full module path to preload_delete_name().
The basename will never match against the preload metadata, so these
calls previously had no effect.
Rev
To the best of my understanding, the underlying race condition within
the assert has not been solved. I've worked around it for now by
simply removing the assert, but that's just a workaround to keep my
development going.
- Justin
On Thu, Jul 19, 2018 at 2:09 PM Bryan Drewery wrote:
>
> Did this
Author: tuexen
Date: Thu Jul 19 19:33:42 2018
New Revision: 336503
URL: https://svnweb.freebsd.org/changeset/base/336503
Log:
Whitespace changes due to change if ident.
Modified:
head/sys/netinet/sctp.h
head/sys/netinet/sctp_asconf.c
head/sys/netinet/sctp_asconf.h
head/sys/netinet/sctp_
Author: cy
Date: Thu Jul 19 19:32:08 2018
New Revision: 336502
URL: https://svnweb.freebsd.org/changeset/base/336502
Log:
MFV r336487:
Import upline security patch: Extend protection of GTK/IGTK
reinstallation of WNM-Sleep Mode cases. This git commit
87e2db16bafcbc60b8d0016175814a73c1e
Author: cy
Date: Thu Jul 19 19:22:26 2018
New Revision: 336501
URL: https://svnweb.freebsd.org/changeset/base/336501
Log:
MFV: r336486
Prevent reinstallation of an already in-use group key.
Upline git commit cb5132bb35698cc0c743e34fe0e845dfc4c3e410.
Obtained from:https://w1.f
Did this issue get resolved?
On 6/8/2018 11:37 AM, Konstantin Belousov wrote:
> On Fri, Jun 08, 2018 at 02:30:10PM -0400, Mark Johnston wrote:
>> On Fri, Jun 08, 2018 at 08:37:55PM +0300, Konstantin Belousov wrote:
>>> On Thu, Jun 07, 2018 at 11:02:29PM -0700, Ryan Libby wrote:
On Thu, Jun 7,
Author: dim
Date: Thu Jul 19 19:07:25 2018
New Revision: 336500
URL: https://svnweb.freebsd.org/changeset/base/336500
Log:
Revert r336497 for now, as it breaks on architectures using gcc, with:
cc1: warnings being treated as errors
/usr/src/lib/msun/src/s_cpow.c: In function 'cpow':
/us
Author: cy
Date: Thu Jul 19 19:04:30 2018
New Revision: 336499
URL: https://svnweb.freebsd.org/changeset/base/336499
Log:
MFV: r336485
Address: hostapd: Avoid key reinstallation in FT handshake
Obtained from:https://w1.fi/security/2017-1/\
rebased-v2.6-0001-host
Author: kib
Date: Thu Jul 19 19:03:18 2018
New Revision: 336498
URL: https://svnweb.freebsd.org/changeset/base/336498
Log:
When reporting an error, print the errno value.
Sponsored by: The FreeBSD Foundation
MFC after:3 days
Modified:
head/sys/kern/imgact_elf.c
Modified: head/sys/
Author: dim
Date: Thu Jul 19 18:44:10 2018
New Revision: 336497
URL: https://svnweb.freebsd.org/changeset/base/336497
Log:
Fix powl, cpow, cpowf, and cpowl imports from OpenBSD
This is a follow-up to r336299.
* lib/msun/Makefile:
. Remove polevll.c
* lib/msun/ld80/e_powl.c:
On Thu, Jul 19, 2018 at 10:38:00 -0700, Mark Millard wrote:
> > Author: br
> > Date: Thu Jul 19 13:02:29 2018
> > New Revision: 336482
> > URL:
> > https://svnweb.freebsd.org/changeset/base/336482
> >
> >
> > Log:
> > PROFILE, TESTS and CXX build options are no longer broken for RISC-V.
> >
>
> Author: br
> Date: Thu Jul 19 13:02:29 2018
> New Revision: 336482
> URL:
> https://svnweb.freebsd.org/changeset/base/336482
>
>
> Log:
> PROFILE, TESTS and CXX build options are no longer broken for RISC-V.
>
> . . .
https://ci.freebsd.org/job/FreeBSD-head-riscv64-build/9580/consoleText (
Author: andrew
Date: Thu Jul 19 17:13:46 2018
New Revision: 336492
URL: https://svnweb.freebsd.org/changeset/base/336492
Log:
Stop writing past the end of the buffer in the msgget_limit test. The value
in i is already correct to write to the last item in the buf array.
Obtained from:
Author: alc
Date: Thu Jul 19 17:01:10 2018
New Revision: 336491
URL: https://svnweb.freebsd.org/changeset/base/336491
Log:
Revert r329254. The underlying cause for the copy-on-write problem in
multithreaded programs that was addressed by r329254 was in the
implementation of pmap_enter() on
On Thu, Jul 19, 2018 at 07:02:08AM -0700, Rodney W. Grimes wrote:
> > Author: royger
> > Date: Thu Jul 19 10:14:52 2018
> > New Revision: 336475
> > URL: https://svnweb.freebsd.org/changeset/base/336475
> >
> > Log:
> > xen: add missing file from r336474
> >
> > Added:
> > head/sys/xen/interf
Author: cem
Date: Thu Jul 19 16:03:20 2018
New Revision: 336489
URL: https://svnweb.freebsd.org/changeset/base/336489
Log:
newsyslog.8: Remove cutesy nonsense
Sponsored by: Dell EMC Isilon
Modified:
head/usr.sbin/newsyslog/newsyslog.8
Modified: head/usr.sbin/newsyslog/newsyslog.8
==
Author: bde
Date: Thu Jul 19 15:04:10 2018
New Revision: 336488
URL: https://svnweb.freebsd.org/changeset/base/336488
Log:
Fix spurious and extra underflows and resulting inaccuracies for some cases
with 1 huge component and 1 tiny (but nowhere near denormal) component.
Rescale earlier so th
On Thursday, July 19, 2018 4:54:42 PM EEST Cy Schubert wrote:
> In message il.com>
>
> , Kyle Evans writes:
> > On Thu, Jul 19, 2018 at 7:13 AM, Niclas Zeising
> >
> > wrote:
> > > [ sending this again since I missed the list the first time, apologies
> > > if
> > > anyone receives a duplicate
Author: bde
Date: Thu Jul 19 14:24:48 2018
New Revision: 336484
URL: https://svnweb.freebsd.org/changeset/base/336484
Log:
Oops, r336412 undid the fix of the overflow threshold in r323003. Restore
the previous overflow threshold and adjust comments.
Modified:
head/lib/msun/src/s_csqrtl.c
In message
, Kyle Evans writes:
> On Thu, Jul 19, 2018 at 7:13 AM, Niclas Zeising
> wrote:
> > [ sending this again since I missed the list the first time, apologies if
> > anyone receives a duplicate ]
> >
> >
> > On 07/19/18 13:57, Kyle Evans wrote:
> >>
> >> On Thu, Jul 19, 2018 at 4:51 AM, Al
> Author: royger
> Date: Thu Jul 19 10:14:52 2018
> New Revision: 336475
> URL: https://svnweb.freebsd.org/changeset/base/336475
>
> Log:
> xen: add missing file from r336474
>
> Added:
> head/sys/xen/interface/arch-x86/hvm/start_info.h (contents, props changed)
>
> Added: head/sys/xen/int
In message
, Kyle Evans writes:
> On Thu, Jul 19, 2018 at 7:13 AM, Niclas Zeising
> wrote:
> > [ sending this again since I missed the list the first time, apologies if
> > anyone receives a duplicate ]
> >
> >
> > On 07/19/18 13:57, Kyle Evans wrote:
> >>
> >> On Thu, Jul 19, 2018 at 4:51 AM, Al
On 2018-07-19 12:58:10, Mateusz Piotrowski wrote:
Author: 0mp (ports committer)
Date: Thu Jul 19 12:58:10 2018
New Revision: 336481
URL: https://svnweb.freebsd.org/changeset/base/336481
Log:
Update mentor and mentee information.
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Differ
On Thu, Jul 19, 2018 at 7:13 AM, Niclas Zeising
wrote:
> [ sending this again since I missed the list the first time, apologies if
> anyone receives a duplicate ]
>
>
> On 07/19/18 13:57, Kyle Evans wrote:
>>
>> On Thu, Jul 19, 2018 at 4:51 AM, Alexey Dokuchaev
>> wrote:
>>>
>>> On Thu, Jul 19, 2
On 07/19/18 15:20, Cy Schubert wrote:
In message <2f0ab2c2-b7cc-3dae-2d65-ea3c4a951...@daemonic.se>, Niclas
Zeising w
rites:
[ sending this again since I missed the list the first time, apologies
if anyone receives a duplicate ]
On 07/19/18 13:57, Kyle Evans wrote:
On Thu, Jul 19, 2018 at 4:51
In message <2f0ab2c2-b7cc-3dae-2d65-ea3c4a951...@daemonic.se>, Niclas
Zeising w
rites:
> [ sending this again since I missed the list the first time, apologies
> if anyone receives a duplicate ]
>
> On 07/19/18 13:57, Kyle Evans wrote:
> > On Thu, Jul 19, 2018 at 4:51 AM, Alexey Dokuchaev wrote
On Thu, 19 Jul 2018, 08:09-0400, Michael Tuexen wrote:
> > On 19. Jul 2018, at 03:12, Maxim Konovalov
> > wrote:
> >
> > Hi Randall,
> >
> > On Wed, 18 Jul 2018, 22:49-, Randall Stewart wrote:
> >
> >> Author: rrs
> >> Date: Wed Jul 18 22:49:53 2018
> >> New Revision: 336465
> >> URL: https:
Author: 0mp (ports committer)
Date: Thu Jul 19 13:09:29 2018
New Revision: 336483
URL: https://svnweb.freebsd.org/changeset/base/336483
Log:
Describe how to prevent *.core files from being created using ulimit.
While here, pet mandoc.
Reviewed by: eadler (previous revision), jilles (p
Author: br
Date: Thu Jul 19 13:02:29 2018
New Revision: 336482
URL: https://svnweb.freebsd.org/changeset/base/336482
Log:
PROFILE, TESTS and CXX build options are no longer broken for RISC-V.
Sponsored by: DARPA, AFRL
Modified:
head/share/mk/src.opts.mk
Modified: head/share/mk/src.opts.
Author: 0mp (ports committer)
Date: Thu Jul 19 12:58:10 2018
New Revision: 336481
URL: https://svnweb.freebsd.org/changeset/base/336481
Log:
Update mentor and mentee information.
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Differential Revision:https://reviews.freebsd.
Author: br
Date: Thu Jul 19 12:56:54 2018
New Revision: 336480
URL: https://svnweb.freebsd.org/changeset/base/336480
Log:
Add a GCC 7.1.0 no-error warning flag.
This is required to build libdevdctl.
Note this flag is not required for GCC 8.1.0.
Sponsored by: DARPA, AFRL
Modified:
[ sending this again since I missed the list the first time, apologies
if anyone receives a duplicate ]
On 07/19/18 13:57, Kyle Evans wrote:
On Thu, Jul 19, 2018 at 4:51 AM, Alexey Dokuchaev wrote:
On Thu, Jul 19, 2018 at 11:48:03AM +0300, Andrey V. Elsukov wrote:
...
Yesterday I updated my
> On 19. Jul 2018, at 03:12, Maxim Konovalov wrote:
>
> Hi Randall,
>
> On Wed, 18 Jul 2018, 22:49-, Randall Stewart wrote:
>
>> Author: rrs
>> Date: Wed Jul 18 22:49:53 2018
>> New Revision: 336465
>> URL: https://svnweb.freebsd.org/changeset/base/336465
>>
>> Log:
>> Bump the ICMP echo
On Thu, Jul 19, 2018 at 4:51 AM, Alexey Dokuchaev wrote:
> On Thu, Jul 19, 2018 at 11:48:03AM +0300, Andrey V. Elsukov wrote:
>> ...
>> Yesterday I updated my notebook (with iwm(4)) and also noticed that
>> wi-fi connection periodically breaks. /etc/rc.d/wpa_supplicant restart
>> wlan0 helps. Afte
Author: manu
Date: Thu Jul 19 11:41:53 2018
New Revision: 336479
URL: https://svnweb.freebsd.org/changeset/base/336479
Log:
fdt_pinctrl: Add some TSLOG annotations
While we see the time spent in the pin controller attach via the hooks in
DEVICE_ATTACH, it is useful to see the time spent c
1 - 100 of 113 matches
Mail list logo