Author: dim
Date: Mon Jun 30 20:26:30 2014
New Revision: 268065
URL: http://svnweb.freebsd.org/changeset/base/268065
Log:
MFC r267981:
Pull in r211627 from upstream llvm trunk (by Bill Schmidt):
[PPC64] Fix PR20071 (fctiduz generated for targets lacking that
instruction)
P
Author: trociny
Date: Mon Jun 30 19:47:26 2014
New Revision: 268062
URL: http://svnweb.freebsd.org/changeset/base/268062
Log:
MFC r267336:
PF_BLUETOOTH protocols: skip initialization of non-virtualized globals
for non-default VNET instances.
This fixes panic on a vnet initialization
Author: ume
Date: Mon Jun 30 17:04:55 2014
New Revision: 268054
URL: http://svnweb.freebsd.org/changeset/base/268054
Log:
MFC r267801: Make nd6_gctimer tunable.
Modified:
stable/9/sys/netinet6/nd6.c
Directory Properties:
stable/9/sys/ (props changed)
Modified: stable/9/sys/netinet6/nd6.c
Author: ume
Date: Mon Jun 30 17:03:32 2014
New Revision: 268053
URL: http://svnweb.freebsd.org/changeset/base/268053
Log:
MFC r267800:
Exclude IPv4 address from doing longest match.
It prevented DNS based load balancing.
Modified:
stable/9/lib/libc/net/getaddrinfo.c
Directory Properties:
Author: delphij
Date: Mon Jun 30 16:32:49 2014
New Revision: 268048
URL: http://svnweb.freebsd.org/changeset/base/268048
Log:
MFC r267378:
Fix path for zlib examples, this have no runtime effect and was
overlooked when I was doing zlib update.
Modified:
stable/9/lib/libz/Makefile
Direc
Author: pfg
Date: Mon Jun 30 14:15:16 2014
New Revision: 268042
URL: http://svnweb.freebsd.org/changeset/base/268042
Log:
MFC r267601:
stdtime: style(9) fixes.
Obtained from:illumos
Modified:
stable/9/lib/libc/stdtime/strftime.c
stable/9/lib/libc/stdtime/strptime.c
sta
Author: pfg
Date: Mon Jun 30 14:12:32 2014
New Revision: 268041
URL: http://svnweb.freebsd.org/changeset/base/268041
Log:
MFC r267544:
Update license to strptime(3) implementation.
Our strptime(3) implementation was the base for the illumos
implementation and after contacting the a
Author: marius
Date: Mon Jun 30 09:38:09 2014
New Revision: 268031
URL: http://svnweb.freebsd.org/changeset/base/268031
Log:
MFC: r267967, r267968
- SC_NO_SYSMOUSE isn't currently supported by vt(4), so nuke it from vt.4.
- vt_vga(4) is a driver rather than a function so reference it acco