CVS: cvs.openbsd.org: src

2016-08-06 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/08/06 21:27:21 Modified files: lib/libcrypto/crypto: getentropy_aix.c getentropy_freebsd.c getentropy_hpux.c getentropy_linux.c

CVS: cvs.openbsd.org: src

2016-08-06 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/08/06 21:05:23 Modified files: libexec/ld.so : boot.c libexec/ld.so/alpha: ldasm.S Log message: As with csu, alpha passes &_DYNAMIC to _reloc_alpha_got(), so just save that and pass

CVS: cvs.openbsd.org: src

2016-08-06 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/08/06 21:03:44 Modified files: libexec/ld.so : boot.c libexec/ld.so/i386: ldasm.S Log message: Teach i386 to pass &_DYNAMIC to _dl_boot_bind()

CVS: cvs.openbsd.org: src

2016-08-06 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/08/06 21:01:53 Modified files: libexec/ld.so/mips64: ldasm.S libexec/ld.so : boot.c Log message: Teach mips64 to pass &_DYNAMIC to _dl_boot_bind() mips64be testing by deraadt@

CVS: cvs.openbsd.org: src

2016-08-06 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/08/06 20:59:27 Modified files: libexec/ld.so : boot.c Log message: hahahah: amd64 has been passing &_DYNAMIC to _dl_boot_bind() for *149 months*

CVS: cvs.openbsd.org: src

2016-08-06 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/08/06 20:57:19 Modified files: libexec/ld.so : boot.c Log message: Flip the #ifdef logic: amd64, arm, i386, and mips64 are the only archs using the #else case

CVS: cvs.openbsd.org: src

2016-08-06 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/08/06 20:44:00 Modified files: lib/csu/mips64 : md_init.h lib/csu: boot.h Log message: Teach mips64 to pass &_DYNAMIC to _dl_boot_bind(). mips64be testing by deraadt@

CVS: cvs.openbsd.org: src

2016-08-06 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/08/06 20:34:52 Modified files: lib/csu: boot.h lib/csu/alpha : md_init.h Log message: alpha already calculates &_DYNAMIC for the _reloc_alpha_got() call, so save that and pass

CVS: cvs.openbsd.org: src

2016-08-06 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/08/06 20:30:04 Modified files: lib/csu: boot.h Log message: Psych: amd64 has been passing &_DYNAMIC to _dl_boot_bind() for 19 months

CVS: cvs.openbsd.org: src

2016-08-06 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/08/06 20:30:55 Modified files: lib/csu/i386 : md_init.h lib/csu: boot.h Log message: Teach i386 to pass &_DYNAMIC to _dl_boot_bind()

CVS: cvs.openbsd.org: src

2016-08-06 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/08/06 20:28:12 Modified files: lib/csu: boot.h Log message: Flip the #ifdef logic: amd64, i386, and mips64 were the only static PIE archs using the #else case

CVS: cvs.openbsd.org: src

2016-08-06 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/08/06 20:02:57 Modified files: sys/arch/arm/include: setjmp.h lib/libc/arch/arm/gen: _setjmp.S setjmp.S Log message: Add XOR cookies for lr and sp. Stop saving/restoring r12 to/from

CVS: cvs.openbsd.org: src

2016-08-06 Thread Jonathan Matthew
CVSROOT:/cvs Module name:src Changes by: jmatt...@cvs.openbsd.org2016/08/06 18:21:57 Modified files: sys/dev/usb: if_ure.c if_urereg.h Log message: add $OpenBSD$ tags

CVS: cvs.openbsd.org: www

2016-08-06 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/08/06 16:56:12 Modified files: . : errata58.html errata59.html errata60.html Log message: release perl and relayd errata.

CVS: cvs.openbsd.org: www

2016-08-06 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/08/06 16:19:48 Modified files: faq: index.html faq10.html Log message: expand on the "applying patches" section by detailing how base and port updates are handled in the

CVS: cvs.openbsd.org: src

2016-08-06 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2016/08/06 15:21:06 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.armv7 md.hppa md.i386 md.landisk md.loongson

