CVS: cvs.openbsd.org: src

2020-07-17 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2020/07/17 23:01:14 Modified files: lib/libsndio : sndio.7 Log message: Raw device access is not anymore a fall-back for when sndiod isn't running Found by Jan Stary , discussed with jmc@

CVS: cvs.openbsd.org: src

2020-07-17 Thread Daniel Dickman
CVSROOT:/cvs Module name:src Changes by: dan...@cvs.openbsd.org 2020/07/17 20:53:47 Modified files: usr.bin/tmux : tty-features.c Log message: Properly escape a backslash. Found by CompCert which notes that \E is not a valid escape sequence. ok nicm@

CVS: cvs.openbsd.org: xenocara

2020-07-17 Thread Theo de Raadt
CVSROOT:/cvs Module name:xenocara Changes by: dera...@cvs.openbsd.org 2020/07/17 16:26:17 Modified files: distrib/sets/lists/xserv: md.hppa Log message: sync

CVS: cvs.openbsd.org: xenocara

2020-07-17 Thread Theo de Raadt
CVSROOT:/cvs Module name:xenocara Changes by: dera...@cvs.openbsd.org 2020/07/17 16:21:21 Modified files: distrib/sets/lists/xbase: md.hppa Log message: sync

CVS: cvs.openbsd.org: src

2020-07-17 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/17 16:21:18 Modified files: sbin/dhclient : dhclient.conf.5 Log message: 'seonds' -> 'seconds'. >From Larry Hynes via tech@.

CVS: cvs.openbsd.org: src

2020-07-17 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/17 14:24:07 Modified files: sys/arch/powerpc64/powerpc64: machdep.c Log message: Pay attention to "openbsd,boothowto" and "openbsd,bootduid" properties like we do on arm64 and armv7.

CVS: cvs.openbsd.org: src

2020-07-17 Thread George Koehler
CVSROOT:/cvs Module name:src Changes by: gkoeh...@cvs.openbsd.org2020/07/17 14:15:43 Modified files: lib/libc/arch/powerpc/gen: usertc.c sys/arch/macppc/include: timetc.h sys/arch/macppc/macppc: clock.c Log message: Userland timecounter for macpp

CVS: cvs.openbsd.org: xenocara

2020-07-17 Thread Theo de Raadt
CVSROOT:/cvs Module name:xenocara Changes by: dera...@cvs.openbsd.org 2020/07/17 12:34:01 Added files: distrib/sets/lists/xbase: md.powerpc64 distrib/sets/lists/xetc: md.powerpc64 distrib/sets/lists/xfont: md.powerpc64 distrib/sets/lists/xserv: md

CVS: cvs.openbsd.org: www

2020-07-17 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2020/07/17 11:19:25 Modified files: . : events.html Log message: fix a eurobsdcon link; from ropers at gmail.com

CVS: cvs.openbsd.org: src

2020-07-17 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/17 10:40:26 Modified files: lib/libc/sys : pledge.2 Log message: "wroute" allows changes to the routing table; ok deraadt

CVS: cvs.openbsd.org: www

2020-07-17 Thread Klemens Nanni
CVSROOT:/cvs Module name:www Changes by: k...@cvs.openbsd.org2020/07/17 10:33:09 Modified files: faq/pf : carp.html Log message: pfsync0 does NOT exist by default OK tj

CVS: cvs.openbsd.org: src

2020-07-17 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2020/07/17 10:28:19 Modified files: sys/kern : kern_pledge.c Log message: Allow setsockopt SO_RTABLE when pleding "wroute" soon to be needed by slaacd(8). "wroute" allows changes to the routing table s

CVS: cvs.openbsd.org: src

2020-07-17 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/17 10:23:23 Modified files: lib/libc/sys : pledge.2 Log message: route and wroute were undocumented; ok florian

CVS: cvs.openbsd.org: src

2020-07-17 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/17 09:21:36 Modified files: sys/netinet6 : ip6_output.c Log message: Copy the right value to fix getsockopt(2) for SO_RTABLE and IPV6_PIPEX r1.146 "Enable IPv6 routing domain support" adapted the

CVS: cvs.openbsd.org: src

2020-07-17 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2020/07/17 07:13:36 Modified files: sys/net: toeplitz.c Log message: Randomize the system stoeplitz key One can prove that the Toeplitz matrix generated from a 16-bit seed is invertible if and only

CVS: cvs.openbsd.org: src

2020-07-17 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2020/07/17 02:57:27 Modified files: sys/net: if_pppx.c pipex.c pipex.h pipex_local.h Log message: Use interface index instead of pointer to corresponding interface within pipex(4) layer. ok mpi@

CVS: cvs.openbsd.org: src

2020-07-17 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/17 02:57:39 Modified files: sys/arch/powerpc64/include: kexec.h Log message: Fix definition of KIOC_GETBOOTDUID ioctl.

CVS: cvs.openbsd.org: src

2020-07-17 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2020/07/17 02:56:42 Modified files: sys/net: if.c Log message: Check destruction ability before search instance of clone interface. ok mpi@

CVS: cvs.openbsd.org: src

2020-07-17 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/07/17 02:07:34 Modified files: sys/arch/arm64/arm64: acpi_machdep.c intr.c sys/arch/arm64/dev: acpipci.c agintc.c ampintc.c sys/arch/arm64/include: intr.h sys/arch/armv7/include

CVS: cvs.openbsd.org: src

2020-07-17 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/17 02:03:56 Modified files: usr.sbin/installboot: Makefile Added files: usr.sbin/installboot: powerpc64_installboot.c Log message: Add powerpc64 support; straight copy from octeon.

CVS: cvs.openbsd.org: src

2020-07-17 Thread Frederic Cambus
CVSROOT:/cvs Module name:src Changes by: fcam...@cvs.openbsd.org 2020/07/17 01:58:46 Modified files: sys/dev/rasops : rasops.c Log message: Merge the two if blocks checking if the font in use contains a given character in rasops_mapchar(). OK kn@, cheloha@

CVS: cvs.openbsd.org: src

2020-07-17 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2020/07/17 01:53:58 Modified files: sys/dev/pci: if_ix.c Log message: Revert r1.170. dlg and jmatthew simultaneously fixed this the correct way.

CVS: cvs.openbsd.org: xenocara

2020-07-17 Thread Marcus Glocker
CVSROOT:/cvs Module name:xenocara Changes by: mgloc...@cvs.openbsd.org2020/07/17 01:51:23 Modified files: app/video : video.1 video.c Log message: Add white balance temperature control through 'w/W' keys. >From Laurence Tratt. ok matthieu@

CVS: cvs.openbsd.org: src

2020-07-17 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2020/07/17 01:49:49 Modified files: sys/dev/pci: ixgbe.h Log message: i forgot to commit this with if_ix.c r1.169 stoeplitz code needs to #include , and ix does it's includes here. pointed out by jmatt

CVS: cvs.openbsd.org: src

2020-07-17 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2020/07/17 01:40:35 Modified files: sys/dev/pci: if_ix.c Log message: This needs for stoeplitz_to_key(9).

CVS: cvs.openbsd.org: src

2020-07-17 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2020/07/17 01:10:24 Modified files: regress/usr.bin/ssh: percent.sh Log message: Add test for '%k' (HostKeyAlias) TOKEN.

CVS: cvs.openbsd.org: src

2020-07-17 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2020/07/17 01:09:24 Modified files: usr.bin/ssh: readconf.c Log message: Add %k to the TOKENs for Match Exec for consistency with the other keywords that recently got %k.