CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2025/05/24 02:09:32
Modified files: usr.bin/ssh : channels.c Log message: Make the display number check relative to X11DisplayOffset. This will allows people to use X11DisplayOffset to configure much higher port ranges if they really want, while not changing the default behaviour. Patch from Roman Gubarev via github PR#559, ok djm@