On Sunday 15 May 2011 12:19 am, Bjoern A. Zeeb wrote: > On Sat, 14 May 2011, Colin Percival wrote: > > Author: cperciva > > Date: Sat May 14 17:44:12 2011 > > New Revision: 221900 > > URL: http://svn.freebsd.org/changeset/base/221900 > > > > Log: > > Encourage Ben Laurie to finish getting his commit bit by > > appointing him as the OpenSSL maintainer. > > I'd like to thanks Simon for doing this all the years! Great job! > > I am also happy Ben volunteered to pick up the task:) Great to > have you doing this for FreeBSD!
+1. Here is my first contribution (against head): http://people.freebsd.org/~jkim/openssl-head.diff Changes: 1. Fix amd64 asm generators. http://rt.openssl.org/Ticket/Display.html?id=2466&user=guest&pass=guest 2. Generate amd64 asm files and connect to build. 3. Regen i386 asm files and add new ones (except for sha512-sse2.s). 4. Regen opensslconf-${ARCH}.h to reduce diff against 'config' script generated files. This patch was "make universe" tested couple of weeks ago. :-) Cheers, Jung-uk Kim _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"