CVS: cvs.openbsd.org: src

2023-01-22 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/01/22 22:19:10

Modified files:
sys/dev/pci: pcidevs 

Log message:
change ATI "Yellow Carp" string to "Rembrandt"

Yellow Carp is the codename used by drm and linux amdgpu firmware.
In product specifications AMD uses Rembrandt.

Mesa renamed last year in
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16604

Ryzen 6000 Series / Rembrandt graphics are marketed as Radeon 660M and
Radeon 680M.  These share the same device id of 0x1681.

Ryzen 7035 Series / Rembrandt-R also use Radeon 660M and Radeon 680M.
It is unclear if they use a device id of 0x1681 or 0x164d.



CVS: cvs.openbsd.org: src

2023-01-22 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/01/22 22:19:45

Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h 

Log message:
regen



CVS: cvs.openbsd.org: src

2023-01-22 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/01/22 20:01:53

Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_devlist.h 

Log message:
add a placeholder for GC 11.0.4 device ids

GC 11.0.4 support will be backported to linux 6.1.y at the request of
Mario Limonciello of AMD on the linux stable list.

Known to be an APU from amdgpu_discovery_set_ip_blocks().
Firmware not currently in linux-firmware git.



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 03:01:57

Modified files:
app/xkbevd : ChangeLog Makefile.am Makefile.in aclocal.m4 
 cfgscan.c compile configure configure.ac 
 printev.c xkbevd.c 
app/xkbevd/man : Makefile.in xkbevd.man 
Added files:
app/xkbevd : README.md 
Removed files:
app/xkbevd : README 

Log message:
Upate xkbevd to version 1.1.5



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 03:57:29

Modified files:
app/xlsatoms   : ChangeLog Makefile.in aclocal.m4 compile 
 configure configure.ac xlsatoms.c 
app/xlsatoms/man: Makefile.in 

Log message:
Update xlsatoms to version 1.1.4



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 04:04:02

Modified files:
app/xkill  : Makefile.in configure configure.ac 

Log message:
Fix botched configure.ac merge



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 04:41:55

Modified files:
app/xset   : ChangeLog Makefile.am Makefile.in aclocal.m4 
 compile configure configure.ac xset.c 
app/xset/man   : Makefile.in xset.man 
Added files:
app/xset   : README.md 
Removed files:
app/xset   : README 

Log message:
udate xset to version 1.2.5



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 05:03:53

Modified files:
app/xinit  : ChangeLog Makefile.in README.md compile 
 config.h.in configure configure.ac startx.cpp 
 xinit.c 
app/xinit/launchd: Makefile.am Makefile.in 
app/xinit/launchd/privileged_startx: 20-font_cache.cpp 
 Makefile.am Makefile.in 
 privileged_startx.plist.cpp 
 server.c 
app/xinit/launchd/user_startx: Makefile.am Makefile.in 
   launchd_startx.c 
app/xinit/man  : startx.man xinit.man 
Removed files:
app/xinit/launchd: console_redirect.c console_redirect.h 

Log message:
Update xinit to version 1.4.2



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 02:21:11

