CVS: cvs.openbsd.org: src

2014-04-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/04/15 00:26:54 Modified files: usr.bin/patch : patch.1 Log message: patch was moved from user portability (UP) to base in issue 7 and is no longer optional;

CVS: cvs.openbsd.org: src

2014-04-15 Thread Eric Faurot
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2014/04/15 02:32:45 Modified files: usr.sbin/smtpd : lka.c Log message: reply with correct imsg when using non-system auth. reported by Stefan Sieg ok gilles@

CVS: cvs.openbsd.org: src

2014-04-15 Thread Sylvestre Gallon
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2014/04/15 02:48:11 Modified files: lib/libfuse: fuse_opt.c Log message: Init outargs only once, and fix a bad bzero(). Spotted by jsg@, ok jsg@

CVS: cvs.openbsd.org: src

2014-04-15 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 03:14:27 Modified files: sys/dev/usb: ucycom.c ugold.c uhid.c uhidev.c uhidev.h ukbd.c uoak_subr.c upd.c uthum.c utrh.c utwitch.c Log

CVS: cvs.openbsd.org: xenocara

2014-04-15 Thread David Coppa
CVSROOT:/cvs Module name:xenocara Changes by: dco...@cvs.openbsd.org 2014/04/15 04:23:27 Modified files: lib/xcb-util-cursor/cursor: parse_cursor_file.c Log message: unbreak: le32toh() is letoh32() here. ok matthieu@

CVS: cvs.openbsd.org: src

2014-04-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2014/04/15 04:28:07 Modified files: sys/dev/pci: nvme_pci.c sys/dev/ic : nvme.c nvmereg.h nvmevar.h Log message: i wanted to work on this in the tree so i could commit lots of small steps,

CVS: cvs.openbsd.org: src

2014-04-15 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2014/04/15 05:02:38 Modified files: usr.sbin/pkg_add/OpenBSD: PkgCheck.pm Log message: catch directories we don't have the right to enter instead of letting Find do it (shorter/better message)

CVS: cvs.openbsd.org: src

2014-04-15 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/04/15 05:50:18 Modified files: lib/libssl/src/crypto/x509: x509_vfy.c lib/libssl/src/ssl: d1_both.c ssl_task.c Log message: correct cases of code occuring directly after goto/break/return ok

CVS: cvs.openbsd.org: src

2014-04-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2014/04/15 06:00:25 Modified files: lib/libssl/src/ssl: dtls1.h kssl.h o_dir.h srtp.h ssl.h ssl2.h ssl23.h ssl3.h ssl_locl.h tls1.h Log message: First pass at applying KNF to

CVS: cvs.openbsd.org: src

2014-04-15 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/04/15 06:27:34 Removed files: lib/libssl/src/crypto/bf: bfs.cpp lib/libssl/src/crypto/cast: casts.cpp lib/libssl/src/crypto/des: des3s.cpp dess.cpp lib/libssl/src/crypto/md4:

CVS: cvs.openbsd.org: src

2014-04-15 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/04/15 06:58:53 Removed files: lib/libssl/src/apps: vms_decc_init.c winrand.c Log message: remove some vms/windows holdouts. ok miod@

CVS: cvs.openbsd.org: src

2014-04-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2014/04/15 07:41:53 Modified files: lib/libssl/src/crypto: armcap.c cpt_err.c cryptlib.c cversion.c ebcdic.c ex_data.c fips_ers.c mem.c

CVS: cvs.openbsd.org: src

2014-04-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2014/04/15 07:42:55 Modified files: lib/libssl/src/crypto: arm_arch.h buildinf.h crypto.h md32_common.h o_str.h ossl_typ.h Log message: First pass at applying KNF to the

CVS: cvs.openbsd.org: src

2014-04-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2014/04/15 08:38:10 Modified files: lib/libssl/src/crypto/aes: aes.h aes_cbc.c aes_cfb.c aes_core.c aes_ctr.c aes_ecb.c aes_ige.c

CVS: cvs.openbsd.org: src

2014-04-15 Thread Igor Sobrado
CVSROOT:/cvs Module name:src Changes by: sobr...@cvs.openbsd.org 2014/04/15 09:35:24 Modified files: usr.bin/hexdump: od.1 odsyntax.c Log message: add -s (two-byte signed decimal display) to od(1), as mandated by POSIX; remove cross reference to strings(1), it only made

Re: CVS: cvs.openbsd.org: src

2014-04-15 Thread Igor Sobrado
Igor Sobrado writes: CVSROOT: /cvs Module name: src Changes by: sobr...@cvs.openbsd.org 2014/04/15 09:35:24 Modified files: usr.bin/hexdump: od.1 odsyntax.c Log message: add -s (two-byte signed decimal display) to od(1), as mandated by POSIX; remove cross reference to

CVS: cvs.openbsd.org: src

2014-04-15 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2014/04/15 10:21:04 Modified files: lib/libssl/src/apps: ca.c enc.c req.c s_time.c lib/libssl/src/crypto: cversion.c mem_dbg.c lib/libssl/src/crypto/asn1: a_gentm.c a_mbstr.c a_strex.c

CVS: cvs.openbsd.org: src

2014-04-15 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2014/04/15 10:22:30 Modified files: lib/libssl/src/apps: apps.c Log message: Convert some BIO_snprintf() to (void) snprintf - as although these ones save the return value, the value is actually ignored. ok

CVS: cvs.openbsd.org: src

2014-04-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2014/04/15 10:37:22 Modified files: lib/libssl/src/crypto/bio: b_dump.c b_print.c b_sock.c bf_buff.c bf_lbuf.c bf_nbio.c bf_null.c bio.h

CVS: cvs.openbsd.org: src

2014-04-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2014/04/15 10:45:42 Removed files: lib/libssl/src/crypto/threads: README mttest.c netware.bat profile.sh ptest.bat pthread.sh

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 10:52:50 Modified files: lib/libcrypto/crypto: Makefile lib/libssl/src/crypto/rand: rand.h rand_egd.c rand_lib.c rand_unix.c randfile.c

CVS: cvs.openbsd.org: src

2014-04-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/04/15 11:02:54 Modified files: bin/pax: pax.1 Log message: flesh out STANDARDS; ok millert sobrado

CVS: cvs.openbsd.org: src

2014-04-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2014/04/15 11:10:21 Removed files: lib/libssl/src/crypto/bio: bss_rtcp.c Log message: Remove VMS code. ok miod@ beck@

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 11:11:21 Modified files: lib/libssl/src : e_os.h Log message: No need to define DEVRANDOM and DEVRANDOM_EGD any longer.

CVS: cvs.openbsd.org: src

2014-04-15 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2014/04/15 11:20:09 Modified files: lib/libcrypto/crypto: Makefile lib/libssl/src/crypto: cversion.c Log message: As we now remove it permanently, we no longer need NO_WINDOWS_BRAINDEATH as a build

CVS: cvs.openbsd.org: src

2014-04-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2014/04/15 11:24:25 Modified files: lib/libssl/src/crypto/x509: by_dir.c by_file.c x_all.c Log message: First pass at applying KNF to the OpenSSL code, which almost makes it readable. This pass is

CVS: cvs.openbsd.org: src

