CVS: cvs.openbsd.org: src

2016-09-19 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/09/19 22:27:27 Modified files: lib: check_sym Log message: Add $OpenBSD tag

CVS: cvs.openbsd.org: src

2016-09-19 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2016/09/19 22:25:09 Modified files: lib/libssl : ssl_lib.c Log message: Avoid selecting weak digests for (EC)DH when using SNI. from OpenSSL: SSL_set_SSL_CTX is normally called for SNI after ClientHell

CVS: cvs.openbsd.org: src

2016-09-19 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/09/19 22:23:33 Added files: lib: check_sym Log message: Add check_sym, a utility for checking shared libraries for symbol changes that may require version bumps...or fixing. Details

Re: CVS: cvs.openbsd.org: www

2016-09-19 Thread Stuart Henderson
On 2016/09/19 17:57, T.J. Townsend wrote: > CVSROOT: /cvs > Module name: www > Changes by: t...@cvs.openbsd.org2016/09/19 17:57:52 > > Modified files: > faq/pf : carp.html filter.html shortcuts.html > > Log message: > "keep state" is the default so we don't need to spec

CVS: cvs.openbsd.org: src

2016-09-19 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/19 19:11:27 Modified files: sys/kern : subr_tree.c Log message: whitespace fixes, no functional change

CVS: cvs.openbsd.org: www

2016-09-19 Thread Theo Buehler
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/09/19 19:00:58 Modified files: build/mirrors : anoncvs.html.head Log message: add some intermediate headers and shuffle some things around to help readers find what they need more easily when they want

CVS: cvs.openbsd.org: www

2016-09-19 Thread Theo Buehler
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/09/19 19:01:12 Modified files: . : anoncvs.html Log message: sync

CVS: cvs.openbsd.org: www

2016-09-19 Thread Theo Buehler
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/09/19 18:26:25 Modified files: faq: upgrade60.html Log message: suggest checking out errata.html and stable.html. prompted by a patch by simon ruderich. help with wording from tj

CVS: cvs.openbsd.org: www

2016-09-19 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/09/19 18:14:33 Modified files: faq/pf : filter.html Log message: i think we can stop talking about openbsd 4.1 now.

CVS: cvs.openbsd.org: www

2016-09-19 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/09/19 17:57:52 Modified files: faq/pf : carp.html filter.html shortcuts.html Log message: "keep state" is the default so we don't need to specify it so many times.

CVS: cvs.openbsd.org: www

2016-09-19 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/09/19 17:44:47 Modified files: faq/pf : anchors.html authpf.html config.html filter.html ftp.html logging.html options.html pools.html rdr.html

CVS: cvs.openbsd.org: www

2016-09-19 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/09/19 17:31:30 Modified files: faq: faq15.html Log message: remove "why is my top-favorite-software not part of the base system?" faq1 covers this already. ok tb

CVS: cvs.openbsd.org: src

2016-09-19 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/09/19 16:37:23 Modified files: lib/libcxxabi : Makefile Log message: We don't need cross-unwinding support, ok patrick@, tom@

CVS: cvs.openbsd.org: src

2016-09-19 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/09/19 16:21:09 Modified files: sys/dev/ic : arcofi.c Log message: Make this build again.

CVS: cvs.openbsd.org: src

2016-09-19 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/09/19 16:17:22 Modified files: lib/libcxx/include: __config Log message: We definitely want to use arc4random() on OpenBSD. ok patrick@

CVS: cvs.openbsd.org: src

2016-09-19 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/09/19 15:15:58 Modified files: usr.bin/signify: signify.1 Log message: use a shell glob wildcard, that's clearer than an out of scope variable

CVS: cvs.openbsd.org: src

2016-09-19 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2016/09/19 15:18:35 Modified files: sys/arch/alpha/alpha: db_trace.c sys/arch/arm/arm: db_trace.c sys/arch/hppa/hppa: db_interface.c sys/arch/m88k/m88k: db_trace.c Log message: ans

CVS: cvs.openbsd.org: src

2016-09-19 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2016/09/19 14:20:38 Modified files: usr.bin/renice : renice.c Log message: Replace an exit(3) call in main() with a return to enable the stack protector. >From Rafael Neves

CVS: cvs.openbsd.org: src

2016-09-19 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/09/19 14:10:54 Modified files: usr.sbin/pstat : pstat.c Log message: Add pledge support to pstat The filemode(), ttymode() and vnodemode() functions can be split into two pieces. The *_prep() piece mus

CVS: cvs.openbsd.org: src

2016-09-19 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/09/19 14:08:12 Modified files: usr.sbin/pstat : pstat.c Log message: Fix pstat -ft. In presence of the -f flag, a logic error in ttymode() leads to entering codepaths that try to work with only partial

CVS: cvs.openbsd.org: src

2016-09-19 Thread Markus Friedl
CVSROOT:/cvs Module name:src Changes by: mar...@cvs.openbsd.org 2016/09/19 13:02:19 Modified files: usr.bin/ssh: kex.c packet.c Log message: move inbound NEWKEYS handling to kex layer; otherwise early NEWKEYS causes NULL deref; found by Robert Swiecki/honggfuzz; fixe

CVS: cvs.openbsd.org: www

2016-09-19 Thread Theo Buehler
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/09/19 12:59:59 Modified files: faq: current.html Log message: Add an entry for the switch of softraid crypto to bcrypt PBKDF Original commit message: Switch softraid crypto from PKCS5 PBKD

CVS: cvs.openbsd.org: src

2016-09-19 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2016/09/19 12:58:39 Modified files: usr.bin/tcpbench: tcpbench.c Log message: Add OpenBSD RCS id.

CVS: cvs.openbsd.org: src

2016-09-19 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/09/19 12:09:40 Modified files: sys/crypto : crypto.c gmac.c hmac.c xform.c Log message: convert bcopy to memcpy. from david hill

CVS: cvs.openbsd.org: src

2016-09-19 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/09/19 12:09:22 Modified files: sys/netinet: ip_ah.c ip_esp.c ip_ipsp.c Log message: convert bcopy to memcpy. from david hill.

CVS: cvs.openbsd.org: src

2016-09-19 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/09/19 12:09:09 Modified files: sys/netinet6 : ip6_output.c raw_ip6.c Log message: convert bcopy to memcpy. from david hill. ok jca

CVS: cvs.openbsd.org: src

2016-09-19 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2016/09/19 12:02:20 Modified files: sbin/bioctl: bioctl.8 Log message: Update for bcrypt pbkdf.

CVS: cvs.openbsd.org: src

2016-09-19 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2016/09/19 11:59:19 Modified files: sys/arch/alpha/alpha: db_trace.c sys/arch/arm/arm: db_trace.c sys/arch/mips64/mips64: db_machdep.c Log message: fix whitespace at EOL

CVS: cvs.openbsd.org: src

2016-09-19 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2016/09/19 11:46:53 Modified files: sbin/bioctl: bioctl.c Log message: Switch softraid crypto from PKCS5 PBKDF2 to bcrypt PBKDF. New volumes will be created with bcrypt PBKDF, however existing volumes w

CVS: cvs.openbsd.org: src

2016-09-19 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/09/19 10:46:11 Modified files: sys/dev/usb: usb_subr.c Log message: Correctly check for valid maximum packet size. from jsg@

CVS: cvs.openbsd.org: src

2016-09-19 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2016/09/19 10:06:26 Modified files: sys/netinet: tcp_input.c Log message: For incomming connections keep the TF_NOPUSH flag if TCP_NOPUSH was set on the listen socket. >From David Hill; OK vgross@

CVS: cvs.openbsd.org: src

2016-09-19 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2016/09/19 09:30:27 Removed files: distrib/sets/lists/etc: md.mvmeppc distrib/sets/lists/game: md.mvmeppc distrib/sets/lists/man: md.mvmeppc Log message: Remove some mvmeppc leftovers. ok

CVS: cvs.openbsd.org: src

2016-09-19 Thread Rafael Zalamena
CVSROOT:/cvs Module name:src Changes by: rzalam...@cvs.openbsd.org 2016/09/19 08:43:22 Modified files: sys/net: switchofp.c Log message: Replace duplicated VLAN injection code with the standard vlan_inject() function. ok goda@

CVS: cvs.openbsd.org: src

2016-09-19 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/19 06:57:45 Modified files: usr.bin/openssl: openssl.1 Log message: put the spkac section in the right place;

CVS: cvs.openbsd.org: src

2016-09-19 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/19 06:55:04 Modified files: usr.bin/openssl: openssl.1 Log message: shorten verify;

CVS: cvs.openbsd.org: src

2016-09-19 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/19 06:52:14 Modified files: usr.sbin/tftp-proxy: tftp-proxy.8 Log message: the pf.conf sample should refer to group _tftp_proxy, not proxy; from joel knight

CVS: cvs.openbsd.org: src

2016-09-19 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2016/09/19 06:48:21 Modified files: lib/libc/time : localtime.c Log message: gmtime_r() should return NULL on failure, not the struct tm * result parameter that was passed in. From Carlin Bingham.

CVS: cvs.openbsd.org: src

2016-09-19 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2016/09/19 06:19:34 Modified files: lib/libcompiler_rt: Makefile Log message: Don't build saveFP/restFP for powerpc. Not needed on OpenBSD. ok kettenis@

CVS: cvs.openbsd.org: src

2016-09-19 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2016/09/19 05:39:05 Added files: gnu/usr.bin/clang/include/llvm/PowerPC: Makefile gnu/usr.bin/clang/libLLVMPowerPCAsmParser: Makefile gnu/usr.bin/clang/libLLVMPowerPCAsmPrinter: Makefile

CVS: cvs.openbsd.org: src

2016-09-19 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2016/09/19 05:37:30 src/gnu/usr.bin/clang/libLLVMPowerPCInfo Update of /cvs/src/gnu/usr.bin/clang/libLLVMPowerPCInfo In directory cvs.openbsd.org:/tmp/cvs-serv40182/libLLVMPowerPCInfo Log Message: Directory /cvs/src

CVS: cvs.openbsd.org: src

2016-09-19 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2016/09/19 05:37:30 src/gnu/usr.bin/clang/libLLVMPowerPCDisassembler Update of /cvs/src/gnu/usr.bin/clang/libLLVMPowerPCDisassembler In directory cvs.openbsd.org:/tmp/cvs-serv40182/libLLVMPowerPCDisassembler Log Mes

CVS: cvs.openbsd.org: src

2016-09-19 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2016/09/19 05:37:30 src/gnu/usr.bin/clang/libLLVMPowerPCAsmParser Update of /cvs/src/gnu/usr.bin/clang/libLLVMPowerPCAsmParser In directory cvs.openbsd.org:/tmp/cvs-serv40182/libLLVMPowerPCAsmParser Log Message: Dir

CVS: cvs.openbsd.org: src

2016-09-19 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2016/09/19 05:37:02 src/gnu/usr.bin/clang/include/llvm/PowerPC Update of /cvs/src/gnu/usr.bin/clang/include/llvm/PowerPC In directory cvs.openbsd.org:/tmp/cvs-serv14671/include/llvm/PowerPC Log Message: Directory /c

CVS: cvs.openbsd.org: src

2016-09-19 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2016/09/19 05:37:30 src/gnu/usr.bin/clang/libLLVMPowerPCCodeGen Update of /cvs/src/gnu/usr.bin/clang/libLLVMPowerPCCodeGen In directory cvs.openbsd.org:/tmp/cvs-serv40182/libLLVMPowerPCCodeGen Log Message: Directory

CVS: cvs.openbsd.org: src

2016-09-19 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2016/09/19 05:37:30 src/gnu/usr.bin/clang/libLLVMPowerPCAsmPrinter Update of /cvs/src/gnu/usr.bin/clang/libLLVMPowerPCAsmPrinter In directory cvs.openbsd.org:/tmp/cvs-serv40182/libLLVMPowerPCAsmPrinter Log Message:

CVS: cvs.openbsd.org: src

2016-09-19 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2016/09/19 05:37:30 src/gnu/usr.bin/clang/libLLVMPowerPCDesc Update of /cvs/src/gnu/usr.bin/clang/libLLVMPowerPCDesc In directory cvs.openbsd.org:/tmp/cvs-serv40182/libLLVMPowerPCDesc Log Message: Directory /cvs/src

CVS: cvs.openbsd.org: src

2016-09-19 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/09/19 05:26:43 Modified files: lib/libcompiler_rt: Makefile Log message: Add non-VFP arm-specific code. ok patrick@

CVS: cvs.openbsd.org: src

2016-09-19 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/09/19 05:23:16 Modified files: lib/libcxxabi : Makefile Log message: Add -nostdinc++ like the original CMakeLists.txt does. Fixes bulding with clang++. ok pascal@, patrick@

CVS: cvs.openbsd.org: src

2016-09-19 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/09/19 05:22:39 Modified files: lib/libcxx : Makefile Log message: Add -nostdinc++ like the original CMakeLists.txt does. Fixes bulding with clang++. ok pascal@, patrick@

CVS: cvs.openbsd.org: src

2016-09-19 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2016/09/19 04:54:18 Modified files: sys/net: bfd.c Log message: sigh, correct typo

CVS: cvs.openbsd.org: src

2016-09-19 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/09/19 04:20:17 Modified files: sys/dev/usb: usb_subr.c Log message: ``bMaxPacketSize'' is reported as a power of 2 for super speed devices as per section 4.8.2.1 of xHCI specification. Note that we

CVS: cvs.openbsd.org: src

2016-09-19 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2016/09/19 04:03:40 Modified files: sys/net: bfd.c Log message: do a better job of setting "last state"

CVS: cvs.openbsd.org: src

2016-09-19 Thread Rafael Zalamena
CVSROOT:/cvs Module name:src Changes by: rzalam...@cvs.openbsd.org 2016/09/19 03:14:38 Modified files: usr.sbin/switchd: proc.c Log message: Fix 'const char *' qualifier removal warning by casting it out with uintptr_t. It is safe here to pass a 'const' to exec*().

CVS: cvs.openbsd.org: src

2016-09-19 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2016/09/19 03:03:41 Modified files: sys/net: bfd.c Log message: send a nice diagnostic reason when we destroy all bfd interfaces (reboot)

CVS: cvs.openbsd.org: src

2016-09-19 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2016/09/19 01:58:57 Modified files: sys/net: bfd.c Log message: remove a bunch of noisy implementation-helper printfs

CVS: cvs.openbsd.org: src

2016-09-19 Thread Martin Natano
CVSROOT:/cvs Module name:src Changes by: nat...@cvs.openbsd.org 2016/09/19 01:52:42 Modified files: usr.bin/ssh: channels.c sshconnect1.c Log message: Replace two more arc4random() loops with arc4random_buf(). tweaks and ok dtucker ok deraadt

CVS: cvs.openbsd.org: src

2016-09-19 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2016/09/19 01:28:41 Modified files: sys/net: bfd.c bfd.h Log message: once again, fix the bfd state-machine. this time, tested against a juniper which rolled through several states during te

CVS: cvs.openbsd.org: src

2016-09-19 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2016/09/19 01:08:30 Modified files: sbin/ping : ping.c Log message: Only allow standard dot notation for IPv4 addresses. We can get rid of inet_aton(3) and use the AF independent getaddrinfo(3). OK nata

CVS: cvs.openbsd.org: src

2016-09-19 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2016/09/19 01:08:01 Modified files: usr.sbin/traceroute: traceroute.c Log message: Only allow standard dot notation for IPv4 addresses as target. We can get rid of inet_aton(3) and use the AF independent get