CVS: cvs.openbsd.org: www

2013-07-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/07/23 00:21:49 Modified files: de : anoncvs.html faq/de : faq14.html faq5.html faq/fr : faq10.html faq14.html faq4.html faq9.html faq/pf/fr

CVS: cvs.openbsd.org: www

2013-07-22 Thread Nick Holland
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2013/07/22 20:29:04 Modified files: faq: faq14.html Log message: add target to link, from Maxime Villard, thanks!

CVS: cvs.openbsd.org: www

2013-07-22 Thread Brian Callahan
CVSROOT:/cvs Module name:www Changes by: bcal...@cvs.openbsd.org 2013/07/22 20:11:15 Modified files: . : plat.html Log message: Move octeon up to supported platforms as well.

CVS: cvs.openbsd.org: www

2013-07-22 Thread Brandon Mercer
CVSROOT:/cvs Module name:www Changes by: bmer...@cvs.openbsd.org 2013/07/22 19:44:58 Modified files: . : plat.html Log message: Move beagle from a porting effort to a supported platform.

CVS: cvs.openbsd.org: www

2013-07-22 Thread Brandon Mercer
CVSROOT:/cvs Module name:www Changes by: bmer...@cvs.openbsd.org 2013/07/22 19:21:37 Modified files: . : beagle.html Log message: Update the beagle platform information to be more relevant.

CVS: cvs.openbsd.org: src

2013-07-22 Thread Brian Callahan
CVSROOT:/cvs Module name:src Changes by: bcal...@cvs.openbsd.org 2013/07/22 09:55:04 Modified files: distrib/sets/lists/base: md.octeon distrib/sets/lists/comp: md.octeon Log message: sync octeon sets ok jasper@ deraadt@

CVS: cvs.openbsd.org: src

2013-07-22 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2013/07/22 08:40:45 Modified files: usr.sbin/openssl: Makefile Log message: we now have IDEA and MDC2 in libcrypto, so don't disable them in openssl(1) ok djm@

CVS: cvs.openbsd.org: src

2013-07-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/07/22 08:42:31 Modified files: kerberosV/libexec/kadmind: Makefile Log message: Fix include path. ok robert@

CVS: cvs.openbsd.org: src

2013-07-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/07/22 08:13:46 Modified files: kerberosV : Makefile.inc Log message: Missed one CFLAGS -> CPPFLAGS ok robert@

CVS: cvs.openbsd.org: src

2013-07-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/07/22 07:20:48 Modified files: kerberosV/libexec/kpasswdd: Makefile Log message: Fix include path. ok robert@

CVS: cvs.openbsd.org: src

2013-07-22 Thread Eric Faurot
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2013/07/22 07:20:49 Modified files: usr.sbin/smtpd : crypto.c Log message: fix bogus warning due to limited range on 32bit archs.

CVS: cvs.openbsd.org: src

2013-07-22 Thread Eric Faurot
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2013/07/22 07:14:49 Modified files: usr.sbin/smtpd : table_ldap.c table_passwd.c table_sqlite.c Log message: use unistd.h instead of getopt.h

CVS: cvs.openbsd.org: src

2013-07-22 Thread Eric Faurot
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2013/07/22 07:11:11 Modified files: usr.sbin/smtpd : mta_session.c Log message: fix sockaddr overflow with IPv6

CVS: cvs.openbsd.org: xenocara

2013-07-22 Thread Todd Fries
CVSROOT:/cvs Module name:xenocara Changes by: t...@cvs.openbsd.org2013/07/22 07:12:34 Modified files: app/xdm/config : OpenBSD_15bpp.xpm OpenBSD_1bpp.xpm OpenBSD_4bpp.xpm OpenBSD_8bpp.xpm Log message: puffy 5.4

CVS: cvs.openbsd.org: src

2013-07-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/07/22 06:55:29 Modified files: kerberosV/lib/libkrb5: Makefile kerberosV/lib/libroken: Makefile Log message: Add missing -DBUILD_KRB5_LIB to libkrb5 CPPFLAGS. Move -DBUILD_ROKEN_LIB fro

Re: CVS: cvs.openbsd.org: src

2013-07-22 Thread Damien Miller
apologies; I forgot to commit the header. Fixed now On Mon, 22 Jul 2013, Jasper Lievisse Adriaanse wrote: > On Sun, Jul 21, 2013 at 11:00:17PM -0600, Damien Miller wrote: > > CVSROOT:/cvs > > Module name:src > > Changes by: d...@cvs.openbsd.org2013/07/21 23:00:17 > > > > Modified

CVS: cvs.openbsd.org: src

2013-07-22 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2013/07/22 06:20:02 Modified files: usr.bin/ssh: umac.h Log message: oops, forgot to commit corresponding header change; spotted by jsg and jasper