Author: philip
Date: Mon May 7 06:58:19 2018
New Revision: 12
URL: https://svnweb.freebsd.org/changeset/base/12
Log:
MFC r333247: Import tzdata 2018e
North Korea switches back to +09 on 2018-05-05.
This version more correctly models time stamps in time zones with
negative DS
Author: pfg
Date: Sun May 6 21:29:29 2018
New Revision: 11
URL: https://svnweb.freebsd.org/changeset/base/11
Log:
msdosfs: use vfs_timestamp() to generate timestamps instead of getnanotime().
Most filesystems, with the notable exceptions of msdosfs and autofs use
only vfs_timesta
Author: phk
Date: Sun May 6 21:22:46 2018
New Revision: 10
URL: https://svnweb.freebsd.org/changeset/base/10
Log:
With the fall-back hack for lint gone, I have no copyright claim on this file.
Modified:
head/sys/sys/_stdarg.h
Modified: head/sys/sys/_stdarg.h
Author: mmacy
Date: Sun May 6 20:34:13 2018
New Revision: 09
URL: https://svnweb.freebsd.org/changeset/base/09
Log:
r333175 introduced deferred deletion of multicast addresses in order to
permit the driver ioctl
to sleep on commands to the NIC when updating multicast filters. More
g
Author: mmacy
Date: Sun May 6 20:32:47 2018
New Revision: 08
URL: https://svnweb.freebsd.org/changeset/base/08
Log:
The ifnet pointer (ifp) in rt_newaddrmsg can be valid without ifp->if_addr
being set if
if the ifnet is still live by way of a reference but
in line for deletion. Che
> On 6. May 2018, at 19:09, Conrad Meyer wrote:
>
> FYI, Coverity can detect this kind of issue scanning the kernel (not
> just usrsctp). It was detected as CID 1385266 on FreeBSD's Coverity
> Scan.
That is correct. I just had problems in getting access to the FreeBSD
page, so I didn't know the
FYI, Coverity can detect this kind of issue scanning the kernel (not
just usrsctp). It was detected as CID 1385266 on FreeBSD's Coverity
Scan.
Best,
Conrad
On Sun, May 6, 2018 at 7:19 AM, Michael Tuexen wrote:
> Author: tuexen
> Date: Sun May 6 14:19:50 2018
> New Revision: 04
> URL: https
Author: sbruno
Date: Sun May 6 16:22:02 2018
New Revision: 07
URL: https://svnweb.freebsd.org/changeset/base/07
Log:
Cleanup sundry clang warnings for code that is not upstream in illumos.
https://github.com/illumos/illumos-gate/edit/master/usr/src/lib/libzfs/common/libzfs_sendrecv.c
Author: bjk (doc committer)
Date: Sun May 6 15:59:03 2018
New Revision: 06
URL: https://svnweb.freebsd.org/changeset/base/06
Log:
Fix spelling of --output long option in fetch.1
PR: 228017
Reported by: rff1...@yahoo.com
Modified:
head/usr.bin/fetch/fetch.1
Modified
Author: manu
Date: Sun May 6 14:37:11 2018
New Revision: 05
URL: https://svnweb.freebsd.org/changeset/base/05
Log:
am335x_prcm: Delay the frequencies read check
With Linux 4.17 dts the compatible for the prcm added 'simplebus' we mean
that the simplebus driver will attach to it a
Author: tuexen
Date: Sun May 6 14:19:50 2018
New Revision: 04
URL: https://svnweb.freebsd.org/changeset/base/04
Log:
Ensure we are not dereferencing a NULL pointer.
This was found by Coverity scanning the usrsctp stack (CID 203808).
MFC after:3 days
Modified:
head/sys/n
Author: des
Date: Sun May 6 13:21:44 2018
New Revision: 00
URL: https://svnweb.freebsd.org/changeset/base/00
Log:
Update the repository URLs.
Modified:
head/crypto/openssh/FREEBSD-upgrade
Modified: head/crypto/openssh/FREEBSD-upgrade
=
Author: des
Date: Sun May 6 12:27:15 2018
New Revision: 333299
URL: https://svnweb.freebsd.org/changeset/base/333299
Log:
Tag OpenSSH 7.7p1.
Added:
vendor-crypto/openssh/7.7p1/
- copied from r333298, vendor-crypto/openssh/dist/
___
svn-src-all
Author: des
Date: Sun May 6 12:26:07 2018
New Revision: 333297
URL: https://svnweb.freebsd.org/changeset/base/333297
Log:
Tag OpenSSH 7.6p1.
Added:
vendor-crypto/openssh/7.6p1/
- copied from r333296, vendor-crypto/openssh/dist/
___
svn-src-all
Author: des
Date: Sun May 6 12:24:45 2018
New Revision: 333296
URL: https://svnweb.freebsd.org/changeset/base/333296
Log:
Vendor import of OpenSSH 7.6p1.
Added:
vendor-crypto/openssh/dist/.gitignore
vendor-crypto/openssh/dist/openbsd-compat/bsd-getpagesize.c
vendor-crypto/openssh/dist/op
On Sat, 5 May 2018, Mateusz Guzik wrote:
On Sat, May 5, 2018 at 2:38 AM, Bruce Evans wrote:
I don't believe the claimed speeding of using the optimized bcopy()
in cpu_fetch_sycall_args() on amd64 (r333241). This changes the copy
size from a variable to 6*8 bytes. It is claimed to speed up g
On Sat, 5 May 2018, Mateusz Guzik wrote:
On Sat, May 5, 2018 at 2:00 PM, Alexey Dokuchaev wrote:
On Sat, May 05, 2018 at 10:38:29AM +1000, Bruce Evans wrote:
...
Summary: this change wouldn't have passed my review. I have used similar
changes for 15-20 years but never made them production q
17 matches
Mail list logo