Added files:
xserver: meson.build 
xserver/Xext   : meson.build 
xserver/Xi : meson.build 
xserver/composite: meson.build 
xserver/config : meson.build 
xserver/damageext: meson.build 
xserver/dbe: meson.build 
xserver/dix: meson.build 
xserver/doc: meson.build 
xserver/doc/dtrace: meson.build 
xserver/dri3   : meson.build 
xserver/exa: meson.build 
xserver/fb : meson.build 
xserver/glamor : meson.build 
xserver/glx: meson.build 
xserver/hw : meson.build 
xserver/hw/kdrive: meson.build 
xserver/hw/kdrive/ephyr: meson.build 
xserver/hw/kdrive/src: meson.build 
xserver/hw/vfb : meson.build 
xserver/hw/xfree86: meson.build 
xserver/hw/xfree86/common: meson.build 
xserver/hw/xfree86/ddc: meson.build 
xserver/hw/xfree86/dixmods: meson.build 
xserver/hw/xfree86/doc: meson.build 
xserver/hw/xfree86/dri: meson.build 
xserver/hw/xfree86/dri2: meson.build 
xserver/hw/xfree86/drivers/inputtest: meson.build 
xserver/hw/xfree86/drivers/modesetting: meson.build 
xserver/hw/xfree86/exa: meson.build 
xserver/hw/xfree86/fbdevhw: meson.build 
xserver/hw/xfree86/glamor_egl: meson.build 
xserver/hw/xfree86/i2c: meson.build 
xserver/hw/xfree86/int10: meson.build 
xserver/hw/xfree86/loader: meson.build 
xserver/hw/xfree86/modes: meson.build 
xserver/hw/xfree86/os-support: meson.build 
xserver/hw/xfree86/parser: meson.build 
xserver/hw/xfree86/ramdac: meson.build 
xserver/hw/xfree86/shadowfb: meson.build 
xserver/hw/xfree86/vgahw: meson.build 
xserver/hw/xfree86/x86emu: meson.build 
xserver/hw/xnest: meson.build 
xserver/hw/xquartz: meson.build 
xserver/hw/xquartz/GL: meson.build 
xserver/hw/xquartz/bundle: meson.build 
xserver/hw/xquartz/mach-startup: meson.build 
xserver/hw/xquartz/pbproxy: meson.build 
xserver/hw/xquartz/xpr: meson.build 
xserver/hw/xwin: meson.build 
xserver/hw/xwin/dri: meson.build 
xserver/hw/xwin/glx: meson.build 
xserver/hw/xwin/winclipboard: meson.build 
xserver/include: meson.build 
xserver/mi : meson.build 
xserver/miext/damage: meson.build 
xserver/miext/rootless: meson.build 
xserver/miext/shadow: meson.build 
xserver/miext/sync: meson.build 
xserver/os : meson.build 
xserver/present: meson.build 
xserver/pseudoramiX: meson.build 
xserver/randr  : meson.build 
xserver/record : meson.build 
xserver/render : meson.build 
xserver/test   : meson.build 
xserver/test/bigreq: meson.build 
xserver/test/damage: meson.build 
xserver/test/sync: meson.build 
xserver/xfixes : meson.build 
xserver/xkb: meson.build 

Log message:
Add back the meson build system to xserver.
Not having those file only create noise when merging upstream releases.



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 03:24:32

Modified files:
app/xkill  : ChangeLog Makefile.am Makefile.in aclocal.m4 
 compile configure xkill.c 
app/xkill/man  : Makefile.in 
Added files:
app/xkill  : README.md 
Removed files:
app/xkill  : README 

Log message:
Update xkill to vesion 1.0.6



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 03:48:45

Modified files:
app/xlogo  : ChangeLog Logo.c Makefile.am Makefile.in 
 aclocal.m4 compile config.h.in configure 
 configure.ac xlogo.c 
app/xlogo/man  : Makefile.in 

Log message:
Update xlogo to version 1.0.6



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 04:06:17

Modified files:
app/xlsclients : Makefile.in configure configure.ac 

Log message:
Fix botched configure.ac merge



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 04:08:30

Modified files:
app/xprop  : ChangeLog Makefile.in README.md compile 
 configure configure.ac dsimple.c xprop.c 

Log message:
Update xprop to version 1.2.6



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 04:44:17

Modified files:
app/xvinfo : ChangeLog Makefile.am Makefile.in aclocal.m4 
 compile configure configure.ac xvinfo.c 
app/xvinfo/man : Makefile.in 
Added files:
app/xvinfo : README.md 
Removed files:
app/xvinfo : README 

Log message:
Update xvinfo to version 1.1.5



CVS: cvs.openbsd.org: src

2023-01-22 Thread Vitaliy Makkoveev
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2023/01/22 05:05:44

Modified files:
sys/kern   : kern_sysctl.c sys_socket.c uipc_socket.c 
 uipc_socket2.c uipc_syscalls.c 
sys/miscfs/fifofs: fifo_vnops.c 
sys/net: rtsock.c 
sys/netinet: raw_ip.c tcp_input.c tcp_usrreq.c udp_usrreq.c 
sys/netinet6   : raw_ip6.c 
sys/sys: socketvar.h 

Log message:
Move SS_CANTRCVMORE and SS_RCVATMARK bits from `so_state' to `sb_state' of
receive buffer. As it was done for SS_CANTSENDMORE bit, the definition
kept as is, but now these bits belongs to the `sb_state' of receive
buffer. `sb_state' ored with `so_state' when socket data exporting to the
userland.

ok bluhm@



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 06:24:52

Modified files:
.  : MODULES 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 02:44:42

Modified files:
xserver: ChangeLog configure configure.ac meson.build 
xserver/Xext   : saver.c xtest.c 
xserver/hw/xquartz: Makefile.am Makefile.in 
NSUserDefaults+XQuartzDefaults.m meson.build 
xserver/hw/xquartz/mach-startup: stub.c 
xserver/hw/xquartz/pbproxy: Makefile.am Makefile.in meson.build 
xserver/include: meson.build 
xserver/xkb: xkb.c 
Added files:
xserver/hw/xquartz: defaults.plist 

