CVS: cvs.openbsd.org: src

2016-05-03 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/05/04 00:20:42 Modified files: bin/ksh: sh.1 Log message: line editing correction; from andras farkas

CVS: cvs.openbsd.org: src

2016-05-03 Thread Vadim Zhukov
CVSROOT:/cvs Module name:src Changes by: z...@cvs.openbsd.org2016/05/03 19:34:26 Removed files: lib/libc/regex : WHATSNEW Log message: Remove old cruft. okay millert@

CVS: cvs.openbsd.org: src

2016-05-03 Thread Vadim Zhukov
CVSROOT:/cvs Module name:src Changes by: z...@cvs.openbsd.org2016/05/03 19:32:04 Modified files: lib/libkvm : kvm_getfiles.3 Log message: Add ERRORS section (requested by bluhm@). While there, move start of RETURN VALUES section upper, where it belongs more.

CVS: cvs.openbsd.org: src

2016-05-03 Thread Vadim Zhukov
CVSROOT:/cvs Module name:src Changes by: z...@cvs.openbsd.org2016/05/03 19:28:42 Modified files: lib/libkvm : kvm_file2.c sys/kern : kern_sysctl.c Log message: Make KERN_FILE_BYPID return ESRCH when PID not found, both in sysctl and offline paths. M

CVS: cvs.openbsd.org: src

2016-05-03 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/05/03 19:10:57 Modified files: lib/libssl/src/ssl: Tag: OPENBSD_5_9 s3_pkt.c Log message: this chunk was NOT supposed to be committed. spotted by jsg.

CVS: cvs.openbsd.org: www

2016-05-03 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/05/03 17:34:09 Modified files: libressl : index.html Log message: fix 2.3.4 release date.

CVS: cvs.openbsd.org: src

2016-05-03 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/05/03 16:17:57 Modified files: sys/dev/acpi : bytgpio.c Log message: Print missing newline if we bail out because of a uid mismatch.

CVS: cvs.openbsd.org: www

2016-05-03 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:www Changes by: juan...@cvs.openbsd.org 2016/05/03 15:17:10 Modified files: . : donations.html want.html Log message: Justin Haynes sent me the bottom part of two X61s with the fans included.

CVS: cvs.openbsd.org: src

2016-05-03 Thread Ricardo Mestre
CVSROOT:/cvs Module name:src Changes by: mes...@cvs.openbsd.org 2016/05/03 15:05:14 Modified files: usr.sbin/user : user.c Log message: Fix regression on usermod/userdel by calling getpwnam_shadow(3) and saving passwd hash early, instead of getpwnam(3), then close fds b

CVS: cvs.openbsd.org: src

2016-05-03 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2016/05/03 13:13:04 Modified files: regress/sys/kern/sosplice: Proc.pm Remote.pm funcs.pl regress/sys/kern/sosplice/error: remote.pl regress/sys/net/pf_divert: Proc.pm Remote.pm regr

CVS: cvs.openbsd.org: www

2016-05-03 Thread Joerg Jung
CVSROOT:/cvs Module name:www Changes by: j...@cvs.openbsd.org2016/05/03 12:53:27 Modified files: opensmtpd/faq : rules.html Log message: consequently move all tables in the examples to the beginning and before the listen directive to avoid tables not being found

CVS: cvs.openbsd.org: src

2016-05-03 Thread Joerg Jung
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/05/03 12:43:45 Modified files: etc/mail : smtpd.conf usr.sbin/smtpd : smtpd.conf.5 Log message: listen directive may use a table for authentication, to make this work the table has to be

CVS: cvs.openbsd.org: src

2016-05-03 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/05/03 12:38:12 Modified files: usr.bin/ssh: ssh-keygen.1 Log message: correct article;

CVS: cvs.openbsd.org: src

2016-05-03 Thread Martijn van Duren
CVSROOT:/cvs Module name:src Changes by: mart...@cvs.openbsd.org 2016/05/03 12:19:29 Modified files: regress/usr.bin/sed: sedtest.expected Log message: Fix test after changing default column size from 60 to 80. OK bentley@

CVS: cvs.openbsd.org: src

2016-05-03 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/05/03 11:54:31 Modified files: distrib/special/ifconfig: Makefile Log message: Also remove -DINET6 here, noticed by tedu -DKAME_SCOPEID can go away too, meaningless since 2006

CVS: cvs.openbsd.org: src

2016-05-03 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/05/03 11:52:33 Modified files: sbin/ifconfig : Makefile ifconfig.c Log message: Remove INET6 #ifdefs ifconfig.c doesn't build without -DINET6, and those #ifdefs clutter the code. ok bluhm@ henning@

CVS: cvs.openbsd.org: src

2016-05-03 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2016/05/03 11:05:31 Modified files: regress/usr.sbin/syslogd: RSyslogd.pm args-rsyslog-client-tcp.pl args-rsyslog-client-tls.pl args-rsyslo

CVS: cvs.openbsd.org: src

2016-05-03 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/05/03 10:40:22 Modified files: regress/usr.bin/fmt: fmt.sh Log message: These tests depended on whatever the user's locale was, and the last one failed for LC_CTYPE=C. Instead, ignore the user's

CVS: cvs.openbsd.org: src

2016-05-03 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/05/03 10:06:11 Modified files: regress/usr.bin: Makefile Added files: regress/usr.bin/fold: Makefile fold.sh Log message: Regression tests for fold(1). The lines containing SKIPUTF8 wil

CVS: cvs.openbsd.org: src

2016-05-03 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/05/03 10:00:24 src/regress/usr.bin/fold Update of /cvs/src/regress/usr.bin/fold In directory cvs.openbsd.org:/tmp/cvs-serv29729/fold Log Message: Directory /cvs/src/regress/usr.bin/fold added to the rep

CVS: cvs.openbsd.org: src

2016-05-03 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/05/03 09:57:39 Modified files: usr.bin/ssh: servconf.c Log message: fix overriding of StreamLocalBindMask and StreamLocalBindUnlink in Match blocks; found the hard way Rogan Dawes

CVS: cvs.openbsd.org: src

2016-05-03 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2016/05/03 09:30:46 Modified files: regress/usr.bin/ssh: cfginclude.sh Log message: Set umask to prevent "Bad owner or permissions" errors.

CVS: cvs.openbsd.org: src

2016-05-03 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/05/03 09:25:06 Modified files: usr.bin/ssh: servconf.c Log message: don't forget to include StreamLocalBindUnlink in the config dump output

CVS: cvs.openbsd.org: src

2016-05-03 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/05/03 08:52:39 Modified files: sys/conf : files sys/kern : init_main.c sys/net: if.c netisr.h Removed files: sys/net: netisr.c Log message: Stop us

CVS: cvs.openbsd.org: src

2016-05-03 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/05/03 08:54:08 Modified files: usr.bin/ssh: ssh-keygen.1 Log message: make nethack^wrandomart fingerprint flag more readily searchable pointed out by Matt Johnston

CVS: cvs.openbsd.org: src

2016-05-03 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/05/03 08:41:04 Modified files: regress/usr.bin/ssh: agent-getpeereid.sh Log message: support doas

CVS: cvs.openbsd.org: www

2016-05-03 Thread Ted Unangst
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/05/03 08:37:57 Modified files: . : errata58.html errata59.html Log message: links to libcrypto patches

CVS: cvs.openbsd.org: www

2016-05-03 Thread Brent Cook
CVSROOT:/cvs Module name:www Changes by: bc...@cvs.openbsd.org 2016/05/03 08:20:31 Modified files: libressl : index.html releases.html Log message: update for LibreSSL 2.3.4/2.2.7

CVS: cvs.openbsd.org: src

2016-05-03 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2016/05/03 08:05:41 Modified files: lib/libssl/src/crypto/evp: encode.c Log message: prefer limits.h over sys/limits.h

CVS: cvs.openbsd.org: www

2016-05-03 Thread Darren Tucker
CVSROOT:/cvs Module name:www Changes by: dtuc...@cvs.openbsd.org 2016/05/03 07:58:33 Modified files: openssh: specs.html Log message: Link to IETF marked-up RFCs instead of local text copies.

CVS: cvs.openbsd.org: src

2016-05-03 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2016/05/03 07:57:22 Modified files: lib/libssl/src/crypto/evp: Tag: OPENBSD_5_8 encode.c Log message: prefer limits.h over sys/limits.h

CVS: cvs.openbsd.org: src

2016-05-03 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2016/05/03 07:49:36 Modified files: lib/libssl/src/crypto: Tag: OPENBSD_5_8 opensslv.h Log message: bump to 2.2.7

CVS: cvs.openbsd.org: src

2016-05-03 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/05/03 07:48:33 Modified files: regress/usr.bin/ssh/unittests/sshbuf: test_sshbuf_misc.c Log message: unit tests for sshbuf_dup_string()

CVS: cvs.openbsd.org: www

2016-05-03 Thread Darren Tucker
CVSROOT:/cvs Module name:www Changes by: dtuc...@cvs.openbsd.org 2016/05/03 07:46:43 Modified files: openssh: specs.html Added files: openssh/txt: draft-sgtatham-secsh-iutf8-01.txt Log message: Add draft-sgtatham-secsh-iutf8-01.

CVS: cvs.openbsd.org: www

2016-05-03 Thread Darren Tucker
CVSROOT:/cvs Module name:www Changes by: dtuc...@cvs.openbsd.org 2016/05/03 07:40:31 Modified files: openssh: specs.html Log message: Link to marked-up internet-drafts on IETF issue tracker rather than local text copies.

CVS: cvs.openbsd.org: src

2016-05-03 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2016/05/03 07:41:51 Modified files: lib/libssl/src/crypto/evp: Tag: OPENBSD_5_9 encode.c Log message: prefer limits.h over sys/limits.h

CVS: cvs.openbsd.org: src

2016-05-03 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2016/05/03 07:41:17 Modified files: lib/libssl/src/crypto: Tag: OPENBSD_5_9 opensslv.h Log message: bump to 2.3.4

CVS: cvs.openbsd.org: src

2016-05-03 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2016/05/03 07:40:50 Modified files: usr.bin/tmux : window-copy.c Log message: Some tidying of copy mode search functions, based on a diff from Lukasz Piatkowski (initial changes to help some more to come).

CVS: cvs.openbsd.org: src

2016-05-03 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/05/03 07:10:24 Modified files: usr.bin/ssh: PROTOCOL.chacha20poly1305 Log message: clarify ordering of subkeys; pointed out by ietf-ssh AT stbuehler.de

CVS: cvs.openbsd.org: src

2016-05-03 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/05/03 06:39:23 Modified files: lib/libssl/src/crypto/asn1: Tag: OPENBSD_5_8 a_d2i_fp.c a_type.c tasn_dec.c tasn_enc.c lib/libssl/src/crypto/evp: Tag: OPENBSD_

CVS: cvs.openbsd.org: src

2016-05-03 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/05/03 06:39:48 Modified files: lib/libssl/src/crypto/asn1: Tag: OPENBSD_5_9 a_d2i_fp.c a_type.c tasn_dec.c tasn_enc.c lib/libssl/src/crypto/evp: Tag: OPENBSD_

CVS: cvs.openbsd.org: src

2016-05-03 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/05/03 06:38:53 Modified files: lib/libssl/src/crypto/asn1: a_d2i_fp.c a_type.c tasn_dec.c tasn_enc.c lib/libssl/src/crypto/evp: e_aes_cbc_hmac_sha1.c encode.c

CVS: cvs.openbsd.org: src

2016-05-03 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/05/03 06:23:25 Modified files: sys/arch/macppc/include: bus.h Log message: implement bus_space_read_raw_X and bus_space_write_raw_X with feedback from kettenis@ fixes building a kernel with xge, which

CVS: cvs.openbsd.org: src

2016-05-03 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/05/03 06:19:13 Modified files: sys/netinet: ip_input.c Log message: Make ip_forward() use the route entry fetched in in_ouraddr() when it is possible. This reduce the number of lookups to 1 for non

CVS: cvs.openbsd.org: src

2016-05-03 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2016/05/03 06:15:49 Modified files: regress/usr.bin/ssh: cert-userkey.sh Log message: Use a subshell for constructing key types to work around different sed behaviours for -portable.

CVS: cvs.openbsd.org: src

2016-05-03 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/05/03 06:13:38 Modified files: sys/net: pf.c Log message: Put back a panic() if an incoming packet already has a statekey. Apparently nobody can hit this condition anymore or people do not repo