2014-04-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2014/04/15 11:25:41 Modified files: lib/libssl/src/crypto/bio: b_sock.c bss_dgram.c bss_fd.c bss_file.c bss_sock.c Log message: Toss a `unifdef -U OPENSSL_SYS_WINDOWS'

CVS: cvs.openbsd.org: src

2014-04-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/04/15 11:27:37 Modified files: usr.bin/pr : pr.1 pr.c Log message: - get the spacing right for -e, -i, -n, and -s - macro cleanup ok millert sobrado

CVS: cvs.openbsd.org: www

2014-04-15 Thread Nick Holland
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2014/04/15 11:38:47 Modified files: faq: upgrade55.html Log message: some less annoying wording at the request of Rod Whitworth (and he's right)

CVS: cvs.openbsd.org: src

2014-04-15 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2014/04/15 11:46:17 Modified files: lib/libcrypto/crypto: Makefile lib/libssl/src/apps: passwd.c req.c s_client.c s_server.c lib/libssl/src/crypto: Makefile crypto.h

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 12:01:19 Log message: Import the OpenSSL libcrypto tests in a form suitable for our rergress infrastructure. The following tests have not been imported, for their code lacks a licence:

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 12:01:42 Modified files: regress/lib: Makefile Log message: +libcrypto

CVS: cvs.openbsd.org: src

2014-04-15 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2014/04/15 12:02:05 Modified files: lib/libssl/src/crypto/engine: eng_all.c engine.h lib/libssl/src/engines: Makefile lib/libssl/src/util: mk1mf.pl mkfiles.pl Removed files:

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 12:08:42 Removed files: lib/libssl/src/crypto/bf: bftest.c lib/libssl/src/crypto/bn: bntest.c exptest.c lib/libssl/src/crypto/cast: casttest.c lib/libssl/src/crypto/des:

CVS: cvs.openbsd.org: src

2014-04-15 Thread Igor Sobrado
CVSROOT:/cvs Module name:src Changes by: sobr...@cvs.openbsd.org 2014/04/15 12:08:58 Modified files: usr.bin/hexdump: od.1 Log message: add a STANDARDS section; pointed out by jmc@

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 12:10:10 Removed files: lib/libssl/src/crypto/bn: divtest.c lib/libssl/src/crypto/jpake: jpaketest.c lib/libssl/src/crypto/rsa: rsa_test.c lib/libssl/src/crypto/srp:

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 12:53:13 Modified files: lib/libssl/src/doc/apps: ec.pod ecparam.pod Log message: No longer mention OPENSSL_EC_BIN_PT_COMP being required to allow for `compressed' EC point representation.

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 12:55:21 Modified files: lib/libssl/src/crypto/ec: ec_lib.c Log message: In EC_POINT_invert(), actually check the correct function pointer for NULL before attempting to invoke it; trivial

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 13:42:56 Modified files: lib/libssl/src/ssl: s23_clnt.c s23_srvr.c s3_cbc.c s3_clnt.c s3_enc.c ssl_ciph.c ssl_lib.c ssltest.c t1_enc.c

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 13:59:36 Removed files: lib/libssl/src/apps: openssl-vms.cnf lib/libssl/src/crypto: vms_rms.h lib/libssl/src/crypto/bn: vms-helper.c lib/libssl/src/crypto/bn/asm: vms.mar

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 14:00:04 Removed files: lib/libssl/src/doc: ssleay.txt Log message: Q: How would you like your lies, sir? A: Rare.

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 14:06:10 Modified files: lib/libcrypto/crypto: Makefile lib/libssl/src/crypto: Makefile crypto.h o_fips.c o_init.c opensslv.h

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 14:13:09 Modified files: lib/libcrypto/crypto: Makefile lib/libssl/src/crypto/dso: dso.h dso_dlfcn.c dso_openssl.c Removed files: lib/libssl/src/crypto/dso: dso_beos.c dso_dl.c

CVS: cvs.openbsd.org: src

2014-04-15 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2014/04/15 14:14:23 Modified files: lib/libssl/src/apps: s_client.c Log message: convert BIO_snprintf to snprintf ok deraadt@ tedu@

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 14:19:57 Modified files: lib/libcrypto/crypto: Makefile lib/libssl/src/crypto/asn1: a_digest.c a_sign.c a_verify.c asn1.h asn1_mac.h asn_pack.c

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 14:21:01 Modified files: lib/libcrypto/crypto: shlib_version lib/libssl/ssl : shlib_version Log message: Crank major for libcrypto and libssl; more symbol removals to occur during the

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 14:23:37 Modified files: lib/libssl/src/ssl: ssl_ciph.c Log message: repair some whitespace

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 14:33:39 Removed files: lib/libssl/src/crypto/des: Imakefile Log message: imake died in a fire a long time ago

CVS: cvs.openbsd.org: src

2014-04-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2014/04/15 14:36:28 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.armv7 md.aviion md.hppa md.hppa64 md.i386

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 14:49:00 Modified files: lib/libssl/src/crypto/des: Makefile des.h lib/libcrypto/crypto: Makefile Log message: 12 years ago, old_des.h was used to provide compatibility with libdes. The

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 14:50:02 Removed files: lib/libssl/src/crypto/des: des_old.c des_old.h des_old2.c Log message: 12 years ago, old_des.h was used to provide compatibility with libdes. The man page says

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 14:55:42 Modified files: gnu/usr.bin/cvs: Makefile.bsd-wrapper gnu/usr.bin/lynx: Makefile.bsd-wrapper gnu/usr.sbin/sendmail/sendmail: Makefile kerberosV :

CVS: cvs.openbsd.org: src

2014-04-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/04/15 15:00:14 Modified files: usr.bin/hexdump: od.1 Log message: document which bits are xsi; ok millert sobrado

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 15:04:55 Removed files: lib/libssl/src/crypto: Makefile lib/libssl/src/crypto/aes: Makefile lib/libssl/src/crypto/asn1: Makefile lib/libssl/src/crypto/bf: Makefile

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 15:17:15 Modified files: lib/libcrypto/crypto/arch/alpha: opensslconf.h lib/libcrypto/crypto/arch/amd64: opensslconf.h lib/libcrypto/crypto/arch/arm: opensslconf.h

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 15:17:50 Removed files: lib/libssl/src/ssl: Makefile Log message: we don't use this makefile

