1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/graphics/svgalib/files
Edwin Groothuis 59dd375fc4 [patch] graphics/svgalib checks wrong virtual console for ownership
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>
2003-09-24 08:13:29 +00:00
..
man1
man3
man5
man6
man7
man8
patch-aa Update to 1.4.3 2003-07-31 13:25:26 +00:00
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] graphics/svgalib checks wrong virtual console for ownership 2003-09-24 08:13:29 +00:00
patch-an
patch-ao
patch-ap
patch-aq
patch-ar
patch-as
patch-at
patch-au
patch-av
patch-aw
patch-ax
patch-ay