Log message:
Merge xserver 21.1.6.

Includes a few fixes to the security patches already committed.



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 02:53:39

Modified files:
app/xgamma : ChangeLog Makefile.am Makefile.in aclocal.m4 
 compile config.h.in configure configure.ac 
 xgamma.c 
app/xgamma/man : Makefile.in 
Added files:
app/xgamma : README.md 
Removed files:
app/xgamma : README 

Log message:
Update xgamma to version 1.0.7



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 02:58:12

Modified files:
app/xcompmgr   : ChangeLog Makefile.in aclocal.m4 compile 
 configure configure.ac xcompmgr.c 
app/xcompmgr/man: Makefile.in xcompmgr.man 

Log message:
Update xcompmgr to version 1.1.9



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 04:00:15

Modified files:
app/xlsclients : ChangeLog Makefile.am Makefile.in aclocal.m4 
 compile configure xlsclients.c 
app/xlsclients/man: Makefile.in 
Added files:
app/xlsclients : README.md 
Removed files:
app/xlsclients : README 

Log message:
Update xlsclients to version 1.1.5



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 04:38:36

Modified files:
app/xrandr : ChangeLog Makefile.in README.md aclocal.m4 
 compile configure configure.ac xrandr.c 
app/xrandr/man : Makefile.in xrandr.man 

Log message:
Update xrandr to version 1.5.2



CVS: cvs.openbsd.org: src

2023-01-22 Thread Mark Kettenis
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2023/01/22 06:14:21

Modified files:
sys/arch/arm64/include: apmvar.h 
sys/arch/arm64/dev: apm.c 

Log message:
Simplify the (so far unused) apm_record_event() function a bit and use it
to send a resume event to userland when we come out of suspend.

ok deraadt@



CVS: cvs.openbsd.org: xenocara

2023-01-22 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2023/01/22 07:22:05

Modified files:
app/xterm  : misc.c 

Log message:
enlarge mkstemp() pattern to 10 'X'



CVS: cvs.openbsd.org: src

2023-01-22 Thread Anton Lindqvist
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org   2023/01/22 09:38:36

Modified files:
regress/sys/kern/noexec: testfly.S 

Log message:
Cope with xonly on amd64 by moving the testfly routine to the rodata
section.



CVS: cvs.openbsd.org: src

2023-01-22 Thread Jeremy Evans
CVSROOT:/cvs
Module name:src
Changes by: jer...@cvs.openbsd.org  2023/01/22 13:57:21

Modified files:
share/man/man5 : ruby-module.5 

Log message:
Update documentation for removal of ruby27 FLAVOR



CVS: cvs.openbsd.org: src

2023-01-22 Thread Dave Voutila
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2023/01/22 15:18:40

Modified files:
usr.sbin/vmd   : vmd.c 

Log message:
vmd(8): don't remove known vm's from the config on error.

Multiple error paths, specifically the one related to if a guest
cannot allocate memory at start, resulted in a known vm (via
vm.conf(5)) being removed from the vm list. Adjust the error paths
to check if the failing vm is defined in the config before tearing
it down.

Tested with help from beck@ and Mischa Peters.

ok beck@



CVS: cvs.openbsd.org: src

2023-01-22 Thread Theo Buehler
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/01/22 15:38:23

Modified files:
share/man/man5 : ruby-module.5 

Log message:
Fix list of possible values of MODRUBY_REV

With Ruby 2.7 in the attic, MODRUBY_REV can no longer be set to 2.7.
It has been possible to set it to 3.2 for a while.



CVS: cvs.openbsd.org: src

2023-01-22 Thread YASUOKA Masahiko
CVSROOT:/cvs
Module name:src
Changes by: yasu...@cvs.openbsd.org 2023/01/22 16:05:51

Modified files:
sys/net: pf.c 

Log message:
Fix pf_anchor_stackframe commit to revert pf rule matching to the
previous behavior that stops when any rule matches within quick
anchors.

ok sasha kn



CVS: cvs.openbsd.org: src

2023-01-22 Thread Scott Soule Cheloha
CVSROOT:/cvs
Module name:src
Changes by: chel...@cvs.openbsd.org 2023/01/22 11:36:38

Modified files:
sys/arch/armv7/omap: gptimer.c 

Log message:
gptimer(4): remove dead MD microtime(9) implementation



CVS: cvs.openbsd.org: src

2023-01-22 Thread Kenneth R Westerback
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2023/01/22 12:57:25

Modified files:
sbin/disklabel : editor.c 

Log message:
Fix incorrect comparison. Restores ability to edit 'p'.