CVS: cvs.openbsd.org: src

2014-08-27 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:src Changes by: sebas...@cvs.openbsd.org2014/08/27 00:51:35 Modified files: usr.sbin/user : user.c Log message: Add missing capability to handle new $2b version of blowfish password encryption for usermod and friends. OK millert@, seems

CVS: cvs.openbsd.org: src

2014-08-27 Thread Bret Lambert
CVSROOT:/cvs Module name:src Changes by: blamb...@cvs.openbsd.org2014/08/27 01:33:55 src/regress/sys/kern/setuid Update of /cvs/src/regress/sys/kern/setuid In directory cvs.openbsd.org:/tmp/cvs-serv3959/setuid Log Message: Directory /cvs/src/regress/sys/kern/setuid added

CVS: cvs.openbsd.org: src

2014-08-27 Thread Bret Lambert
CVSROOT:/cvs Module name:src Changes by: blamb...@cvs.openbsd.org2014/08/27 01:36:14 Added files: regress/sys/kern/setuid: Makefile setegid.c seteuid.c setgid.c setgid_child.c setgid_exec_inherit.c

CVS: cvs.openbsd.org: src

2014-08-27 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/08/27 02:26:05 Modified files: bin/ksh: c_sh.c Log message: promote times to posix special built-in; ok guenther

CVS: cvs.openbsd.org: src

2014-08-27 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2014/08/27 03:51:53 Modified files: usr.sbin/httpd : server.c Log message: Write all data before closing the server socket if the output buffer is not empty. This fixes a bug of short responses that could

CVS: cvs.openbsd.org: src

2014-08-27 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2014/08/27 04:28:57 Modified files: sbin/iked : Makefile dh.c dh.h iked.conf.5 ikev2.h parse.y regress/sbin/iked/dh: Makefile dhtest.c Added files: sbin/iked :

CVS: cvs.openbsd.org: src

2014-08-27 Thread Daniel Dickman
CVSROOT:/cvs Module name:src Changes by: dan...@cvs.openbsd.org 2014/08/27 04:36:55 Modified files: usr.sbin/mrouted: main.c Log message: c99 no longer allows implicit ints. make the declaration explicit. ok henning@

CVS: cvs.openbsd.org: src

2014-08-27 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2014/08/27 04:46:53 Modified files: lib/libressl : ressl.h ressl_config.c ressl_internal.h ressl_server.c Log message: Add the API function ressl_config_set_ecdhcurve(config,

Re: CVS: cvs.openbsd.org: src

2014-08-27 Thread Daniel Dickman
On Aug 27, 2014, at 6:36 AM, Daniel Dickman dan...@cvs.openbsd.org wrote: CVSROOT:/cvs Module name:src Changes by:dan...@cvs.openbsd.org2014/08/27 04:36:55 Modified files: usr.sbin/mrouted: main.c Log message: c99 no longer allows implicit ints. make the

CVS: cvs.openbsd.org: src

2014-08-27 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2014/08/27 07:46:32 Modified files: etc: newsyslog.conf Log message: Add httpd default log files to the rotation. ok reyk@ (who suggested these lines a while ago)

CVS: cvs.openbsd.org: src

2014-08-27 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2014/08/27 08:04:16 Modified files: distrib/miniroot: install.sh etc/examples : sysctl.conf etc: rc.conf lib/libc/gen : sysctl.3 sbin/sysctl: sysctl.8

CVS: cvs.openbsd.org: src

2014-08-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2014/08/27 08:13:17 Modified files: usr.sbin/sysmerge: sysmerge.sh Log message: Simplify examples handling.

CVS: cvs.openbsd.org: src

2014-08-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2014/08/27 08:44:42 Modified files: usr.sbin/sysmerge: sysmerge.sh Log message: One less option.

CVS: cvs.openbsd.org: src

2014-08-27 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2014/08/27 08:59:44 Modified files: usr.bin/openssl: apps.c apps.h rand.c Log message: Implement table-driven option parsing that allows an application to specify what its valid options are and where it

CVS: cvs.openbsd.org: src

2014-08-27 Thread Kent R. Spillner
CVSROOT:/cvs Module name:src Changes by: kspill...@cvs.openbsd.org 2014/08/27 09:22:40 Modified files: usr.bin/diff : diffreg.c Log message: Ensure diff -uw always produces valid output when one file doesn't end with a newline. Issue reported by guenther@. ok

CVS: cvs.openbsd.org: src

2014-08-27 Thread Kent R. Spillner
CVSROOT:/cvs Module name:src Changes by: kspill...@cvs.openbsd.org 2014/08/27 09:27:20 Modified files: regress/usr.bin/diff: Makefile Added files: regress/usr.bin/diff: t14.1 t14.2 t15.1 t15.2 Log message: Add regression tests for diff -uw issue reported

CVS: cvs.openbsd.org: src

2014-08-27 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2014/08/27 09:51:41 Modified files: usr.bin/openssl: apps.h apps.c Log message: Add an option type that handles argument to integer conversion.

CVS: cvs.openbsd.org: src

2014-08-27 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2014/08/27 09:54:02 Modified files: usr.bin/openssl: rand.c Log message: Reset the config struct before calling options_parse(), otherwise config options from the previous run stick in interactive mode.

CVS: cvs.openbsd.org: src

2014-08-27 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2014/08/27 09:55:23 Modified files: usr.bin/openssl: prime.c Log message: Convert openssl(1) prime to the new options/usage handling.

CVS: cvs.openbsd.org: src

2014-08-27 Thread Kent R. Spillner
CVSROOT:/cvs Module name:src Changes by: kspill...@cvs.openbsd.org 2014/08/27 12:40:03 Modified files: usr.sbin/pkg_add: Makefile usr.sbin/pkg_add/OpenBSD/PackageRepository: HTTP.pm SCP.pm Added files: usr.sbin/pkg_add/OpenBSD/PackageRepository:

CVS: cvs.openbsd.org: src

2014-08-27 Thread Kent R. Spillner
CVSROOT:/cvs Module name:src Changes by: kspill...@cvs.openbsd.org 2014/08/27 12:45:57 Modified files: regress/usr.sbin/pkg_add: check-sig Log message: Remove $_ usage that warns under Perl 5.18. Yep espie@

CVS: cvs.openbsd.org: xenocara

2014-08-27 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2014/08/27 14:36:17 Modified files: distrib/sets/lists/xetc: mi distrib/sets/lists/xbase: mi Log message: move fontconfig configuration files that don't change to xbase

CVS: cvs.openbsd.org: src

2014-08-27 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2014/08/27 17:50:45 Modified files: usr.sbin/rcctl : rcctl.sh Log message: Disentangle svc_default_enabled_flags() and svc_get_flags(). This saves three expensive function calls in

CVS: cvs.openbsd.org: src

2014-08-27 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2014/08/27 19:00:57 Modified files: lib/libcrypto/crypto: getentropy_linux.c Log message: preserve errno value on success. If getrandom returns a temporary failure, make sure errno is not polluted when it

CVS: cvs.openbsd.org: src

2014-08-27 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2014/08/27 19:36:10 Modified files: usr.bin/mandoc : term_ps.c Log message: I just noticed that -Tps writes %%CreationDate: headers. That's an unwelcome leak of potentially private information. Kill

CVS: cvs.openbsd.org: src

2014-08-27 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2014/08/27 21:49:59 Modified files: usr.bin/mandoc : st.in share/man/man7 : mdoc.7 Log message: Support .St -susv1 and .St -susv4. Illumos wants to use this, and it's illogical anyway to