CVS: cvs.openbsd.org: src

2014-04-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/04/15 15:21:20 Modified files: bin/pax: pax.1 Log message: note some unsupported features, and clean up some macros - in particular, whack a dose of unneccessary Em; ok millert

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 15:34:05 Removed files: lib/libssl/src/util: bat.sh cygwin.sh do_ms.sh fixNT.sh lib/libssl/src/util/pl: BC-32.pl Mingw32.pl OS2-EMX.pl VC-32.pl linux.pl

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 15:45:43 Removed files: lib/libssl/src/ssl: ssl_task.c Log message: the VMS code is legion

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 15:47:56 Modified files: lib/libssl/src/apps: ciphers.c ocsp.c progs.h s_client.c s_server.c s_time.c lib/libssl/src/ssl: s23_clnt.c s23_lib.c s23_meth.c

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 15:55:38 Modified files: usr.bin/mg : theo.c Log message: My mailbox is full of shock.

CVS: cvs.openbsd.org: src

2014-04-15 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2014/04/15 16:12:43 Removed files: lib/libssl/src/engines: Makefile Log message: All the other old Makefiles are gone, so also remove unused engines Makefile. The directory is empty and will silently

CVS: cvs.openbsd.org: src

2014-04-15 Thread Andre de Oliveira
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2014/04/15 16:35:11 Modified files: usr.sbin/relayd: relay_http.c Log message: Print hashkey to debug output, this helps hash-action use cases to be tested. Use log_debug() instead of log_info(). ok reyk@

CVS: cvs.openbsd.org: src

2014-04-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2014/04/15 16:37:36 Modified files: lib/libssl/src/crypto: uid.c Log message: Remove wraparounds for operating systems which lack issetugid(). I will note that some were missing, looking at you Solaris!!!

CVS: cvs.openbsd.org: src

2014-04-15 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2014/04/15 16:43:53 Modified files: lib/libssl/src/ssl: ssl_cert.c Removed files: lib/libssl/src/ssl: LPdir_unix.c o_dir.c o_dir.h Log message: o_dir.c had a very funny odor. all users of this now

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 16:44:15 Modified files: lib/libcrypto/crypto: Makefile Log message: don't even pretend to build md2, seed, or jpake ok beck deraadt

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 16:45:37 Removed files: lib/libssl/src/crypto/evp: e_seed.c m_md2.c lib/libssl/src/crypto/jpake: jpake.c jpake.h jpake_err.c lib/libssl/src/crypto/md2: md2.c md2.h md2_dgst.c

CVS: cvs.openbsd.org: src

2014-04-15 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2014/04/15 16:49:20 Modified files: lib/libssl/src/apps: req.c Log message: remove BIO_snprintf usage - convert to snprintf. Interestingly this fixes a bug, as the code appears to have been assuming that

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2014/04/15 17:01:34 Modified files: usr.bin/mandoc : apropos.1 Log message: remove documentation of the former macro key NAME; it got deleted with mansearch.h rev. 1.8

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 17:04:49 Modified files: lib/libssl/src/crypto: mem_clr.c Log message: use explicit_bzero instead of a bizarro no compiler could ever be smart enough to optimize this monstrosity.

CVS: cvs.openbsd.org: src

2014-04-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2014/04/15 17:09:33 Modified files: lib/libssl/src/crypto: o_str.c Log message: Three wrappers in this file: OPENSSL_strncasecmp, OPENSSL_strcasecmp, and OPENSSL_memcmp. All modern systems have

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 17:20:08 Modified files: lib/libssl/src/crypto: o_init.c Log message: strip this to the bone

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2014/04/15 17:47:57 Modified files: usr.bin/mandoc : mansearch.c Log message: At the end of mansearch(), fchdir() back to where we started from; this is cleaner and helps to not scatter gmon.out

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 18:03:52 Removed files: lib/libssl/src/crypto/des: des.c Log message: you do not want to do the things this program does

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ryan Thomas McBride
CVSROOT:/cvs Module name:src Changes by: mcbr...@cvs.openbsd.org 2014/04/15 18:13:30 Modified files: lib/libssl/src/ssl: s3_srvr.c Log message: KNF

CVS: cvs.openbsd.org: src

