Author: ae
Date: Fri Aug 9 08:58:09 2019
New Revision: 350816
URL: https://svnweb.freebsd.org/changeset/base/350816
Log:
Add missing new line in several log messages.
PR: 239694
MFC after:1 week
Modified:
head/sys/netipsec/key.c
Modified: head/sys/netipsec/key.c
===
On Fri, Aug 9, 2019 at 12:57 AM Konstantin Belousov
wrote:
> On Thu, Aug 08, 2019 at 07:38:28PM -0600, Warner Losh wrote:
> > On Thu, Aug 8, 2019, 4:59 PM Gleb Smirnoff wrote:
> >
> > > Hi,
> > >
> > > why do we need COMPAT_43 for arm64 at all? I can't imagine an
> > > application that would r
Author: tsoome
Date: Fri Aug 9 19:09:05 2019
New Revision: 350825
URL: https://svnweb.freebsd.org/changeset/base/350825
Log:
loader: add error check for vdev_indirect calls
We can error out due to memory allocation errors, we can not recover from
those and need to get out.
Modified:
h
Author: bdragon
Date: Fri Aug 9 20:16:38 2019
New Revision: 350826
URL: https://svnweb.freebsd.org/changeset/base/350826
Log:
Implement _umtx_op_err.S on powerpc / powerpc64.
As per r177853, we need to avoid using errno inside user mutex code, since
signal handlers can interfere with it
On Fri, Aug 09, 2019 at 10:01:31AM -0600, Warner Losh wrote:
> On Fri, Aug 9, 2019 at 12:57 AM Konstantin Belousov
> wrote:
>
> > On Thu, Aug 08, 2019 at 07:38:28PM -0600, Warner Losh wrote:
> > > On Thu, Aug 8, 2019, 4:59 PM Gleb Smirnoff wrote:
> > >
> > > > Hi,
> > > >
> > > > why do we nee
> On Fri, Aug 09, 2019 at 10:01:31AM -0600, Warner Losh wrote:
> > On Fri, Aug 9, 2019 at 12:57 AM Konstantin Belousov
> > wrote:
> >
> > > On Thu, Aug 08, 2019 at 07:38:28PM -0600, Warner Losh wrote:
> > > > On Thu, Aug 8, 2019, 4:59 PM Gleb Smirnoff wrote:
> > > >
> > > > > Hi,
> > > > >
> >
On Fri, Aug 09, 2019 at 02:29:49PM -0700, Rodney W. Grimes wrote:
> > On Fri, Aug 09, 2019 at 10:01:31AM -0600, Warner Losh wrote:
> > > On Fri, Aug 9, 2019 at 12:57 AM Konstantin Belousov
> > > wrote:
> > >
> > > > On Thu, Aug 08, 2019 at 07:38:28PM -0600, Warner Losh wrote:
> > > > > On Thu, Au
Author: brooks
Date: Fri Aug 9 23:50:57 2019
New Revision: 350827
URL: https://svnweb.freebsd.org/changeset/base/350827
Log:
Don't add -Wno-class-memaccess with older gcc.
This is a gcc 8.0+ warning which needed to be silenced on for the riscv
build. amd64-xtoolchain-gcc still uses gcc
On Fri, Aug 9, 2019 at 3:05 PM Konstantin Belousov
wrote:
> On Fri, Aug 09, 2019 at 10:01:31AM -0600, Warner Losh wrote:
> > On Fri, Aug 9, 2019 at 12:57 AM Konstantin Belousov >
> > wrote:
> >
> > > On Thu, Aug 08, 2019 at 07:38:28PM -0600, Warner Losh wrote:
> > > > On Thu, Aug 8, 2019, 4:59 P
Author: imp
Date: Sat Aug 10 04:15:36 2019
New Revision: 350830
URL: https://svnweb.freebsd.org/changeset/base/350830
Log:
These are no longer a thing, remove them.
We don't need to omit ep and ex from LINT since they have been removed from
the
tree.
Modified:
head/sys/sparc64/conf/NO
10 matches
Mail list logo