CVS: cvs.openbsd.org: src

2019-01-24 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2019/01/24 18:21:44 Modified files: regress/lib/libssl/handshake: handshake_table.c Log message: print errors to stderr

CVS: cvs.openbsd.org: src

2019-01-24 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2019/01/24 18:03:21 Modified files: regress/lib/libssl/handshake: Makefile Log message: sort output suffixes

CVS: cvs.openbsd.org: src

2019-01-24 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2019/01/24 17:19:27 Modified files: bin/ksh: CONTRIBUTORS bin/md5: crc.c crc.h md5.1 md5.c distrib/special/more: more.c include: curses.h ftw.h inttypes.h lib

CVS: cvs.openbsd.org: src

2019-01-24 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2019/01/24 16:27:16 Modified files: distrib/arm64/ramdisk: Makefile distrib/armv7/ramdisk: Makefile Log message: kernels in compile dirs are readonly, and the bsd.rd we created has tracked that perm

Re: CVS: cvs.openbsd.org: src

2019-01-24 Thread Stuart Henderson
On 2019/01/24 10:39, Florian Obser wrote: > CVSROOT: /cvs > Module name: src > Changes by: flor...@cvs.openbsd.org 2019/01/24 10:39:43 > > Modified files: > sbin/unwind: frontend.c resolver.c unwind.c unwind.h > > Log message: > Open and close listening sockets on localhost:53

CVS: cvs.openbsd.org: src

2019-01-24 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2019/01/24 10:39:43 Modified files: sbin/unwind: frontend.c resolver.c unwind.c unwind.h Log message: Open and close listening sockets on localhost:53 depending on if we can resolve at all. We come up wi

CVS: cvs.openbsd.org: src

2019-01-24 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2019/01/24 10:00:29 Modified files: usr.bin/ssh: sshconnect.c Log message: Accept the host key fingerprint as a synonym for "yes" when accepting an unknown host key. This allows you to paste a fingerpri

CVS: cvs.openbsd.org: src

2019-01-24 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2019/01/24 09:52:17 Modified files: usr.bin/ssh: progressmeter.c progressmeter.h scp.c sftp-client.c Log message: Have progressmeter force an update at the beginning and end of

CVS: cvs.openbsd.org: src

2019-01-24 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2019/01/24 09:32:29 Modified files: regress/lib/libssl/handshake: Makefile handshake_table.c Log message: Add code to visualize the state machine. Both the state machine and the output will have to be tweake

CVS: cvs.openbsd.org: src

2019-01-24 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2019/01/24 08:59:32 Modified files: sbin/unwind: uw_parse.y Log message: fix shift/reduce conflict

CVS: cvs.openbsd.org: src

2019-01-24 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2019/01/24 08:50:47 Modified files: lib/libssl : s3_lib.c Log message: Set pointer variables in tls13 handshake to NULL on clear ok jsing@ bcook@

CVS: cvs.openbsd.org: src

2019-01-24 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2019/01/24 08:38:10 Modified files: sbin/unwind/libunbound/iterator: iterator.c sbin/unwind/libunbound/libunbound: libunbound.c sbin/unwind/libunbound/respip: respip.c sbin/unwind/li

CVS: cvs.openbsd.org: src

2019-01-24 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2019/01/24 08:33:44 Modified files: sbin/unwind: Makefile frontend.c resolver.c Removed files: sbin/unwind: asr_private.h asr_utils.c Log message: Switch to libunbound internals for packet p

CVS: cvs.openbsd.org: src

2019-01-24 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2019/01/24 08:32:08 Modified files: sbin/unwind: resolver.c Log message: When we switched from the fork based ub_resolve_async() to ub_resolve_event() the heuristic to detect if the authoritative server

CVS: cvs.openbsd.org: src

2019-01-24 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2019/01/24 08:09:41 Modified files: usr.bin/vi/vi : vi.c Log message: Fix a crash on long lines when switching to another file by setting SC_SCR_CENTER which will cause the offsets in HMAP to be reset when

CVS: cvs.openbsd.org: src

2019-01-24 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2019/01/24 06:19:19 Modified files: sys/arch/arm/arm: vfp.c Log message: Add .fpu directives in inline assembly to silence new compiler warnings/errors about using VFP2 instructions. We use vfpv3 he

CVS: cvs.openbsd.org: src

2019-01-24 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2019/01/24 06:14:10 Modified files: etc/etc.arm64 : login.conf Log message: Bump default datasize on arm64 to 768M to prepare for building clang 7. ok deraadt@, visa@

CVS: cvs.openbsd.org: src

2019-01-24 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2019/01/24 02:48:01 Modified files: sys/dev/pci: if_iwn.c Log message: Zap unused disable flag from iwn_stop() This function parameter has been unused since introduction in 2007. OK stsp