CVS: cvs.openbsd.org: src

2015-08-27 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/08/27 07:33:25 Modified files: lib/libc/gen : authenticate.c Log message: use explicit_bzero to clear some memory that had creds in it instead of memset. ok deraadt@ millert@

CVS: cvs.openbsd.org: src

2015-08-27 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2015/08/27 08:34:46 Modified files: lib/libtls : tls.c tls_client.c tls_internal.h Log message: Split the persistent/configuration flags from temporary state flags and ensure that the temporary state

CVS: cvs.openbsd.org: src

2015-08-27 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2015/08/27 08:16:57 Modified files: lib/libssl/src/ssl: t1_enc.c Log message: Change AEAD out_len argument to size_t instead of ssize_t - while here, rename it to out_len so that its purpose is more

CVS: cvs.openbsd.org: xenocara

2015-08-27 Thread Okan Demirmen
CVSROOT:/cvs Module name:xenocara Changes by: o...@cvs.openbsd.org2015/08/27 11:43:44 Modified files: app/cwm: group.c Log message: Re-add lost chunk in group_cycle from r1.113.

CVS: cvs.openbsd.org: src

2015-08-27 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2015/08/27 11:53:35 Modified files: usr.sbin/syslogd: syslogd.c Log message: When syslogd is reloading a modified config, it does a reexec on itself. For this it uses the original arguments of main(). The

CVS: cvs.openbsd.org: src

2015-08-27 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2015/08/27 11:10:45 Modified files: sys/netinet: tcp_usrreq.c Log message: When the dynamic TCP update is reducing so-so_snd.sb_hiwat the sbspace() in the socket buffer shrinks. So a writable socket

CVS: cvs.openbsd.org: src

2015-08-27 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/08/27 10:04:58 src/distrib/alpha/miniroot Update of /cvs/src/distrib/alpha/miniroot In directory cvs.openbsd.org:/usr/src/distrib/alpha/miniroot Log Message: Directory /cvs/src/distrib/alpha/miniroot added to

CVS: cvs.openbsd.org: src

2015-08-27 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2015/08/27 09:26:50 Modified files: lib/libtls : tls.c tls_client.c tls_internal.h tls_server.c tls_verify.c Log message: Improve libtls error messages. The tls_set_error()

CVS: cvs.openbsd.org: src

2015-08-27 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/08/27 10:31:02 Modified files: usr.bin/doas : doas.c Log message: add a type of auth-doas to the perm check to allow login.conf fiddling originally proposed by halex

CVS: cvs.openbsd.org: src

2015-08-27 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/08/27 12:54:02 Modified files: sys/dev: vscsi.c Log message: fairly simple size for free()

CVS: cvs.openbsd.org: src

2015-08-27 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/08/27 13:51:36 Modified files: sys/dev/pv : vmt.c Log message: size for free()

CVS: cvs.openbsd.org: src

2015-08-27 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/08/27 12:45:09 Modified files: sys/arch/mips64/mips64: fp_emulate.c Log message: Access the image of the floating point registers via p_md.md_regs, instead of directly on the frame, or any updates will

CVS: cvs.openbsd.org: src

2015-08-27 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/08/27 12:58:05 Modified files: share/man/man4 : cd.4 Log message: document CDIOREADTOCENTRIES, rather than the misspelled (but equivalent) CDIOREADTOCENTRYS; from martijn van duren

CVS: cvs.openbsd.org: xenocara

2015-08-27 Thread Okan Demirmen
CVSROOT:/cvs Module name:xenocara Changes by: o...@cvs.openbsd.org2015/08/27 12:53:15 Modified files: app/cwm: calmwm.h client.c group.c search.c xutil.c Log message: Mechanical change: group-gc

CVS: cvs.openbsd.org: xenocara

2015-08-27 Thread Okan Demirmen
CVSROOT:/cvs Module name:xenocara Changes by: o...@cvs.openbsd.org2015/08/27 12:40:09 Modified files: app/cwm: client.c kbfunc.c Log message: Move client cycle grab/ungrab into a more relevant place; while here, update comments about why we need to

CVS: cvs.openbsd.org: src

2015-08-27 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/08/27 12:47:29 Modified files: sys/dev/ic : ahci.c Log message: sizes for free()

CVS: cvs.openbsd.org: src

2015-08-27 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/08/27 12:59:58 Modified files: sys/uvm: uvm_vnode.c Log message: delete a comment about gcc -Wuninitialized

CVS: cvs.openbsd.org: xenocara

2015-08-27 Thread Okan Demirmen
CVSROOT:/cvs Module name:xenocara Changes by: o...@cvs.openbsd.org2015/08/27 12:42:56 Modified files: app/cwm: client.c xevents.c Log message: Add consistent checks against NULL.

CVS: cvs.openbsd.org: src

2015-08-27 Thread Gleydson Soares
CVSROOT:/cvs Module name:src Changes by: gsoa...@cvs.openbsd.org 2015/08/27 13:11:37 Modified files: usr.sbin/pwd_mkdb: pwd_mkdb.c Log message: missing va_end(); OK deraadt

CVS: cvs.openbsd.org: src

2015-08-27 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/08/27 15:58:15 Modified files: sys/uvm: uvm_map.c Log message: After more than a decade it seems safe to conclude that amap_clean works. ok mpi@, visa@

CVS: cvs.openbsd.org: src

2015-08-27 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2015/08/27 14:56:16 Modified files: sys/netinet: tcp_input.c tcp_subr.c tcp_var.h Log message: The syn cache is completely implemented in tcp_input.c. So all its global variables should also live

CVS: cvs.openbsd.org: src

