<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/vidcontrol, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-10-04T06:09:11Z</updated>
<entry>
<title>MFC: Fix our ioctl(2) implementation for ioctls with "int" arguments.</title>
<updated>2006-10-04T06:09:11Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-10-04T06:09:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7fdeb89389886d8be16f14cd4a437452e5a7f422'/>
<id>urn:sha1:7fdeb89389886d8be16f14cd4a437452e5a7f422</id>
<content type='text'>
Approved by:	re (hrs, kensmith)
</content>
</entry>
<entry>
<title>MFC 1.53</title>
<updated>2005-10-05T04:29:59Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2005-10-05T04:29:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a05ff45aa77272db143615818ae73c5ec1e40e0b'/>
<id>urn:sha1:a05ff45aa77272db143615818ae73c5ec1e40e0b</id>
<content type='text'>
Fix so that color changes are not lost when the video mode changes.

PR:             bin/83553
Submitted by:   Dan Lukes &lt;dan at obluda dot cz&gt;
Approved by:	re (scottl)
Reminded by:	delphij
</content>
</entry>
<entry>
<title>Markup fixes.</title>
<updated>2005-06-14T12:26:36Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-06-14T12:26:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9d73fabda7565749339e00d6ddc1669de18d448f'/>
<id>urn:sha1:9d73fabda7565749339e00d6ddc1669de18d448f</id>
<content type='text'>
Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>Add VESA mode support for syscons, which enables the support of 15, 16,</title>
<updated>2005-05-29T08:43:44Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-05-29T08:43:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f1121206664f83bd3a15d95139f55bf3c2cc3c2d'/>
<id>urn:sha1:f1121206664f83bd3a15d95139f55bf3c2cc3c2d</id>
<content type='text'>
24, and 32 bit modes.  To use that, syscons(4) must be built with
the compile time option 'options SC_PIXEL_MODE', and VESA support (a.k.a.
vesa.ko) must be either loaded, or be compiled into the kernel.

Do not return EINVAL when the mouse state is changed to what it already is,
which seems to cause problems when you have two mice attached, and
applications are not likely obtain useful information through the EINVAL
caused by showing the mouse pointer twice.

Teach vidcontrol(8) about mode names like MODE_&lt;NUMBER&gt;, where &lt;NUMBER&gt; is
the video mode number from the vidcontrol -i mode output.  Also, revert the
video mode if something fails.

Obtained from:	DragonFlyBSD
Discussed at:	current@ with patch attached [1]
PR:		kern/71142 [2]
Submitted by:	Xuefeng DENG &lt;dsnofe at msn com&gt; [1],
		Cyrille Lefevre &lt;cyrille dot lefevre at laposte dot net&gt; [2]
</content>
</entry>
<entry>
<title>Use \033 instead of \e because \e is not a standard.</title>
<updated>2005-05-15T09:43:14Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-05-15T09:43:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5ad9a2d7ba865de6cf2d3b3cca01cbca4f402cad'/>
<id>urn:sha1:5ad9a2d7ba865de6cf2d3b3cca01cbca4f402cad</id>
<content type='text'>
Noticed by:	stefanf
Reviewed by:	diff(1)
</content>
</entry>
<entry>
<title>A foreground color number on pc98 console is 7 not 15.</title>
<updated>2005-05-15T08:04:46Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-05-15T08:04:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=947d66c070193f1626f1ec92dfb6155cae64117e'/>
<id>urn:sha1:947d66c070193f1626f1ec92dfb6155cae64117e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use \e for escape char instead of ^[ directly.</title>
<updated>2005-05-15T07:41:38Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-05-15T07:41:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2d8cb12d2087d2c8c089c487576fb85fbfde020f'/>
<id>urn:sha1:2d8cb12d2087d2c8c089c487576fb85fbfde020f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WANRS=6 cleanup for vidcontrol(1):</title>
<updated>2005-01-13T03:59:44Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-01-13T03:59:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9a03b27dba6012f0293b83b4c25663f4517abdc2'/>
<id>urn:sha1:9a03b27dba6012f0293b83b4c25663f4517abdc2</id>
<content type='text'>
	- Use foo(void) instead of foo().
	- Use static where applicable.
	- Apply more const's when passing parameters
	- signed/unsigned madness
	- Avoid namespace collision by adding underscores.
	- For 64-bit architectures, use %zx instead of %x
	  when necessary.
	- When storing constants, use const instead of
	  variable.
	- Bump WARNS?= from 2 to 6
</content>
</entry>
<entry>
<title>Propagate ioctl() failure to exit status</title>
<updated>2003-09-18T16:20:32Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>2003-09-18T16:20:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a0503c278dd0efac089f58563fc535104450eced'/>
<id>urn:sha1:a0503c278dd0efac089f58563fc535104450eced</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: Nits.</title>
<updated>2003-03-02T21:04:21Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-03-02T21:04:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3892c30012a1d0e8e63be132db3149782c2b711a'/>
<id>urn:sha1:3892c30012a1d0e8e63be132db3149782c2b711a</id>
<content type='text'>
</content>
</entry>
</feed>
