Re: CVS: cvs.openbsd.org: src

2015-02-16 Thread Ted Unangst
Miod Vallat wrote: > CVSROOT: /cvs > Module name: src > Changes by: m...@cvs.openbsd.org2015/02/16 22:48:18 > > Modified files: > usr.sbin/ntpd : Makefile > > Log message: > Fix library ordering on the link line for the sake of static arches. It's, in > that order, tls, crypto

CVS: cvs.openbsd.org: src

2015-02-16 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/02/16 22:48:18 Modified files: usr.sbin/ntpd : Makefile Log message: Fix library ordering on the link line for the sake of static arches. It's, in that order, tls, crypto, ssl.

CVS: cvs.openbsd.org: src

2015-02-16 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/02/16 22:16:09 Modified files: usr.bin/unifdef: unifdef.c Log message: Convert a strcpy() call to strlcpy(); ok millert@ sthen@

CVS: cvs.openbsd.org: src

2015-02-16 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/02/16 22:14:38 Modified files: lib/libssl/src/crypto/x509v3: v3_conf.c Log message: Memory leak in error path. Coverity CID 78822. ok doug@

CVS: cvs.openbsd.org: src

2015-02-16 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/02/16 22:12:51 Modified files: usr.sbin/npppd/npppd: parse.y Log message: Fix garbage in error message; ok yasuoka@

CVS: cvs.openbsd.org: src

2015-02-16 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/02/16 17:34:33 Modified files: usr.bin/mg : display.c Log message: shuffle reallocarray arguments around for better overflow checking

CVS: cvs.openbsd.org: src

2015-02-16 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/02/16 17:32:40 Modified files: usr.bin/mg : display.c Log message: undef tryreallocarray like tryrealloc when done. from Kamil Rytarowski. ok bcallah

CVS: cvs.openbsd.org: src

2015-02-16 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/02/16 17:14:05 Modified files: usr.bin/ssh: auth2-pubkey.c Log message: Regression: I broke logging of public key fingerprints in 1.46. Pointed out by Pontus Lundkvist

CVS: cvs.openbsd.org: src

2015-02-16 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/02/16 15:30:03 Modified files: usr.bin/ssh: sshd.c Log message: partial backout of: revision 1.441 date: 2015/01/31 20:30:05; author: djm; state: Exp; lines: +17 -10; commitid : x8klYPZMJSrVlt3

CVS: cvs.openbsd.org: src

2015-02-16 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/02/16 15:21:03 Modified files: regress/usr.bin/ssh/unittests: Makefile Log message: enable hostkeys unit tests

CVS: cvs.openbsd.org: src

2015-02-16 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/02/16 15:20:50 Modified files: regress/usr.bin/ssh/unittests/test_helper: test_helper.c Log message: check string/memory compare arguments aren't NULL

CVS: cvs.openbsd.org: src

2015-02-16 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/02/16 15:18:34 Added files: regress/usr.bin/ssh/unittests/hostkeys: Makefile mktestdata.sh test_iterate.c tests.c regress/usr.bin/ssh/unittests/ho

CVS: cvs.openbsd.org: src

2015-02-16 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/02/16 15:13:32 Modified files: usr.bin/ssh: PROTOCOL auth.h clientloop.c kex.h monitor.c monitor_wrap.c monitor_wrap.h readconf.c readconf.h serverl

CVS: cvs.openbsd.org: src

2015-02-16 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/02/16 15:08:57 Modified files: usr.bin/ssh: clientloop.c hostfile.c hostfile.h ssh-keygen.c Log message: Refactor hostkeys_foreach() and dependent code Deal with IP addresses (i.e. CheckHostIP) Don'

CVS: cvs.openbsd.org: src

2015-02-16 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/02/16 14:43:10 Modified files: share/man/man5 : pf.conf.5 Log message: after some discussion with henning, document the various log options as one section; some text was altered to make it read better;

CVS: cvs.openbsd.org: src

2015-02-16 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/02/16 13:53:34 Modified files: usr.bin/dc : bcode.c bcode.h inout.c mem.c Log message: Include bn.h and err.h from , not the old location. Remove unneeded ssl.h includes. Also built-checked again

CVS: cvs.openbsd.org: src

2015-02-16 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/02/16 12:25:35 Modified files: usr.sbin/ntpd : ntpd.conf.5 Log message: some fixes from max fillinger, tweaked a little by myself; ok reyk

CVS: cvs.openbsd.org: src

2015-02-16 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2015/02/16 12:02:32 Modified files: usr.bin/mandoc : mandoc.1 mdoc_validate.c regress/usr.bin/mandoc/mdoc/Dt: Makefile noarg.out_lint Added files: regress/usr.bin/mandoc/mdoc/Dt: four

CVS: cvs.openbsd.org: src

2015-02-16 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/02/16 11:26:56 Modified files: lib/libc/net : getaddrinfo.3 Log message: Amend documentation for AI_ADDRCONFIG ok jmc@

CVS: cvs.openbsd.org: src

2015-02-16 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/02/16 11:26:26 Modified files: usr.bin/signify: ge25519.h usr.bin/ssh: ge25519.h Log message: Declare ge25519_base as extern, to prevent it from becoming a common. Gets us rid of ``lignment

CVS: cvs.openbsd.org: src

2015-02-16 Thread Markus Friedl
CVSROOT:/cvs Module name:src Changes by: mar...@cvs.openbsd.org 2015/02/16 11:24:02 Modified files: sys/net: if_ethersubr.c Log message: avoid double vlan-header or vlan-header for non-vlan(4) interfaces (will panic) in bridge context; ok henning@

CVS: cvs.openbsd.org: src

2015-02-16 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/02/16 10:51:48 Modified files: lib/libc/time : localtime.c Log message: sprinkle braces around multi line statements

CVS: cvs.openbsd.org: src

2015-02-16 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/02/16 10:44:03 Modified files: lib/libc/time : localtime.c Log message: pull scopes without conditionals up into enclosing block

CVS: cvs.openbsd.org: src

2015-02-16 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/02/16 10:35:38 Modified files: lib/libc/time : asctime.c localtime.c Log message: knf indents to give me a fighting chance at differentiating new blocks from continuation lines, of which there are many

CVS: cvs.openbsd.org: src

2015-02-16 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/02/16 10:35:17 Modified files: sys/dev/sdmmc : sdmmc.c Log message: Memory leak if copyin() or copyout() fails; found by Maxime Villard m...@m00nbsd.net's code scanner; ok doug@ jca@

CVS: cvs.openbsd.org: src

2015-02-16 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/02/16 10:11:54 Modified files: lib/libc/time : asctime.c localtime.c strftime.c Log message: drop an ansi bomb on the function definitions

CVS: cvs.openbsd.org: src

2015-02-16 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2015/02/16 09:42:14 Modified files: lib/libcrypto/man: Makefile Added files: lib/libcrypto/man: BIO_push.3 BIO_read.3 BIO_s_accept.3 BIO_s_bio.3 BIO_s_connect.3 BIO

CVS: cvs.openbsd.org: src

2015-02-16 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2015/02/16 09:38:54 Modified files: share/man/man3 : dlfcn.3 share/man/man4 : ddb.4 enc.4 ipsec.4 multicast.4 pppoe.4 softraid.4 ugen.4 share/man/man8 : diskless.8

CVS: cvs.openbsd.org: src

2015-02-16 Thread Anthony J. Bentley
CVSROOT:/cvs Module name:src Changes by: bent...@cvs.openbsd.org 2015/02/16 09:21:25 Modified files: usr.sbin/zic : zic.8 usr.sbin/hostapd: hostapd.conf.5 share/man/man5 : pf.conf.5 Log message: Don't use greater-equal/less-equal symbols where "<="/">=

CVS: cvs.openbsd.org: src

2015-02-16 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/02/16 09:20:15 Modified files: lib/libc/sys : recv.2 Log message: redundant though it may be, recv() is unlikely to be removed in a future release. ok millert

CVS: cvs.openbsd.org: src

2015-02-16 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2015/02/16 09:18:02 Modified files: usr.bin/mandoc : Makefile apropos.1 main.c man.1 mandoc.1 Log message: Delete the -V option. It serves no purpose but keeps confusing people.

CVS: cvs.openbsd.org: src

2015-02-16 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2015/02/16 07:52:39 Modified files: sys/dev/usb: umodem.c Log message: allow Arduino Leonardo to attach to umodem(4), from Gregor Best

CVS: cvs.openbsd.org: src

2015-02-16 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2015/02/16 07:51:58 Modified files: sys/dev/usb: usbdevs.h usbdevs_data.h Log message: sync

CVS: cvs.openbsd.org: src

2015-02-16 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2015/02/16 07:51:44 Modified files: sys/dev/usb: usbdevs Log message: add Arduino Leonardo, from Gregor Best (plus typo+ordering fix)

CVS: cvs.openbsd.org: src

2015-02-16 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/02/16 07:06:15 Modified files: include: Makefile Log message: stop deleting the openssl include directory, causing unnecessary rebuilds. ok jca sthen

CVS: cvs.openbsd.org: src

2015-02-16 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/02/16 06:58:32 Modified files: usr.bin/mandoc : term_ascii.c Log message: Clamp width and indent settings to sensible values. Ignore errors for now. ok schwarze

CVS: cvs.openbsd.org: src

2015-02-16 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2015/02/16 05:56:44 Modified files: usr.sbin/ntpd : ntpd.conf.5 Log message: Fix example, syntax is "constraint from www.example.com" (with "from"). Reported by Stefan Wollny.

CVS: cvs.openbsd.org: src

2015-02-16 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2015/02/16 04:39:34 Modified files: regress/usr.bin/mandoc/mdoc/Fo: Makefile Log message: The wrong test was marked SKIP_GROFF.

CVS: cvs.openbsd.org: src

2015-02-16 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/02/16 03:51:35 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.armv7 md.aviion md.hppa md.hppa64 md.i386 md.land