CVS: cvs.openbsd.org: src

2016-05-03 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/05/03 05:36:17 Modified files: lib/libedit: Makefile editline.c makelist map.c Log message: Combine help.h and help.c into a simplified help.h and include it only in the one file needing it,

CVS: cvs.openbsd.org: src

2016-05-03 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/05/03 05:22:08 Modified files: sys/arch/alpha/include: bus.h Log message: alias bus_space_{read,write}_raw to the non-raw counterparts busses are little endian, so the non-raw ops are raw anyway. fixes

CVS: cvs.openbsd.org: src

2016-05-03 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/05/03 05:19:30 Modified files: lib/libedit: Makefile makelist Added files: lib/libedit: editline.c historyn.c tokenizern.c Log message: The files editline.c, historyn.c, and tok

CVS: cvs.openbsd.org: www

2016-05-03 Thread Darren Tucker
CVSROOT:/cvs Module name:www Changes by: dtuc...@cvs.openbsd.org 2016/05/03 04:48:35 Modified files: openssh: specs.html Log message: KRLs work with regular keys in addition to certificates.

CVS: cvs.openbsd.org: www

2016-05-03 Thread Darren Tucker
CVSROOT:/cvs Module name:www Changes by: dtuc...@cvs.openbsd.org 2016/05/03 04:43:21 Modified files: openssh: specs.html Log message: Add references to PROTOCOL.agent PROTOCOL.chacha20poly1305 PROTOCOL.key PROTOCOL.krl and PROTOCOL.mux.

CVS: cvs.openbsd.org: src

2016-05-03 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/05/03 04:27:59 Modified files: usr.bin/ssh: PROTOCOL.certkeys Log message: correct some typos and remove a long-stale XXX note. add specification for ed25519 certificates mention no host certifica

CVS: cvs.openbsd.org: src

2016-05-03 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/05/03 04:24:27 Modified files: usr.bin/ssh: PROTOCOL.agent Log message: add ed25519 keys that are supported but missing from this documents; from Peter Moody

CVS: cvs.openbsd.org: src

2016-05-03 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2016/05/03 03:03:49 Modified files: usr.bin/ssh: ttymodes.h Log message: Implement IUTF8 as per draft-sgtatham-secsh-iutf8-00. Patch from Simon Tatham, ok markus@

CVS: cvs.openbsd.org: src

2016-05-03 Thread Otto Moerbeek
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2016/05/03 02:59:29 Modified files: etc/rc.d : rc.subr Log message: signal name should be first, fixes reload; ok deraadt@

CVS: cvs.openbsd.org: www

2016-05-03 Thread Theo Buehler
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/05/03 02:34:27 Modified files: faq: current.html Log message: Deal with mlinks removal: 1. everybody should do 'rm -rf /usr/share/man'. 2. upgrading from source needs 'env DESTDIR=/ make dis

CVS: cvs.openbsd.org: src

2016-05-03 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/05/03 02:30:15 Modified files: sys/arch/amd64/amd64: cpu.c sys/arch/i386/i386: cpu.c sys/arch/sparc64/sparc64: cpu.c Log message: Revert previous commit. Calling sched_init_cp

CVS: cvs.openbsd.org: src

2016-05-03 Thread Martin Natano
CVSROOT:/cvs Module name:src Changes by: nat...@cvs.openbsd.org 2016/05/03 01:47:26 Modified files: sbin/dhclient : bpf.c dhclient.8 Log message: Move to /dev/bpf; ok tb jmc

CVS: cvs.openbsd.org: src

2016-05-03 Thread Martin Natano
CVSROOT:/cvs Module name:src Changes by: nat...@cvs.openbsd.org 2016/05/03 01:41:24 Modified files: usr.sbin/tcpdump: privsep_pcap.c tcpdump.8 Log message: Move to /dev/bpf; ok lteo

CVS: cvs.openbsd.org: src

2016-05-03 Thread Martin Natano
CVSROOT:/cvs Module name:src Changes by: nat...@cvs.openbsd.org 2016/05/03 01:38:38 Modified files: lib/libpcap: pcap-bpf.c Log message: Move to /dev/bpf; ok lteo