Author: delphij
Date: Wed Jan 16 00:45:05 2013
New Revision: 245482
URL: http://svnweb.freebsd.org/changeset/base/245482
Log:
MFC r244975:
Indicate that we are using OpenSSL with some local modifications.
Modified:
stable/9/crypto/openssl/crypto/opensslv.h
Directory Properties:
stable/
Author: delphij
Date: Wed Jan 16 00:42:25 2013
New Revision: 245481
URL: http://svnweb.freebsd.org/changeset/base/245481
Log:
MFC r244973:
Integrate OpenSSL changeset 22950 (appro):
bn_word.c: fix overflow bug in BN_add_word.
Modified:
stable/9/crypto/openssl/crypto/bn/bn_word
Author: brooks
Date: Tue Jan 15 16:46:51 2013
New Revision: 245462
URL: http://svnweb.freebsd.org/changeset/base/245462
Log:
MFC r244562,245241,245435
Add NetBSD's mtree to the tree and install it as nmtree.
Always install our mtree as /usr/sbin/fmtree and link it as
/usr/sbin/mtree
Author: brooks
Date: Tue Jan 15 16:41:52 2013
New Revision: 245461
URL: http://svnweb.freebsd.org/changeset/base/245461
Log:
MFC r244557:
Add libnetbsd, a thin compatibility layer intended to allow a limited
set of NetBSD software to compile as part of the FreeBSD build with
little or n
On Tue, Jan 15, 2013 at 11:30:43PM +0800, Kevin Lo wrote:
> On 2013/01/14 23:18, Alexey Dokuchaev wrote:
> >>Log:
> >> MFC r236899:
> >> Fix unloading of libiconv module.
> >Do you plan to MFC this to stable/8 as well?
>
> Done.
Awesome, thanks!
./danfe
__
On 2013/01/14 23:18, Alexey Dokuchaev wrote:
On Tue, Jan 08, 2013 at 04:43:20AM +, Kevin Lo wrote:
New Revision: 245149
URL: http://svnweb.freebsd.org/changeset/base/245149
Log:
MFC r236899:
Fix unloading of libiconv module.
Do you plan to MFC this to stable/8 as well?
Done.
Author: bapt
Date: Tue Jan 15 09:14:18 2013
New Revision: 245451
URL: http://svnweb.freebsd.org/changeset/base/245451
Log:
MFC r244553,244594,244608,244639
In preparation for making 'pkg -N' the one true method of determining
whether a system has been configured to use pkgng, cause /usr/s