Age | Commit message (Expand) | Author |
2024-01-19 | Rename WSDISPLAY_TYPE_RKDRM to WSDISPLAY_TYPE_KMS such that we can use it | Mark Kettenis |
2023-07-02 | Add button mappings for two- and three-finger clicks on clickpads. | Ulf Brosziewski |
2022-02-06 | remove please from manual pages | Jonathan Gray |
2021-03-03 | Add a configurable button mapping for tap gestures on touchpads. | Ulf Brosziewski |
2021-03-02 | Read general and touchpad-specific wsmouse settings separately. | Ulf Brosziewski |
2020-10-01 | Teach wsconsctl about astfb(4). | Mark Kettenis |
2020-04-02 | avoid sys/param.h poisoning, and replace nitems with a local decl | Theo de Raadt |
2020-03-03 | Teach wsconsctl about rkdrm(4). | Mark Kettenis |
2019-08-19 | Add a field for enabling/disabling reverse scrolling. | Ulf Brosziewski |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2019-03-27 | Add support for displaying fontwidth and fontheight values, this allows | Frederic Cambus |
2018-07-30 | recognize WSMOUSE_TYPE_TOUCHPAD devices | Joshua Stein |
2018-05-07 | Add the logging parameters to mousecfg.c, and make the 'param' field | Ulf Brosziewski |
2018-01-22 | 1. Add a field for configuring the size of edge areas on touchpads. | Ulf Brosziewski |
2018-01-02 | Add missing mouse type. Reported by bit shifter on misc@; ok bru@ | anton |
2017-12-31 | Remove an unused variable and instruct lex not to produce the input() function | anton |
2017-10-24 | remove defines for ioctls the kernel doesn't recognise | Jonathan Gray |
2017-09-02 | teach wsconsctl about efifb | Peter Hessler |
2017-08-01 | Handle the flags of mousecfg fields correctly. | Ulf Brosziewski |
2017-07-21 | Add fields for wsmouse/touchpad configuration. | Ulf Brosziewski |
2017-07-10 | remove misc. depend and yacc nits that no longer matter. | Marc Espie |
2017-07-09 | have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate | Marc Espie |
2017-06-16 | mark files as BUILDFIRST, or write explicit dependencies, so that most | Marc Espie |
2017-05-27 | Mention the display.font variable in EXAMPLES. | Frederic Cambus |
2017-04-06 | document -=; while here, simplify things so that we don;t add a separate | Jason McIntyre |
2016-05-12 | more hppa64 cleaning | Theo de Raadt |
2016-03-31 | Simplify MACHINE tests, the only platforms in the tree without wsdisplay | Jonathan Gray |
2016-03-09 | We are done providing support for the vax. | Theo de Raadt |
2016-02-10 | Permit negative x and y coordinates in mouse.scale for uts and ums. | Philip Guenther |
2015-12-12 | add keyboard backlight variable | Joerg Jung |
2015-11-19 | lexer fixes to work with new flex. from Serguey Parkhomovsky | Ted Unangst |
2015-05-26 | build wsconsctl and wsconscfg on armv7 | Jonathan Gray |
2015-05-08 | Add a new `don't read back' flag for variables, to prevent reading their value | Miod Vallat |
2015-04-18 | Convert many atoi() calls to strtonum(), adding range checks and failure | Theo de Raadt |
2015-02-15 | These functions turned up in my grep for bcmp. There are already perfectly | Ted Unangst |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2013-11-17 | Distinguish between inteldrm and radeondrm. | Mark Kettenis |
2013-10-20 | Introduce write-only (for now) display.font parameter, which issues a | Miod Vallat |
2013-10-20 | WSDISPLAYIO_GTYPE ioctl support for KMS drivers. ok jsg@ | Miod Vallat |
2013-08-18 | Fix calls to printf-like functions which passed a non-fixed string | Philip Guenther |
2013-03-25 | the unused palm code goes away. | Theo de Raadt |
2013-03-21 | Correctly issue WSKBDIO_GETDEFAULTKEYREPEAT instead of WSKBDIO_GETKEYREPEAT | Miod Vallat |
2012-10-29 | Teach wsconsctl(8) about the elantech mouse type. Diff from shadchin@. | Stefan Sperling |
2012-08-08 | fix type (part from NetBSD) | Alexandr Shadchin |
2012-07-14 | ansify | Alexandr Shadchin |
2012-07-14 | fix typo in comment | Alexandr Shadchin |
2012-07-14 | zap whitespace | Alexandr Shadchin |
2012-06-20 | more mac68k bits for the attic | Matthew Dempsky |
2012-05-14 | ansi. no binary change | Jonathan Gray |
2012-04-17 | typo | Theo de Raadt |