Author: jpaetzel
Date: Tue Apr 7 04:21:36 2015
New Revision: 281187
URL: https://svnweb.freebsd.org/changeset/base/281187
Log:
MFC 281084
Fix thinko/copypaste error.
When checking the length of the mutual secret password the variable for
the secret password was used by mistake. Thi
Author: bdrewery
Date: Tue Apr 7 02:53:14 2015
New Revision: 281185
URL: https://svnweb.freebsd.org/changeset/base/281185
Log:
MFC r280360:
Document "none" for VersionAddendum.
Modified:
stable/10/crypto/openssh/ssh_config.5
stable/10/crypto/openssh/sshd_config.5
Directory Propertie
Author: hiren
Date: Mon Apr 6 22:41:13 2015
New Revision: 281174
URL: https://svnweb.freebsd.org/changeset/base/281174
Log:
MFC r280233, r280237, r280441
Add connection flowid and flowtype to siftr(4).
Sponsored by: Limelight Networks
Modified:
stable/10/share/man/man4/siftr.4
st
Author: pfg
Date: Mon Apr 6 19:56:27 2015
New Revision: 281168
URL: https://svnweb.freebsd.org/changeset/base/281168
Log:
MFC r280387:
xlint: update.
Bring some important updates from NetBSD up to about 2008/04/25.
The main feature is initial support for C99.
Obtained from:
Author: hiren
Date: Mon Apr 6 18:40:50 2015
New Revision: 281161
URL: https://svnweb.freebsd.org/changeset/base/281161
Log:
MFC r266418, r266448
Add the flowtype to the inpcb.
Add -R to netstat to dump RSS/flow information.
Reviewed by: delphij
Relnotes: yes (for r266448)
S
Author: dim
Date: Mon Apr 6 14:50:54 2015
New Revision: 281149
URL: https://svnweb.freebsd.org/changeset/base/281149
Log:
MFC r280864:
Pull in r233552 from upstream libc++ trunk (by Eric Fiselier):
[libcxx] Fix PR22771 - Support access control SFINAE in the library
version of is
Author: dim
Date: Mon Apr 6 14:45:40 2015
New Revision: 281148
URL: https://svnweb.freebsd.org/changeset/base/281148
Log:
MFC r280357:
Build expr with -fwrapv, since it relies on signed integer wrapping
having defined behavior.
Reported by: rodrigc
Modified:
stable/10/bin/expr/M
Author: mav
Date: Mon Apr 6 08:23:06 2015
New Revision: 281140
URL: https://svnweb.freebsd.org/changeset/base/281140
Log:
MFC r280393: Reduce priority of ATA/SATA drivers.
Legacy ata(4) -> BUS_PROBE_LOW_PRIORITY; more functional ahci(4), siis(4),
mvs(4) -> BUS_PROBE_DEFAULT; BUS_PROBE_