https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277114
--- Comment #14 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c88dffc0c8b6f2c82a522d8eb2dcd2b49e9a4015 commit c88dffc0c8b6f2c82a522d8eb2dcd2b49e9a4015 Author: Guido Falsi <madpi...@freebsd.org> AuthorDate: 2024-02-26 19:00:03 +0000 Commit: Guido Falsi <madpi...@freebsd.org> CommitDate: 2024-02-26 19:00:03 +0000 x11/lightdm: Fix ttyv numbering logic Adapt code from wlroots to correctly generate ttyv device names for numbers beyond 9. Upstream pull request: https://github.com/canonical/lightdm/pull/343 PR: 277114 Obtained from: https://github.com/swaywm/wlroots/commit/fc6c0ca12e941d5d7d567834bff3ab7df9447001 (inspired by) MFH: 2024Q1 x11/lightdm/Makefile | 2 +- x11/lightdm/files/patch-src_x-server.c | 60 ++++++++++++++++++++++++++++++---- 2 files changed, 55 insertions(+), 7 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.