<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/backlight, branch release/13.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2022-07-26T08:03:30Z</updated>
<entry>
<title>backlight(8): Update usage() to match the manual page</title>
<updated>2022-07-26T08:03:30Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2022-07-19T14:56:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1a07c9d90cf2e5ac0d9a4f540f56ed2a51264636'/>
<id>urn:sha1:1a07c9d90cf2e5ac0d9a4f540f56ed2a51264636</id>
<content type='text'>
MFC after:	1 week

(cherry picked from commit f4b00609ec081f42af07168c7caa6766512749bd)
</content>
</entry>
<entry>
<title>backlight.8: Show all possible modes in synopsis</title>
<updated>2022-07-26T08:03:29Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2022-07-19T14:55:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=520bae8f1a86726b8b77800a94f711fdfc0f4fb5'/>
<id>urn:sha1:520bae8f1a86726b8b77800a94f711fdfc0f4fb5</id>
<content type='text'>
MFC after:	1 week

(cherry picked from commit 64a231b90b03037c63bd2c7e51f1c67591016350)
</content>
</entry>
<entry>
<title>backlight.8: Standardize synopsis and improve examples</title>
<updated>2022-07-26T08:03:28Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2022-07-19T14:49:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c96be88171f771e7ccf4eada6e7c97afcd757fd4'/>
<id>urn:sha1:c96be88171f771e7ccf4eada6e7c97afcd757fd4</id>
<content type='text'>
MFC after:	1 week

(cherry picked from commit 5c3e4249589dc5452b738aea13a32e8b11082808)
</content>
</entry>
<entry>
<title>backlight.8: Fix description of -f</title>
<updated>2022-04-11T10:15:56Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2022-04-08T10:25:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=47d68b38d74ff3d3ed2c6610b4308fb75f2bf0f6'/>
<id>urn:sha1:47d68b38d74ff3d3ed2c6610b4308fb75f2bf0f6</id>
<content type='text'>
If an unqualified name is provided, /dev/backlight/ is automatically
prepended instead of /dev/backlight.

MFC after:	3 days

(cherry picked from commit 2f60a7f902b0f58fa5fba0f75c4e4335963c8186)
</content>
</entry>
<entry>
<title>backlight: Remove set but not used variable</title>
<updated>2022-03-22T17:36:04Z</updated>
<author>
<name>Piotr Pawel Stefaniak</name>
<email>pstef@FreeBSD.org</email>
</author>
<published>2022-03-17T21:37:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=15635c0ed3b13ab98e01f842652e44fdef451395'/>
<id>urn:sha1:15635c0ed3b13ab98e01f842652e44fdef451395</id>
<content type='text'>
(cherry picked from commit fde687c239e55da067ebd94cfa36e3a8b3a57167)
</content>
</entry>
<entry>
<title>backlight(8): Add note that with option it print the current brightness.</title>
<updated>2021-03-10T10:49:31Z</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2021-03-03T08:00:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f21c0366f532888bec164717a93964610ab6baf6'/>
<id>urn:sha1:f21c0366f532888bec164717a93964610ab6baf6</id>
<content type='text'>
MFC after:    3 days
PR: 	      253737

(cherry picked from commit 1df30489a8f7083c98010c94d9ce522f9e8213dc)
</content>
</entry>
<entry>
<title>backlight: Fix incr/decr with percent value of 0</title>
<updated>2021-03-10T10:49:25Z</updated>
<author>
<name>David Schlachter</name>
<email>fbsd-bugzilla@schlachter.ca</email>
</author>
<published>2021-03-03T07:57:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9ba393f2ca0fd561c1fbf96f38eb014d7f883381'/>
<id>urn:sha1:9ba393f2ca0fd561c1fbf96f38eb014d7f883381</id>
<content type='text'>
This now does nothing instead of incr/decr by 10%

MFC After:    3 days
PR: 	      253736

(cherry picked from commit 3b005d51bd0fe4d8d19fb2df4d470b6e8baebf16)
</content>
</entry>
<entry>
<title>Clean up backlight.8</title>
<updated>2020-10-27T09:41:01Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2020-10-27T09:41:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=790c70c8258cfe2f4458be1a83df83b9af5296d0'/>
<id>urn:sha1:790c70c8258cfe2f4458be1a83df83b9af5296d0</id>
<content type='text'>
- Sort flags
- Stylize incr|+ and decr|- properly
- Add a missing period at the end of the description
- Use the standard layout for the EXAMPLES section (remove the list macro
  and add indentation to the code block)
</content>
</entry>
<entry>
<title>backlight: check the lenght if the input before trimming '%'</title>
<updated>2020-10-06T08:18:09Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2020-10-06T08:18:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cf64bfef77d4a5205ced84cee579aacb73af239d'/>
<id>urn:sha1:cf64bfef77d4a5205ced84cee579aacb73af239d</id>
<content type='text'>
Reported by:	hps
Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D26693
</content>
</entry>
<entry>
<title>backlight: accept '%' in the brightness input value</title>
<updated>2020-10-06T08:05:19Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2020-10-06T08:05:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4d1308f49b1d6896f4b864bf3346ead5ff7ee0d0'/>
<id>urn:sha1:4d1308f49b1d6896f4b864bf3346ead5ff7ee0d0</id>
<content type='text'>
Improve friendlyness of the command line by accepting the percent brightness
in both format: with or without a trailing '%'

Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D26692
</content>
</entry>
</feed>
