mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
59dd375fc4
graphics/svgalib contains an off-by-one error in the code that checks that the user is the owner of the current virtual terminal. Instead of checking /dev/ttyv[X], it checks /dev/ttyv[X+1]. Submitted by: Chris Pressey <cpressey@catseye.mine.nu> This happens because svgalib was written for Linnex, and they start tty numbering from 1, contrary to FreeBSD, which does it from 0. I always knew that FreeBSD is better: who counts from 1 in this world?! ;-) PR: ports/57052 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> |
||
---|---|---|
.. | ||
man1 | ||
man3 | ||
man5 | ||
man6 | ||
man7 | ||
man8 | ||
patch-aa | ||
patch-ab | ||
patch-ac | ||
patch-ad | ||
patch-ae | ||
patch-af | ||
patch-ag | ||
patch-ah | ||
patch-ai | ||
patch-aj | ||
patch-ak | ||
patch-al | ||
patch-am | ||
patch-an | ||
patch-ao | ||
patch-ap | ||
patch-aq | ||
patch-ar | ||
patch-as | ||
patch-at | ||
patch-au | ||
patch-av | ||
patch-aw | ||
patch-ax | ||
patch-ay |