CVS: cvs.openbsd.org: src

2022-07-15 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2022/07/15 16:56:14 Modified files: sys/net: if_pppx.c pipex.c pipex_local.h Log message: Introduce fine grained pipex(4) locking. Use per-session `pxs_mtx' mutex(9) to protect session context. Excep

CVS: cvs.openbsd.org: src

2022-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2022/07/15 13:29:27 Modified files: sys/dev/ic : sti.c Log message: fix typos in previous

CVS: cvs.openbsd.org: src

2022-07-15 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2022/07/15 11:57:27 Modified files: sys/arch/amd64/amd64: efifb.c sys/arch/armv7/omap: amdisplay.c omdisplay.c sys/arch/loongson/dev: radeonfb.c sisfb.c smfb.c sys/arch/luna8

CVS: cvs.openbsd.org: src

2022-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2022/07/15 11:33:28 Modified files: include/rpc: clnt.h lib/libc/rpc : clnt_tcp.c clnt_udp.c Log message: Add a new clnt*_control CLSET_CONNECTED, which says the socket has already been connec

CVS: cvs.openbsd.org: src

2022-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2022/07/15 11:25:18 Modified files: sys/kern : kern_pledge.c Log message: Allow ypconnect() in "getpw" Annotate two blocks relating to ypbind.lock that will be deleted once libc switches over to the ne

CVS: cvs.openbsd.org: src

2022-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2022/07/15 11:20:54 Modified files: sys/sys: syscall.h syscallargs.h sys/kern : init_sysent.c syscalls.c Log message: sync

CVS: cvs.openbsd.org: src

2022-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2022/07/15 11:20:24 Modified files: sys/kern : syscalls.master uipc_syscalls.c sys/sys: socketvar.h Log message: pledge "getpw" would notice access to /var/run/ypbind.lock, and grant "

CVS: cvs.openbsd.org: src

2022-07-15 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2022/07/15 11:14:49 Modified files: sys/dev/fdt: amluart.c Log message: Use db_rint() to make it possible to enter ddb(4) by typing ESC D. ok jca@, miod@

CVS: cvs.openbsd.org: src

2022-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2022/07/15 10:59:49 Modified files: usr.sbin/ypbind: ypbind.c Log message: Once a ypserv is discovered we know the remote UDP port number, but not the TCP port number. Immediately reach out (syncronously vi

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 09:39:12 Modified files: . : MODULES Log message: update

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 08:33:47 Modified files: driver/xf86-video-mga: COPYING ChangeLog Makefile.in README.md aclocal.m4 compile configure configure.ac

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 08:05:10 Modified files: font/util : ChangeLog Makefile.in README.md aclocal.m4 compile configure configure.ac ucs2any.c font/util/man : Makefil

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 08:04:11 Modified files: font/encodings : ChangeLog Makefile.in README.md aclocal.m4 armscii-8.enc configure configure.ac dec-special

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 07:34:18 Modified files: driver/xf86-input-synaptics: ChangeLog Makefile.am Makefile.in aclocal.m4 compile configure

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 07:26:04 Modified files: driver/xf86-input-keyboard: COPYING ChangeLog Makefile.am Makefile.in aclocal.m4 compile

CVS: cvs.openbsd.org: src

2022-07-15 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/07/15 07:08:23 Modified files: sys/dev/usb: xhcivar.h Log message: Missing xhcivar.h bit that should have gone with xhci.c r1.125 >From kettenis, spotted by krw

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 07:05:14 Modified files: app/xrefresh : ChangeLog Makefile.am Makefile.in aclocal.m4 compile configure configure.ac app/xrefresh/man: Makefile.in xr

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 06:59:15 Modified files: app/xmessage : ChangeLog Makefile.in aclocal.m4 compile configure configure.ac makeform.c readfile.c app/xmessage/man: Make

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 06:54:23 Modified files: app/xmag : ChangeLog Makefile.am Makefile.in Scale.c Scale.txt aclocal.m4 compile configure configure.

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 06:49:03 Modified files: app/xkbutils : ChangeLog Makefile.am Makefile.in aclocal.m4 configure configure.ac utils.c utils.h xkbbell

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 06:42:48 Modified files: app/xev: ChangeLog Makefile.in compile configure configure.ac xev.c app/xev/man: xev.man Log message: Update xe

CVS: cvs.openbsd.org: www

2022-07-15 Thread Claudio Jeker
CVSROOT:/cvs Module name:www Changes by: clau...@cvs.openbsd.org 2022/07/15 06:31:06 Modified files: openbgpd : ftp.html Log message: Regen

CVS: cvs.openbsd.org: www

2022-07-15 Thread Claudio Jeker
CVSROOT:/cvs Module name:www Changes by: clau...@cvs.openbsd.org 2022/07/15 06:30:42 Modified files: build : Makefile build/mirrors : openbgpd-ftp.html.head Log message: OpenBGPD 7.5 release

CVS: cvs.openbsd.org: www

2022-07-15 Thread Job Snijders
CVSROOT:/cvs Module name:www Changes by: j...@cvs.openbsd.org2022/07/15 05:09:48 Modified files: rpki-client: index.html manual.html Log message: Improve text a bit, add reference to 6480

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 04:31:35 Modified files: app/xwud : ChangeLog Makefile.am Makefile.in aclocal.m4 compile configure configure.ac xwud.c app/xwud/man : Makefile

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 04:24:18 Modified files: app/xpr: ChangeLog Makefile.am Makefile.in aclocal.m4 compile configure x2jet.c xdpr.man xpr.c xpr.h

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 04:17:20 Modified files: app/xmodmap: ChangeLog Makefile.in aclocal.m4 compile configure configure.ac exec.c handle.c app/xmodmap/man: Makefile.in

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 04:10:12 Modified files: app/xfontsel : ChangeLog Makefile.am Makefile.in ULabel.c ULabelP.h aclocal.m4 compile configure configure

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 03:54:07 Modified files: app/xconsole : ChangeLog Makefile.am Makefile.in aclocal.m4 compile configure configure.ac xconsole.c app/xconsole/man: Mak

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 03:37:02 Modified files: app/xcmsdb : ChangeLog Makefile.am Makefile.in aclocal.m4 compile configure configure.ac loadData.c xcms

CVS: cvs.openbsd.org: xenocara

2022-07-15 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2022/07/15 03:32:07 Modified files: app/xclipboard : ChangeLog Makefile.am Makefile.in aclocal.m4 compile configure configure.ac xclipboard.c app/xclipboard/man:

CVS: cvs.openbsd.org: src

2022-07-15 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2022/07/15 01:52:06 Modified files: sys/dev/usb: xhci.c Log message: Use a separate varaible to signal a "dead" controller (that has disappeared from the bus, probably because of hot(un)plugging