2014-04-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2014/04/15 18:26:59 Modified files: sys/dev/ic : nvme.c nvmereg.h Log message: have nvme_poll return the status bigs from the completion ring entry. if i ever implement timeouts ill use high bits in the

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2014/04/15 18:33:24 Modified files: usr.bin/mandoc : mansearch.c Log message: Pass the function flags SQLITE_UTF8 (because SQLITE_ANY is deprecated) and SQLITE_DETERMINISTIC when creating

CVS: cvs.openbsd.org: src

2014-04-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2014/04/15 19:19:28 Modified files: sys/dev/ic : mpi.c mpivar.h Log message: print the board name and firmware revision like we do on mpii and nvme and other stuff.

CVS: cvs.openbsd.org: src

2014-04-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2014/04/15 19:28:02 Modified files: sys/dev/ic : nvme.c Log message: set ourselves up to respect the max data transfer size.

CVS: cvs.openbsd.org: src

2014-04-15 Thread Matthew Dempsky
CVSROOT:/cvs Module name:src Changes by: matt...@cvs.openbsd.org 2014/04/15 19:35:37 Modified files: lib/libssl/src/crypto: mem.c Log message: Remove disabled code that wouldn't work now that cleanse_ptr was removed. Also, fix some nearby KNF nits that were bothering

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 19:43:06 Modified files: lib/libssl/src/ssl: d1_srvr.c s3_srvr.c Log message: strncpy(d, s, strlen(s)) is a special kind of stupid. even when it's right, it looks wrong. replace with auditable

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 20:14:27 Modified files: lib/libssl/src/apps: apps.c asn1pars.c ca.c ciphers.c cms.c crl.c crl2p7.c dgst.c dh.c dhparam.c dsa.c

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 20:42:06 Modified files: lib/libssl/src/crypto: cryptlib.c Log message: Remove non-posix support. Why is OPENSSL_isservice even here? Is this a crypto library or a generic platform abstraction

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 20:50:09 Modified files: lib/libssl/src/apps: app_rand.c apps.c s_client.c s_server.c s_socket.c s_time.c speed.c Log message: first round of unifdef hammering

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 20:51:01 Modified files: lib/libssl/src/apps: s_client.c Log message: missed vms comment

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 21:21:29 Modified files: lib/libssl/src/crypto/rand: randfile.c Log message: API compat fix. RAND_load_file can never fail now. discovered and ok beck.

CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/04/15 21:24:47 Removed files: lib/libssl/src/crypto/des: read_pwd.c Log message: dead file

CVS: cvs.openbsd.org: src

2014-04-15 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2014/04/15 21:24:53 Modified files: lib/libcrypto/crypto: Makefile Added files: lib/libssl/src/crypto: malloc-wrapper.c Removed files: lib/libssl/src/crypto: mem.c Log message: Your

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 22:17:29 Modified files: libexec/login_tis: login_tis.h Log message: This was subtly using des_old.h defines (des_key_schedule) without using any of its routines. Trivial fix, since des_old.h

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 22:31:32 Modified files: lib/libcrypto/crypto: Makefile lib/libssl/src/crypto/des: des.h Removed files: lib/libssl/src/crypto/des: read2pwd.c Log message: Remove

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 22:38:11 Modified files: lib/libssl/src/crypto/bf: blowfish.h lib/libssl/src/crypto/des: qud_cksm.c lib/libssl/src/crypto/md4: md4.h lib/libssl/src/crypto/md5: md5.h

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 22:59:56 Modified files: sbin/iked : chap_ms.c Log message: More des_foo - DES_foo

Re: CVS: cvs.openbsd.org: src

2014-04-15 Thread Ted Unangst
On Tue, Apr 15, 2014 at 22:59, Miod Vallat wrote: CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org2014/04/15 22:59:56 Modified files: sbin/iked : chap_ms.c Log message: More des_foo - DES_foo oops. Sorry, this is my fault. I saw naddy fixed most

CVS: cvs.openbsd.org: src

2014-04-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/04/15 23:16:39 Modified files: usr.bin/gzsig : ssh.c Log message: Upgrade from des_old misery

CVS: cvs.openbsd.org: src

2014-04-15 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/04/15 23:49:55 Modified files: usr.bin/telnet : enc_des.c Log message: des_cblock - DES_cblock

CVS: cvs.openbsd.org: src

2014-04-15 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/04/15 23:57:05 Modified files: usr.sbin/npppd/npppd: chap_ms.c Log message: sync with iked chap_ms.c