Author: ae
Date: Fri May 2 21:54:36 2014
New Revision: 265246
URL: http://svnweb.freebsd.org/changeset/base/265246
Log:
MFC r264494:
Use SMB_QUERY_FS_SIZE_INFO request to populate statfs structure.
When server doesn't support this request, try to use SMB_INFO_ALLOCATION.
And use SMB
Author: pfg
Date: Fri May 2 20:13:52 2014
New Revision: 265235
URL: http://svnweb.freebsd.org/changeset/base/265235
Log:
MFC r264040:
4248 dtrace(1M) should never create DOF with empty probes section
4249 Only probes from the first DTrace object file will be included
Illumos Revis
Author: marius
Date: Fri May 2 10:31:12 2014
New Revision: 265221
URL: http://svnweb.freebsd.org/changeset/base/265221
Log:
MFC: r265090
Merge r133175 from upstream:
2008-03-13 Dennis Czeremin
PR libstdc++/35566
* include/bits/stl_multimap.h (multimap<>::multimap