On Thu, Apr 02, 2015 at 01:02:47AM +, John Baldwin wrote:
> New Revision: 280973
> URL: https://svnweb.freebsd.org/changeset/base/280973
>
> Log:
> MFC 276724:
> On some Intel CPUs with a P-state but not C-state invariant TSC the TSC
> may also halt in C2 and not just C3 (it seems that i
On Monday, April 06, 2015 12:49:39 PM Alexey Dokuchaev wrote:
> On Thu, Apr 02, 2015 at 01:02:47AM +, John Baldwin wrote:
> > New Revision: 280973
> > URL: https://svnweb.freebsd.org/changeset/base/280973
> >
> > Log:
> > MFC 276724:
> > On some Intel CPUs with a P-state but not C-state in
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/9/bin/expr/Ma
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: bdrewery
Date: Tue Apr 7 02:55:22 2015
New Revision: 281186
URL: https://svnweb.freebsd.org/changeset/base/281186
Log:
MFC r280360:
Document "none" for VersionAddendum.
Modified:
stable/9/crypto/openssh/ssh_config.5
stable/9/crypto/openssh/sshd_config.5
Directory Properties: