CVS: cvs.openbsd.org: src

2017-07-23 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2017/07/23 22:34:28 Modified files: usr.bin/ssh: ssh-agent.c Log message: g/c unused variable; make a little more portable

CVS: cvs.openbsd.org: src

2017-07-23 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2017/07/23 19:23:46 Modified files: sys/net: fq_codel.c Log message: Fixup free list handling in fqcodel_deq_begin We're growing an mbuf free list while iterating over flow queues and need to

CVS: cvs.openbsd.org: src

2017-07-23 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2017/07/23 17:37:03 Modified files: usr.bin/ssh: misc.c ssh_config.5 sshd_config.5 packet.c Log message: Allow IPQoS=none in ssh/sshd to not set an explicit ToS/DSCP value and just use the operating

CVS: cvs.openbsd.org: src

2017-07-23 Thread joshua stein
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2017/07/23 16:39:11 Modified files: sys/dev/i2c: imt.c Log message: this is imt, not ims

CVS: cvs.openbsd.org: src

2017-07-23 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2017/07/23 15:43:29 Modified files: sys/arch/amd64/conf: Makefile.amd64 sys/arch/i386/conf: Makefile.i386 Log message: permit kernel building with clang as the base compiler; ok kettenis@

CVS: cvs.openbsd.org: src

2017-07-23 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/07/23 13:41:58 Modified files: usr.sbin/sensorsd: sensorsd.8 sensorsd.conf.5 Log message: Text improvements for precision and clarity, in particular properly defining the terms "sensor" and

CVS: cvs.openbsd.org: src

2017-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2017/07/23 13:26:03 Modified files: sys/arch/armv7/conf: GENERIC RAMDISK sys/dev/fdt: files.fdt Added files: sys/dev/fdt: axp20x.c sxitwi.c Log message: Add sxitwi(4), a

CVS: cvs.openbsd.org: src

2017-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2017/07/23 11:09:19 Modified files: sys/dev/fdt: if_dwge_fdt.c Log message: RK3288 support.

CVS: cvs.openbsd.org: src

2017-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2017/07/23 11:08:29 Modified files: sys/dev/fdt: rkpinctrl.c Log message: RK3288 support.

CVS: cvs.openbsd.org: src

2017-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2017/07/23 11:06:51 Modified files: sys/dev/fdt: rkclock.c rkclock_clocks.h Log message: Add a few more RK3288 clocks.

CVS: cvs.openbsd.org: src

2017-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2017/07/23 11:07:18 Modified files: sys/dev/fdt: rkgrf.c Log message: RK3288 support.

CVS: cvs.openbsd.org: src

2017-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2017/07/23 11:06:11 Modified files: sys/dev/fdt: dwmmc.c Log message: Tweak timeouts a bit such that this works on the RK3288.

CVS: cvs.openbsd.org: www

2017-07-23 Thread Igor Sobrado
CVSROOT:/cvs Module name:www Changes by: sobr...@cvs.openbsd.org 2017/07/23 10:53:43 Modified files: faq: faq6.html Log message: In our example the client will only be granted read-only access to the file system exported from the NFS server, mount it

CVS: cvs.openbsd.org: src

2017-07-23 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2017/07/23 10:27:44 Modified files: lib/libssl : t1_lib.c Log message: Hook the TLS extension parsing framework into the serverhello parsing. Missed in the original commit.

CVS: cvs.openbsd.org: src

2017-07-23 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2017/07/23 08:28:22 Modified files: sbin/pflogd: pflogd.c Log message: Don't hit pledge(2) restrictions on interface departure if_exists() can't be used after dropping privileges, since it uses

CVS: cvs.openbsd.org: src

2017-07-23 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2017/07/23 07:53:54 Modified files: usr.sbin/ifstated: ifstated.c parse.y Log message: Don't bother initializing global variables to 0, since they will be in BSS. ok jca

CVS: cvs.openbsd.org: src

2017-07-23 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2017/07/23 07:51:11 Modified files: sys/dev/pci: if_iwm.c Log message: Prevent a possible "MAC context already removed" panic in iwm_auth(). This panic happens if iwm_newstate_task() sleeps and wakes

CVS: cvs.openbsd.org: src

2017-07-23 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2017/07/23 07:49:18 Modified files: usr.sbin/ifstated: ifstated.c Log message: use ssize_t; ok jca

CVS: cvs.openbsd.org: src

2017-07-23 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2017/07/23 07:48:18 Modified files: usr.sbin/ifstated: ifstated.h Log message: Time comparison variables should be time_t (I did check for signed vs unsigned handling) ok jca

CVS: cvs.openbsd.org: src

2017-07-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2017/07/23 07:44:53 Modified files: sbin/dhclient : privsep.h kroute.c Log message: Cease pretending to support option 33 (classFULL static routes). They are dead to the internet. And the current code

CVS: cvs.openbsd.org: src

2017-07-23 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2017/07/23 06:51:20 Modified files: usr.sbin/apm : apm.c Log message: Cleanup apm: - Zap trailing whitespace in license, noted by tb@ - Sort and align function prototypes - Add static and __dead when

CVS: cvs.openbsd.org: src

2017-07-23 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2017/07/23 04:34:44 Modified files: usr.sbin/pkg_add/OpenBSD: Ustar.pm Log message: recent perls have more fun rules related to _ and -

CVS: cvs.openbsd.org: src

2017-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2017/07/23 04:12:57 Modified files: sys/dev/fdt: rkclock.c rkclock_clocks.h Log message: Add RK3288 support.

CVS: cvs.openbsd.org: src

2017-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2017/07/23 04:11:27 Modified files: sys/arch/armv7/armv7: locore0.S Log message: Replace CPWAIT with an isb instruction, which is the proper way to make sure CP15 updates are visible. Also add an

CVS: cvs.openbsd.org: src

2017-07-23 Thread Vadim Zhukov
CVSROOT:/cvs Module name:src Changes by: z...@cvs.openbsd.org2017/07/23 03:48:53 Modified files: usr.bin/libtool/LT/Mode: Link.pm Log message: Recognize '-weak' in our libtool, helps at least xine-lib to build. okay aja@

CVS: cvs.openbsd.org: src

2017-07-23 Thread Vadim Zhukov
CVSROOT:/cvs Module name:src Changes by: z...@cvs.openbsd.org2017/07/23 03:47:11 Modified files: usr.bin/libtool/LT: UList.pm Log message: Fix SPLICE in LT::UList, allowing more ports to build. Initial prodding and bulk builds by aja@.

CVS: cvs.openbsd.org: src

2017-07-23 Thread Otto Moerbeek
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2017/07/23 03:36:16 Modified files: libexec/ld.so : malloc.c Log message: from libc malloc: only access offset if canaries are enabled *and* size > 0 and initialize ->offset to a definite value in the size

CVS: cvs.openbsd.org: src

2017-07-23 Thread Kenji Aoyama
CVSROOT:/cvs Module name:src Changes by: aoy...@cvs.openbsd.org 2017/07/23 03:17:17 Modified files: sys/arch/luna88k/conf: Makefile.luna88k files.luna88k sys/arch/luna88k/luna88k: locore.S Added files: sys/arch/luna88k/luna88k: locore0.S Log message: