Author: delphij
Date: Wed May 31 06:47:56 2017
New Revision: 319292
URL: https://svnweb.freebsd.org/changeset/base/319292
Log:
MFC r304106:
Add timingsafe_bcmp and timingsafe_memcmp.
Obtained from:OpenBSD
Reviewed by: trasz
Added:
stable/11/lib/libc/string/timingsafe_bcmp
Author: delphij
Date: Wed May 31 06:26:37 2017
New Revision: 319291
URL: https://svnweb.freebsd.org/changeset/base/319291
Log:
MFC r318514-r318515, r318517, r318917
r318514:
Use size_t.
Inspired by: OpenBSD src/lib/libc/stdlib/qsort.c,v 1.11
r318515:
The current qsort(3) impl
Author: delphij
Date: Wed May 31 06:19:12 2017
New Revision: 319290
URL: https://svnweb.freebsd.org/changeset/base/319290
Log:
Partial MFC r288030 (rodrigc):
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
Modified:
stable/10/lib/libc/stdlib/qsort.c
Modified: stable/
Author: delphij
Date: Wed May 31 06:13:33 2017
New Revision: 319289
URL: https://svnweb.freebsd.org/changeset/base/319289
Log:
MFC r279663,r279666 (pfg):
r279663:
qsort(3): enhance to handle 32-bit aligned data on 64-bit systems
Implement a small enhancement to the original qsort
Author: delphij
Date: Wed May 31 06:07:19 2017
New Revision: 319287
URL: https://svnweb.freebsd.org/changeset/base/319287
Log:
MFC r316649 (kan):
Add missing double quote to fix r316635 commit.
Modified:
stable/11/lib/libz/Makefile
Directory Properties:
stable/11/ (props changed)
Mo
Author: delphij
Date: Wed May 31 06:08:11 2017
New Revision: 319288
URL: https://svnweb.freebsd.org/changeset/base/319288
Log:
MFC r316649:
Add missing double quote to fix r316635 commit.
Modified:
stable/10/lib/libz/Makefile
Directory Properties:
stable/10/ (props changed)
Modified
Author: delphij
Date: Wed May 31 06:00:14 2017
New Revision: 319286
URL: https://svnweb.freebsd.org/changeset/base/319286
Log:
MFC r311989 (cem):
libkern: Remove obsolete 'register' keyword
Modified:
stable/10/sys/libkern/bcmp.c
stable/10/sys/libkern/bsearch.c
stable/10/sys/libkern/i
Author: delphij
Date: Wed May 31 05:52:32 2017
New Revision: 319285
URL: https://svnweb.freebsd.org/changeset/base/319285
Log:
MFC r318514-r318515, r318517, r318917
r318514:
Use size_t.
Inspired by: OpenBSD src/lib/libc/stdlib/qsort.c,v 1.11
r318515:
The current qsort(3) impl
Author: delphij
Date: Wed May 31 05:45:06 2017
New Revision: 319284
URL: https://svnweb.freebsd.org/changeset/base/319284
Log:
MFC r311989 (cem):
libkern: Remove obsolete 'register' keyword
Modified:
stable/11/sys/libkern/bcmp.c
stable/11/sys/libkern/bsearch.c
stable/11/sys/libkern/i
Author: delphij
Date: Wed May 31 05:38:57 2017
New Revision: 319283
URL: https://svnweb.freebsd.org/changeset/base/319283
Log:
MFC r316635:
Enable 16-bit longest_match for x86.
This gives a ~2% improvement in compression tests.
Modified:
stable/10/lib/libz/Makefile
Directory Propert
Author: delphij
Date: Wed May 31 05:37:51 2017
New Revision: 319282
URL: https://svnweb.freebsd.org/changeset/base/319282
Log:
MFC r316635:
Enable 16-bit longest_match for x86.
This gives a ~2% improvement in compression tests.
Modified:
stable/11/lib/libz/Makefile
Directory Propert
Author: delphij
Date: Wed May 31 05:33:32 2017
New Revision: 319281
URL: https://svnweb.freebsd.org/changeset/base/319281
Log:
MFC r313327:
Reflect actual NetBSD revision we already have.
Modified:
stable/10/usr.bin/gzip/unxz.c
Directory Properties:
stable/10/ (props changed)
Modifi
Author: delphij
Date: Wed May 31 05:29:20 2017
New Revision: 319280
URL: https://svnweb.freebsd.org/changeset/base/319280
Log:
MFC r313327:
Reflect actual NetBSD revision we already have.
Modified:
stable/11/usr.bin/gzip/unxz.c
Directory Properties:
stable/11/ (props changed)
Modifi
On 29/04/2017 12:47, Takahashi Yoshihiro wrote:
> Author: nyan
> Date: Sat Apr 29 09:47:15 2017
> New Revision: 317591
> URL: https://svnweb.freebsd.org/changeset/base/317591
>
> Log:
> Add TUNABLE_INT to radeonkms driver parameters.
> They are required by PowerMac G5 DP.
>
> PR:
Author: delphij
Date: Wed May 31 05:20:59 2017
New Revision: 319279
URL: https://svnweb.freebsd.org/changeset/base/319279
Log:
MFC r313695, r313760, r314769, r314863, r314865, r316125
r313695:
MFV r313676: libpcap 1.8.1
r313760:
MFV r313759: license change for a few headers (4 clau
Author: delphij
Date: Wed May 31 05:11:28 2017
New Revision: 319278
URL: https://svnweb.freebsd.org/changeset/base/319278
Log:
MFC r315272, r315370
r315272:
Implement INHERIT_ZERO for minherit(2).
INHERIT_ZERO is an OpenBSD feature.
When a page is marked as such, it would be zer
Author: delphij
Date: Wed May 31 05:10:03 2017
New Revision: 319277
URL: https://svnweb.freebsd.org/changeset/base/319277
Log:
MFC r315272, r315370
r315272:
Implement INHERIT_ZERO for minherit(2).
INHERIT_ZERO is an OpenBSD feature.
When a page is marked as such, it would be zer
Author: delphij
Date: Wed May 31 05:05:32 2017
New Revision: 319276
URL: https://svnweb.freebsd.org/changeset/base/319276
Log:
MFC r315615:
Make space style consistent with earlier entries.
Modified:
stable/11/lib/libc/sys/Symbol.map
Directory Properties:
stable/11/ (props changed)
Author: delphij
Date: Wed May 31 05:00:02 2017
New Revision: 319275
URL: https://svnweb.freebsd.org/changeset/base/319275
Log:
MFC r318975:
Tighten /entropy permissions.
PR: 219527
Reported by: Lu Tung-Pin
Submitted by: jilles
Modified:
stable/11/etc/rc.d/random
Dire
Author: danfe (ports committer)
Date: Wed May 31 03:44:31 2017
New Revision: 319274
URL: https://svnweb.freebsd.org/changeset/base/319274
Log:
- Add a simple example to uname(1) manual page to show how the hardware
platform (returned by -m) can be different from the machine's processor
a
Author: cy
Date: Wed May 31 03:11:25 2017
New Revision: 319273
URL: https://svnweb.freebsd.org/changeset/base/319273
Log:
Remove NORESOLVE (-R) option from poollist() (ippool -l). It is not
used in poollist().
Modified:
head/contrib/ipfilter/tools/ippool.c
Modified: head/contrib/ipfilter/t
Author: np
Date: Wed May 31 00:43:52 2017
New Revision: 319272
URL: https://svnweb.freebsd.org/changeset/base/319272
Log:
MFC r318774:
cxgbe/iw_cxgbe: sodisconnect failures are harmless and should not be
treated as fatal errors.
Sponsored by: Chelsio Communications
Modified:
stabl
Author: np
Date: Wed May 31 00:43:34 2017
New Revision: 319271
URL: https://svnweb.freebsd.org/changeset/base/319271
Log:
MFC r318774:
cxgbe/iw_cxgbe: sodisconnect failures are harmless and should not be
treated as fatal errors.
Sponsored by: Chelsio Communications
Modified:
stabl
Author: np
Date: Wed May 31 00:16:43 2017
New Revision: 319270
URL: https://svnweb.freebsd.org/changeset/base/319270
Log:
MFC r318762:
cxgbe(4): Update the T4, T5, and T6 firmwares to 1.16.45.0.
The latest firmware has a number of link related fixes, support for a
new custom card, an
Author: np
Date: Wed May 31 00:16:05 2017
New Revision: 319269
URL: https://svnweb.freebsd.org/changeset/base/319269
Log:
MFC r318762:
cxgbe(4): Update the T4, T5, and T6 firmwares to 1.16.45.0.
The latest firmware has a number of link related fixes, support for a
new custom card, an
Author: asomers
Date: Tue May 30 22:54:52 2017
New Revision: 319268
URL: https://svnweb.freebsd.org/changeset/base/319268
Log:
MFC r318189:
vdev_geom may associate multiple vdevs per g_consumer
vdev_geom.c currently uses the g_consumer's private field to point to a
vdev_t. That way,
Author: asomers
Date: Tue May 30 22:48:17 2017
New Revision: 319267
URL: https://svnweb.freebsd.org/changeset/base/319267
Log:
MFC r318141, r318143-r318144
r318141:
strcpy => strlcpy
Reported by: Coverity
CID: 1352771
Sponsored by: Spectra Logic Corp
r318143:
str
Author: asomers
Date: Tue May 30 22:46:00 2017
New Revision: 319266
URL: https://svnweb.freebsd.org/changeset/base/319266
Log:
MFC r317759:
Fix memory leaks in camcontrol
Reported by: Coverity
CID: 1331674, 1331675
Reviewed by: ken
Sponsored by: Spectra Logic Corp
Di
Author: asomers
Date: Tue May 30 22:45:01 2017
New Revision: 319265
URL: https://svnweb.freebsd.org/changeset/base/319265
Log:
MFC r317755, r317758
r317755:
Various Coverity fixes in ifconfig(8)
* Exit early if kldload(2) fails (1011259). This is the only change that
affects ifco
Author: asomers
Date: Tue May 30 22:44:05 2017
New Revision: 319264
URL: https://svnweb.freebsd.org/changeset/base/319264
Log:
MFC r317715:
ifconfig displays ND6_IFF_NO_DAD as "IGNORELOOP"
PR: 218958
Reviewed by: kristof
Differential Revision:https://reviews.free
Author: asomers
Date: Tue May 30 22:43:08 2017
New Revision: 319263
URL: https://svnweb.freebsd.org/changeset/base/319263
Log:
MFC r316856:
MFV 316855
7900 zdb shouldn't print the path of a znode at verbosity < 5
Reviewed by: Paul Dagnelie
Reviewed by: Matt Ahrens
Approved b
Author: asomers
Date: Tue May 30 22:41:19 2017
New Revision: 319262
URL: https://svnweb.freebsd.org/changeset/base/319262
Log:
MFC r316760:
Fix vdev_geom_attach_by_guids for partitioned disks
When opening a vdev whose path is unknown, vdev_geom must find a geom
provider with a label
Author: asomers
Date: Tue May 30 22:36:24 2017
New Revision: 319261
URL: https://svnweb.freebsd.org/changeset/base/319261
Log:
MFC r316611:
sbin/mount: strcpy -> strlcpy
Reported by: Coverity
CID: 1011173, 1011174
Sponsored by: Spectra Logic Corp
Modified:
stable/10/sb
Author: asomers
Date: Tue May 30 22:35:36 2017
New Revision: 319260
URL: https://svnweb.freebsd.org/changeset/base/319260
Log:
MFC r316610:
usr.bin/netstat: strcpy -> strlcpy
Reported by: Coverity
CID: 1006741, 1006744
Sponsored by: Spectra Logic Corp
Modified:
stable/
Author: asomers
Date: Tue May 30 22:34:43 2017
New Revision: 319259
URL: https://svnweb.freebsd.org/changeset/base/319259
Log:
MFC r316548:
Quiet 450.status-security when *_inline="YES"
Previously, 450.status-security would always set rc=3 in inline mode,
because it doesn't know whet
Author: asomers
Date: Tue May 30 22:33:24 2017
New Revision: 319258
URL: https://svnweb.freebsd.org/changeset/base/319258
Log:
MFC r316535:
Fix memory leak in "gpart bootcode"
Also, annotate that gpart_issue never returns
Reported by: Coverity
CID: 1007105
Sponsored
Author: asomers
Date: Tue May 30 22:02:55 2017
New Revision: 319257
URL: https://svnweb.freebsd.org/changeset/base/319257
Log:
MFC r316501, r316523
r316501:
Fix file descriptor and memory leaks in pr(1)
Also, hook NetBSD's pr test into the build, and add three more test cases.
R
Author: asomers
Date: Tue May 30 21:58:53 2017
New Revision: 319256
URL: https://svnweb.freebsd.org/changeset/base/319256
Log:
MFC r316500 (except the part to usr.bin/fortune)
strcpy => strlcpy, strcat => strlcat
Reported by: Coverity
CID: 1006703 978863 1006745 1347163
R
Author: np
Date: Tue May 30 21:57:25 2017
New Revision: 319255
URL: https://svnweb.freebsd.org/changeset/base/319255
Log:
MFC r314176 and r318973.
r314176:
Add support for RDMA from userspace with T6 cards.
r318973:
libcxgb4: Use memcpy instead of copying WRs 8B at a time in the us
Author: np
Date: Tue May 30 21:55:48 2017
New Revision: 319254
URL: https://svnweb.freebsd.org/changeset/base/319254
Log:
MFC r314176 and r318973.
r314176:
Add support for RDMA from userspace with T6 cards.
r318973:
libcxgb4: Use memcpy instead of copying WRs 8B at a time in the us
Author: kib
Date: Tue May 30 21:20:54 2017
New Revision: 319253
URL: https://svnweb.freebsd.org/changeset/base/319253
Log:
Fix bug in r318997: remove the line which overrides vn_fsid()
calculation.
Noted by: jhb
Reviewed by: rmacklem
Sponsored by: The FreeBSD Foundation
Modified
Author: asomers
Date: Tue May 30 21:03:44 2017
New Revision: 319252
URL: https://svnweb.freebsd.org/changeset/base/319252
Log:
MFC r315032-r315036, r315039, r315041
r315032:
Increase WARNS for iconv tests
ATF tests have a default WARNS of 0, unlike other usermode programs.
Revie
Konstantin Belousov wrote:
>Thank you.
>Indeed, the asignment should have been removed. Below is the proposed
>correction.
>
>diff --git a/sys/fs/nfsclient/nfs_clport.c b/sys/fs/nfsclient/nfs_clport.c
>index 509c38b8614..44c0eae0179 100644
>--- a/sys/fs/nfsclient/nfs_clport.c
>+++ b/sys/fs/nfsclie
> -Original Message-
> From: Alexey Dokuchaev [mailto:da...@freebsd.org]
> Sent: Thursday, May 25, 2017 1:17 PM
> To: Stephen McConnell
> Cc: src-committ...@freebsd.org; svn-src-all@freebsd.org; svn-src-
> h...@freebsd.org
> Subject: Re: svn commit: r318895 - in head: share/man/man4 sys/dev
Author: ngie
Date: Tue May 30 18:08:33 2017
New Revision: 319249
URL: https://svnweb.freebsd.org/changeset/base/319249
Log:
Regenerate src.conf(5)
Modified:
stable/11/share/man/man5/src.conf.5
Modified: stable/11/share/man/man5/src.conf.5
=
Author: ngie
Date: Tue May 30 18:06:19 2017
New Revision: 319248
URL: https://svnweb.freebsd.org/changeset/base/319248
Log:
Regenerate src.conf(5)
This contains a number of content changes due to src.opts.mk changes.
Sponsored by: Dell EMC Isilon
Modified:
head/share/man/man5/src.co
Author: ngie
Date: Tue May 30 18:04:55 2017
New Revision: 319247
URL: https://svnweb.freebsd.org/changeset/base/319247
Log:
MFC r313169,r319246:
r313169 (by wblock):
Clarify some option descriptions, add a line of text to makeman to
add the slightest hint of a shade of a clue of what
Author: ngie
Date: Tue May 30 18:03:34 2017
New Revision: 319246
URL: https://svnweb.freebsd.org/changeset/base/319246
Log:
Use .Xr to reference libblacklist(3), blacklistctl(8), and blacklistd(8)
MFC after:now
Sponsored by: Dell EMC Isilon
Modified:
head/tools/build/options/WITHOU
Author: ngie
Date: Tue May 30 17:48:41 2017
New Revision: 319245
URL: https://svnweb.freebsd.org/changeset/base/319245
Log:
Regenerate src.conf(5) after adding MK_RPCBIND_WARMSTART_SUPPORT
Modified:
stable/10/share/man/man5/src.conf.5
Modified: stable/10/share/man/man5/src.conf.5
===
Author: ngie
Date: Tue May 30 17:47:19 2017
New Revision: 319244
URL: https://svnweb.freebsd.org/changeset/base/319244
Log:
MFC r317168:
Add a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow the end-user to build
rpcbind(8) with/without warmstart support.
The knob defaults to off to
Author: ngie
Date: Tue May 30 17:46:19 2017
New Revision: 319243
URL: https://svnweb.freebsd.org/changeset/base/319243
Log:
MFC r317168:
Add a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow the end-user to build
rpcbind(8) with/without warmstart support.
The knob defaults to off to
Author: ngie
Date: Tue May 30 17:42:48 2017
New Revision: 319242
URL: https://svnweb.freebsd.org/changeset/base/319242
Log:
MFC r317154,r317155,r317162,r317163,r317164:
r317154:
Print out the signal number on exit in terminate(..) if WARMSTART is compiled
into rpcbind.
The signa
Author: dim
Date: Tue May 30 17:38:12 2017
New Revision: 319240
URL: https://svnweb.freebsd.org/changeset/base/319240
Log:
Vendor import of lldb trunk r304222:
https://llvm.org/svn/llvm-project/lldb/trunk@304222
Modified:
vendor/lldb/dist/include/lldb/Utility/Log.h
Modified: vendor/lldb/di
Author: dim
Date: Tue May 30 17:37:59 2017
New Revision: 319236
URL: https://svnweb.freebsd.org/changeset/base/319236
Log:
Vendor import of libc++ trunk r304222:
https://llvm.org/svn/llvm-project/libcxx/trunk@304222
Added:
vendor/libc++/dist/test/std/experimental/language.support/support.c
Author: dim
Date: Tue May 30 17:38:04 2017
New Revision: 319238
URL: https://svnweb.freebsd.org/changeset/base/319238
Log:
Vendor import of lld trunk r304222:
https://llvm.org/svn/llvm-project/lld/trunk@304222
Added:
vendor/lld/dist/test/ELF/linkerscript/bss-fill.s (contents, props change
Author: dim
Date: Tue May 30 17:38:08 2017
New Revision: 319239
URL: https://svnweb.freebsd.org/changeset/base/319239
Log:
Tag lld trunk r304222.
Added:
vendor/lld/lld-trunk-r304222/
- copied from r319238, vendor/lld/dist/
___
svn-src-all@freeb
Author: dim
Date: Tue May 30 17:38:15 2017
New Revision: 319241
URL: https://svnweb.freebsd.org/changeset/base/319241
Log:
Tag lldb trunk r304222.
Added:
vendor/lldb/lldb-trunk-r304222/
- copied from r319240, vendor/lldb/dist/
___
svn-src-all@f
Author: dim
Date: Tue May 30 17:37:51 2017
New Revision: 319234
URL: https://svnweb.freebsd.org/changeset/base/319234
Log:
Tag clang trunk r304222.
Added:
vendor/clang/clang-trunk-r304222/
- copied from r319233, vendor/clang/dist/
___
svn-src-a
Author: dim
Date: Tue May 30 17:37:54 2017
New Revision: 319235
URL: https://svnweb.freebsd.org/changeset/base/319235
Log:
Tag compiler-rt trunk r304222.
Added:
vendor/compiler-rt/compiler-rt-trunk-r304222/
- copied from r319234, vendor/compiler-rt/dist/
_
Author: dim
Date: Tue May 30 17:38:02 2017
New Revision: 319237
URL: https://svnweb.freebsd.org/changeset/base/319237
Log:
Tag libc++ trunk r304222.
Added:
vendor/libc++/libc++-trunk-r304222/
- copied from r319236, vendor/libc++/dist/
___
svn-s
Author: dim
Date: Tue May 30 17:37:44 2017
New Revision: 319233
URL: https://svnweb.freebsd.org/changeset/base/319233
Log:
Vendor import of clang trunk r304222:
https://llvm.org/svn/llvm-project/cfe/trunk@304222
Added:
vendor/clang/dist/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
(co
Author: ngie
Date: Tue May 30 17:37:40 2017
New Revision: 319232
URL: https://svnweb.freebsd.org/changeset/base/319232
Log:
MFC r317155,r317162,r317163,r317164:
r317155:
rpcbind(8): wordsmith -h description and mention -W in the SYNOPSIS section
-W was already documented in the OP
Author: dim
Date: Tue May 30 17:37:31 2017
New Revision: 319230
URL: https://svnweb.freebsd.org/changeset/base/319230
Log:
Vendor import of llvm trunk r304222:
https://llvm.org/svn/llvm-project/llvm/trunk@304222
Added:
vendor/llvm/dist/docs/Proposals/VectorizationPlan.rst
vendor/llvm/dist
Author: dim
Date: Tue May 30 17:37:37 2017
New Revision: 319231
URL: https://svnweb.freebsd.org/changeset/base/319231
Log:
Tag llvm trunk r304222.
Added:
vendor/llvm/llvm-trunk-r304222/
- copied from r319230, vendor/llvm/dist/
___
svn-src-all@f
On Sun, May 28, 2017 at 06:48:38AM -0700, John Baldwin wrote:
> On Saturday, May 27, 2017 05:00:30 PM Konstantin Belousov wrote:
> > */
> > - if (vp->v_mount->mnt_stat.f_fsid.val[0] !=
> > - (uint32_t)np->n_vattr.na_filesid[0])
> > - vap->va_fs
Author: markj
Date: Tue May 30 17:16:08 2017
New Revision: 319229
URL: https://svnweb.freebsd.org/changeset/base/319229
Log:
Add some miscellaneous definitions to support DRM drivers.
Reviewed by: hselasky
MFC after:1 week
Differential Revision:https://reviews.freebsd.org/D
Author: emaste
Date: Tue May 30 17:09:47 2017
New Revision: 319228
URL: https://svnweb.freebsd.org/changeset/base/319228
Log:
MFC r318305: makeman: reword description, based on feedback from wblock
Modified:
stable/11/tools/build/options/makeman
Directory Properties:
stable/11/ (props cha
Author: emaste
Date: Tue May 30 17:07:40 2017
New Revision: 319227
URL: https://svnweb.freebsd.org/changeset/base/319227
Log:
MFC arch.7 man page describing some arch-specific details
MFC of r318386, r317938, r317844, r317843, r317840, r317835, r317809,
r317790, r317754, r317708, r
Author: emaste
Date: Tue May 30 16:55:15 2017
New Revision: 319226
URL: https://svnweb.freebsd.org/changeset/base/319226
Log:
MFC r318316: uniq: allow -c to be used with -d or -u
Bring in some bits from NetBSD and lift the restriction in uniq(1) that
-c cannot be used with the -d and -u o
Author: gjb
Date: Tue May 30 16:46:25 2017
New Revision: 319225
URL: https://svnweb.freebsd.org/changeset/base/319225
Log:
Document r315433, libarchive 3.3.1.
Document r316958, tcsh 6.20.00.
Document r310490, amd(8) 6.2.
Document r316350, tzdata 2017b.
Document r309848, file(1) 5.29.
D
Author: mav
Date: Tue May 30 16:34:18 2017
New Revision: 319224
URL: https://svnweb.freebsd.org/changeset/base/319224
Log:
MFC r318689: Add parent interface reference counting to if_vlan.
Using plain ifunit() looks like a request for troubles.
Modified:
stable/11/sys/net/if_vlan.c
Direct
On Saturday, May 27, 2017 05:00:30 PM Konstantin Belousov wrote:
> Author: kib
> Date: Sat May 27 17:00:30 2017
> New Revision: 318997
> URL: https://svnweb.freebsd.org/changeset/base/318997
>
> Log:
> Use whole mnt_stat.f_fsid bits for st_dev.
>
> Since ino64 expanded dev_t to 64bit, make
Author: asomers
Date: Tue May 30 16:17:00 2017
New Revision: 319223
URL: https://svnweb.freebsd.org/changeset/base/319223
Log:
MFC r314341:
Update devd.conf for ports change 421360
Ports change 421360 changed the name and UID of the postgres user
Reviewed by: trasz, imp, girgen
Author: asomers
Date: Tue May 30 16:15:52 2017
New Revision: 319222
URL: https://svnweb.freebsd.org/changeset/base/319222
Log:
MFC r314148, r314150
r314148:
Misc Coverity fixes in xnb(4)
Most of these are null pointer dereferences or missing error checks in the
unit tests. One is a
Author: asomers
Date: Tue May 30 16:09:54 2017
New Revision: 319221
URL: https://svnweb.freebsd.org/changeset/base/319221
Log:
MFC r313069:
Allow 999.local to run scripts in any language
If one of the scripts listed in (daily|weekly|monthly)_local is executable,
999.local should simp
Author: asomers
Date: Tue May 30 16:05:11 2017
New Revision: 319220
URL: https://svnweb.freebsd.org/changeset/base/319220
Log:
MFC r301207:
Fix exit status of "service routing start "
etc/rc.d/routing
Ignore the exit status of options_{inet,inet6,atm}. It's
meaningless
Author: emaste
Date: Tue May 30 15:51:48 2017
New Revision: 319219
URL: https://svnweb.freebsd.org/changeset/base/319219
Log:
add a rescue/sh sanity check before installworld on the running system
FreeBSD does not guarantee kernel forward compatibility (that is,
running a newer userland o
Whoops, the commit message for this revision was slightly stale
(previous version of the patch).
On Fri, May 26, 2017 at 3:17 PM, Conrad Meyer wrote:
> Author: cem
> Date: Fri May 26 22:17:44 2017
> New Revision: 318969
> URL: https://svnweb.freebsd.org/changeset/base/318969
>
> Log:
> procstat
Author: asomers
Date: Tue May 30 15:33:27 2017
New Revision: 319218
URL: https://svnweb.freebsd.org/changeset/base/319218
Log:
MFC r318593:
Fix build of AIO tests with -DDEBUG
Also, redefine some constants for clarity. No functional change.
Modified:
stable/11/tests/sys/aio/aio_kqu
Author: asomers
Date: Tue May 30 15:18:22 2017
New Revision: 319217
URL: https://svnweb.freebsd.org/changeset/base/319217
Log:
MFC r318141, r318143-r318144
r318141:
strcpy => strlcpy
Reported by: Coverity
CID: 1352771
Sponsored by: Spectra Logic Corp
r318143:
str
Author: jtl
Date: Tue May 30 14:50:28 2017
New Revision: 319216
URL: https://svnweb.freebsd.org/changeset/base/319216
Log:
Fix an unnecessary/incorrect check in the PKTOPT_EXTHDRCPY macro.
This macro allocates memory and, if malloc does not return NULL, copies
data into the new memory. Ho
Author: jtl
Date: Tue May 30 14:41:31 2017
New Revision: 319215
URL: https://svnweb.freebsd.org/changeset/base/319215
Log:
Fix two places in the ICMP6 code where we could dereference a NULL pointer
in the icmp6_input() function.
When processing an ICMP6_ECHO_REQUEST, if IP6_EXTHDR_GET fai
Author: jtl
Date: Tue May 30 14:32:44 2017
New Revision: 319214
URL: https://svnweb.freebsd.org/changeset/base/319214
Log:
Enforce the limit on ICMP messages before doing work to formulate the
response.
Delete an unneeded rate limit for UDP under IPv6. Because ICMP6
messages have their
Author: andrew
Date: Tue May 30 13:56:38 2017
New Revision: 319213
URL: https://svnweb.freebsd.org/changeset/base/319213
Log:
MFC r307334, r318252: Support write-through caches on arm64
r307334:
Create macros for the MAIR memory attributes. While here add an uncached
memory type, howeve
Author: avg
Date: Tue May 30 13:53:03 2017
New Revision: 319212
URL: https://svnweb.freebsd.org/changeset/base/319212
Log:
fix indentation
MFC after:4 days
Modified:
head/sys/x86/x86/identcpu.c
Modified: head/sys/x86/x86/identcpu.c
===
Author: andrew
Date: Tue May 30 13:35:54 2017
New Revision: 319210
URL: https://svnweb.freebsd.org/changeset/base/319210
Log:
MFC r317824:
Add reclaim_pv_chunk on arm64. This is based on the amd64 code so should
operate similarly, other than not needing the delayed invalidation.
It h
On Tue, May 23, 2017 at 07:43:43AM -0500, Eric Badger wrote:
> On 05/10/2017 07:57 AM, Slawa Olhovchenkov wrote:
> > On Tue, May 09, 2017 at 09:14:20PM -0500, Eric Badger wrote:
> >
> >> On 05/09/2017 03:32 PM, Slawa Olhovchenkov wrote:
> >>> On Thu, Apr 27, 2017 at 10:28:50PM +, Eric Badger w
Author: andrew
Date: Tue May 30 13:26:37 2017
New Revision: 319207
URL: https://svnweb.freebsd.org/changeset/base/319207
Log:
MFC r317361:
Call the PSCI reset from cpu_reset on arm64. When rebooting from DDB the
kernel calls this directly so the event handler is not called, meaning
the
Author: andrew
Date: Tue May 30 13:21:43 2017
New Revision: 319206
URL: https://svnweb.freebsd.org/changeset/base/319206
Log:
MFC r317197:
Restrict the arm64 supervisor all instructions to only allow a zero
immediate value for system calls. We may wish to use other values in the
future
Author: andrew
Date: Tue May 30 13:16:06 2017
New Revision: 319205
URL: https://svnweb.freebsd.org/changeset/base/319205
Log:
MFC r317192:
Push loading curthread into assembly in the synchronous exception handlers.
This will help investigating the performance impact of moving parts of the
Author: andrew
Date: Tue May 30 13:02:10 2017
New Revision: 319204
URL: https://svnweb.freebsd.org/changeset/base/319204
Log:
MFC r313396:
Push reading of ESR_EL1 to assembly. Among other uses this will allow us
to expose this to signal handlers, e.g. for the clang sanitizers.
Modified:
Author: andrew
Date: Tue May 30 12:44:01 2017
New Revision: 319203
URL: https://svnweb.freebsd.org/changeset/base/319203
Log:
MFC r316734, r316761: Support Execute-Never bit in the arm64 pmap.
r316734:
Start to use the User and Privileged execute-never bits in the arm64
pagetables. This
Author: andrew
Date: Tue May 30 12:26:36 2017
New Revision: 319202
URL: https://svnweb.freebsd.org/changeset/base/319202
Log:
MFC r316732, r316756: Enable Privileged Access Never on arm64.
r316732:
Use the unprivileged variant of the load and store instructions most
places possible in t
Author: zbb
Date: Tue May 30 12:00:56 2017
New Revision: 319201
URL: https://svnweb.freebsd.org/changeset/base/319201
Log:
Introduce additional locks when releasing TX resources and buffers in ENA
There could be race condition with TX cleaning routine when cleaning mbufs,
when it was call
Author: zbb
Date: Tue May 30 11:58:51 2017
New Revision: 319200
URL: https://svnweb.freebsd.org/changeset/base/319200
Log:
Move ENA's hw stats updating routine to separate task
Initially, stats were being updated each time OS was requesting for
the first statistic.
To read statistics fr
Author: zbb
Date: Tue May 30 11:56:54 2017
New Revision: 319199
URL: https://svnweb.freebsd.org/changeset/base/319199
Log:
Add error handling to the ENA driver if init of the reset task fails
Also, to simplify cleaning routine, reset task is initialized before
allocating statistics and ot
Author: zbb
Date: Tue May 30 11:55:02 2017
New Revision: 319198
URL: https://svnweb.freebsd.org/changeset/base/319198
Log:
Add locks before each ena_up and ena_down
Lock only ena_up and ena_down calls in ioctl handler, instead of whole
ioctl. Locking ioctl with sx lock that is sleepable,
Author: andrew
Date: Tue May 30 11:03:05 2017
New Revision: 319196
URL: https://svnweb.freebsd.org/changeset/base/319196
Log:
MFC r316755:
Add SCTLR bits added in ARMv8.1 and ARMv8.2 and start to use them in the
early boot code.
Modified:
stable/11/sys/arm64/arm64/locore.S
stable/11/
Author: andrew
Date: Tue May 30 10:50:15 2017
New Revision: 319195
URL: https://svnweb.freebsd.org/changeset/base/319195
Log:
MFC r312703:
Fix the error value we write in cerror. __error returns an int *, however
we were writing a 64 bit value meaning the 32 bits after this would be
tra
Author: ngie
Date: Tue May 30 07:31:02 2017
New Revision: 319194
URL: https://svnweb.freebsd.org/changeset/base/319194
Log:
Regenerate src.conf(5) after MK_DIALOG was added
Modified:
stable/11/share/man/man5/src.conf.5
Modified: stable/11/share/man/man5/src.conf.5
===
1 - 100 of 102 matches
Mail list logo