2015-08-27 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/08/27 14:55:34 Modified files: libexec/ld.so/hppa: rtld_machine.c Log message: If we take the address of a function pointer, we might get a pointer to a plabel instead of the entry-point

CVS: cvs.openbsd.org: src

2015-08-27 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2015/08/27 14:58:27 Modified files: sbin/fdisk : disk.c mbr.c misc.c Log message: Nuke some trailing whitespace that keeps coming back.

CVS: cvs.openbsd.org: src

2015-08-27 Thread Matthieu Herrb
CVSROOT:/cvs Module name:src Changes by: matth...@cvs.openbsd.org2015/08/27 16:40:01 Modified files: etc/mtree : BSD.x11.dist Log message: Update: add include/libdrm, sort include/EGL, add share/util-macros

CVS: cvs.openbsd.org: www

2015-08-27 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2015/08/27 21:00:28 Modified files: . : 57.html Log message: mention that 57 had ntpd constraints; from Rob Pierce

CVS: cvs.openbsd.org: src

2015-08-27 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2015/08/27 22:38:47 Modified files: sys/sys: file.h unpcb.h sys/kern : kern_sysctl.c uipc_usrreq.c lib/libkvm : kvm_file2.c usr.sbin/pstat : pstat.8

CVS: cvs.openbsd.org: src

2015-08-27 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/08/27 21:49:34 Modified files: sys/kern : tty.c Log message: Modify ttystats_init() to tell us about the buffer size, so that we can pass the size to free()

CVS: cvs.openbsd.org: www

2015-08-27 Thread Ted Unangst
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2015/08/27 22:39:39 Modified files: . : 58.html Log message: realloc is better

CVS: cvs.openbsd.org: xenocara

2015-08-27 Thread Jonathan Gray
CVSROOT:/cvs Module name:xenocara Changes by: j...@cvs.openbsd.org2015/08/27 20:12:36 Modified files: distrib/sets/lists/xbase: md.armish md.armv7 md.aviion md.luna88k md.socppc md.sparc Log message: sync

CVS: cvs.openbsd.org: src

2015-08-27 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/08/27 20:59:29 Modified files: usr.sbin/ntpd : ntpd.conf.5 Log message: Xr ntpctl; from Rob Pierce

CVS: cvs.openbsd.org: src

2015-08-27 Thread Mike Larkin
CVSROOT:/cvs Module name:src Changes by: mlar...@cvs.openbsd.org 2015/08/27 23:00:42 Modified files: sys/arch/i386/i386: pmapae.c Log message: The PDE covering the APTE space should not confer exec permissions. ok deraadt

CVS: cvs.openbsd.org: src

2015-08-27 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2015/08/27 19:06:09 Modified files: lib/libssl/src/crypto/engine: eng_openssl.c Log message: Kill coverity 128475 ok doug@

CVS: cvs.openbsd.org: src

2015-08-27 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2015/08/27 23:55:06 Modified files: regress/sys/kern/mquery: mquery.c Log message: Add obviously missing #includes

CVS: cvs.openbsd.org: src

2015-08-27 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/08/27 00:36:29 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

2015-08-27 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/08/27 00:16:41 Modified files: sys/dev: systrace.c Log message: simple sizes for free()

CVS: cvs.openbsd.org: src

2015-08-27 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/08/27 00:22:56 Modified files: lib/libssl/ssl : shlib_version lib/libtls : shlib_version Log message: Crank major version for libssl and libtls due to SSLv3 removal.

CVS: cvs.openbsd.org: src

2015-08-27 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/08/27 00:21:15 Modified files: lib/libssl/src/crypto: opensslfeatures.h lib/libssl/src/ssl: s23_clnt.c s23_meth.c s23_srvr.c s3_clnt.c s3_lib.c s3_meth.c s3_srvr.c

CVS: cvs.openbsd.org: src

2015-08-27 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2015/08/27 01:25:56 Modified files: usr.bin/aucat : aucat.c Log message: fix typos in comments and error messages

CVS: cvs.openbsd.org: src

2015-08-27 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2015/08/27 01:25:27 Modified files: usr.bin/aucat : afile.c Log message: Allow sparse blocks to be used as silence if samples are encoded as signed integers.

CVS: cvs.openbsd.org: src

2015-08-27 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2015/08/27 01:38:38 Modified files: usr.bin/sndiod : file.c Log message: backout previous for now, as it causes me portability problems

CVS: cvs.openbsd.org: src

2015-08-27 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/08/27 01:19:17 Modified files: regress/lib/libssl/ciphers: cipherstest.c regress/lib/libssl/ssl: ssltest.c testssl Log message: Remove SSLv3 support from LibreSSL regression tests.

CVS: cvs.openbsd.org: src

2015-08-27 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2015/08/27 01:15:39 Modified files: lib/libtls : tls_verify.c Log message: Make functions that are internal to tls verify static. Spotted by Marko Kreen. Rides libtls major bump.

CVS: cvs.openbsd.org: src

2015-08-27 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2015/08/27 01:24:17 Modified files: lib/libc/arch/powerpc/sys: tfork_thread.S Log message: fix comment

CVS: cvs.openbsd.org: www

2015-08-27 Thread Ted Unangst
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2015/08/27 18:30:48 Modified files: . : amd64.html Log message: put a note about miniroot here as well

CVS: cvs.openbsd.org: src

2015-08-27 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/08/27 18:03:54 Modified files: sys/arch/amd64/amd64: aesni.c est.c intr.c mem.c softintr.c via.c sys/arch/amd64/pci: vga_post.c sys/crypto : crypto.c

CVS: cvs.openbsd.org: www

2015-08-27 Thread Ted Unangst
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2015/08/27 18:27:30 Modified files: . : i386.html Log message: 3 floppies died some time ago