https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253736
--- Comment #3 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3b005d51bd0fe4d8d19fb2df4d470b6e8baebf16 commit 3b005d51bd0fe4d8d19fb2df4d470b6e8baebf16 Author: David Schlachter <[email protected]> AuthorDate: 2021-03-03 07:57:35 +0000 Commit: Emmanuel Vadot <[email protected]> CommitDate: 2021-03-03 07:57:35 +0000 backlight: Fix incr/decr with percent value of 0 This now does nothing instead of incr/decr by 10% MFC After: 3 days PR: 253736 usr.bin/backlight/backlight.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