CVS: cvs.openbsd.org: src

2016-08-06 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/08/06 13:56:51 Modified files: usr.sbin/rebound: rebound.c Log message: reset timeout to null when relooping

CVS: cvs.openbsd.org: src

2016-08-06 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/08/06 13:16:09 Modified files: lib/libc/arch/arm: SYS.h lib/libc/arch/arm/gen: _setjmp.S divsi3.S setjmp.S sigsetjmp.S lib/libc/arch/arm/string: _memcpy.S bcopy.S bzero.S ffs.S

CVS: cvs.openbsd.org: src

2016-08-06 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/08/06 12:21:34 Modified files: sys/arch/armv7/omap: intc.c omgpio.c sys/arch/armv7/sunxi: sxiintc.c Log message: Always allocate intrhand with M_WAITOK. Requested by and ok kettenis@

CVS: cvs.openbsd.org: src

2016-08-06 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/08/06 12:18:48 Modified files: sys/arch/arm/cortex: ampintc.c Log message: Always allocate intrhand with M_WAITOK. Requested by and ok kettenis@

CVS: cvs.openbsd.org: src

2016-08-06 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/08/06 12:12:13 Modified files: sys/arch/armv7/imx: imxgpio.c imxgpiovar.h Log message: Implement interrupt controller functionality in the i.MX6 GPIO driver. This allows us to use to hook up the

CVS: cvs.openbsd.org: src

2016-08-06 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/08/06 11:25:15 Modified files: sys/arch/arm/cortex: ampintc.c sys/arch/armv7/armv7: intr.c sys/arch/armv7/include: intr.h Log message: Extend the interrupt controller API with a

CVS: cvs.openbsd.org: src

2016-08-06 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/08/06 11:18:38 Modified files: sys/arch/armv7/imx: if_fec.c imxehci.c imxesdhc.c imxgpc.c imxiic.c imxiomuxc.c imxiomuxcvar.h imxuart.c

CVS: cvs.openbsd.org: src

2016-08-06 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/08/06 11:16:13 Modified files: sys/arch/arm/conf: files.arm sys/arch/armv7/conf: files.armv7 Log message: Build ofw_pinctrl.o and ofw_gpio.o on armv7. The latters here from the

CVS: cvs.openbsd.org: src

2016-08-06 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/08/06 11:12:34 Added files: sys/dev/ofw: ofw_pinctrl.c ofw_pinctrl.h Log message: Add a generic pinctrl "framework". ok patrick@

CVS: cvs.openbsd.org: src

2016-08-06 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/08/06 10:46:25 Modified files: sys/arch/arm/include: armreg.h sys/arch/arm/arm: cpufunc_asm_armv7.S pmap7.c Log message: Put page tables in normal cachable memory on armv7. Check if

CVS: cvs.openbsd.org: src

2016-08-06 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/08/06 09:46:33 Modified files: regress/usr.bin/jot: regress.sh Added files: regress/usr.bin/jot: regress.dbbd.out regress.dbbh.out regress.ddhd3.out

CVS: cvs.openbsd.org: src

2016-08-06 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/08/06 09:40:21 src/regress/usr.bin/jot/obj Update of /cvs/src/regress/usr.bin/jot/obj In directory cvs.openbsd.org:/tmp/cvs-serv21504/obj Log Message: Directory /cvs/src/regress/usr.bin/jot/obj added to the

CVS: cvs.openbsd.org: src

2016-08-06 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/08/06 08:41:14 Modified files: regress/usr.bin/jot: regress.sh Added files: regress/usr.bin/jot: regress.rdhhh.out regress.rhdhh.out Log message: If you see code like this, you know

CVS: cvs.openbsd.org: src

2016-08-06 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2016/08/06 08:33:33 Modified files: sys/net: if_vxlan.c if_vxlan.h Log message: Add support for IPv6 tunnel endpoints. This currently only works for unicast mode, multicast is not yet supported.

CVS: cvs.openbsd.org: src

2016-08-06 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2016/08/06 08:29:48 Modified files: sys/net: if_vxlan.c Log message: Fix multicast mode (destination is a multicast IP): the BCAST and MCAST flags have to be cleared from the mbuf after

Re: CVS: cvs.openbsd.org: www

2016-08-06 Thread Tim van der Molen
bytevolc...@safe-mail.net (2016-08-06 02:30 +0200): > Tim van der Molen wrote: > > CVSROOT:/cvs > > Module name:www > > Changes by: t...@cvs.openbsd.org2016/08/05 16:14:37 > > > > Modified files: > > . : plus60.html plus.html > > > > Log message: > > Move 6.0

CVS: cvs.openbsd.org: www

2016-08-06 Thread Tim van der Molen
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/08/06 07:13:19 Modified files: . : plus.html Log message: Bump version. Noticed by bytevolcano at safe-mail dot net.

CVS: cvs.openbsd.org: xenocara

2016-08-06 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2016/08/06 05:16:08 Modified files: . : MODULES 3RDPARTY Log message: update

CVS: cvs.openbsd.org: xenocara

2016-08-06 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2016/08/06 05:15:37 Modified files: app/xinput : ChangeLog Makefile.in aclocal.m4 configure configure.ac app/xinput/man : Makefile.in

CVS: cvs.openbsd.org: xenocara

2016-08-06 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2016/08/06 05:08:41 Modified files: app/xkbcomp: ChangeLog configure configure.ac expr.c listing.c parseutils.c symbols.c Log message: Update to xkbcomp 1.3.1

CVS: cvs.openbsd.org: src

2016-08-06 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/08/06 05:04:47 Modified files: sys/arch/arm/cortex: ampintc.c Log message: Rework ampintc's interrupt disestablish code to make it actually do its job. Recalculate the mask after the handler is taken

CVS: cvs.openbsd.org: xenocara

2016-08-06 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2016/08/06 04:58:40 Modified files: proto/x11proto : ChangeLog HPkeysym.h Xpoll.h.in configure.ac Log message: Update to x11proto 7.0.29

CVS: cvs.openbsd.org: xenocara

2016-08-06 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2016/08/06 04:57:55 Modified files: proto/videoproto: ChangeLog Xv.h compile configure.ac Log message: Update to videoproto 2.3.3

CVS: cvs.openbsd.org: src

2016-08-06 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/08/06 04:07:45 Modified files: sys/arch/armv7/conf: GENERIC RAMDISK sys/arch/armv7/omap: files.omap if_cpsw.c intc.c omap.c omap_com.c ommmc.c ti_iic.c

CVS: cvs.openbsd.org: xenocara

2016-08-06 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2016/08/06 03:59:49 Modified files: proto/inputproto: ChangeLog configure.ac proto/inputproto/specs: Makefile.am XI2proto.txt Log message: Update to inputproto 2.3.2. only

CVS: cvs.openbsd.org: xenocara

2016-08-06 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2016/08/06 03:56:29 Modified files: lib/libXi : ChangeLog Makefile.in configure configure.ac lib/libXi/src : XChDProp.c XExtInt.c XGMotion.c XGetCPtr.c

CVS: cvs.openbsd.org: xenocara

2016-08-06 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2016/08/06 03:51:36 Modified files: lib/libXfixes : ChangeLog Makefile.in aclocal.m4 config.h.in configure configure.ac lib/libXfixes/man: Makefile.in

CVS: cvs.openbsd.org: src

2016-08-06 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/08/06 03:50:55 Modified files: sys/arch/armv7/conf: GENERIC RAMDISK Log message: Disable edma(4). It isn't currently used and is getting in the way of future changes as it establishes an interrupt but

CVS: cvs.openbsd.org: src

2016-08-06 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2016/08/06 03:32:05 Modified files: sys/arch/mips64/include: mips_cpu.h sys/arch/octeon/octeon: locore.S Log message: Add PageGrain bits.

CVS: cvs.openbsd.org: src

2016-08-06 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2016/08/06 01:08:59 Modified files: sbin/iked : parse.y Log message: Unbreak PSK authentication, broken by previous. ok reyk@ florian@