index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
wscons
Age
Commit message (
Expand
)
Author
2017-06-18
Remove remnants of old versions.
Ulf Brosziewski
2017-06-15
We do not support iso7 nor pcvt encoding, so remove macro definitions
Frederic Cambus
2017-06-13
Increase WSFONT_NAME_SIZE size, this will allow storing longer font
Frederic Cambus
2017-06-12
specify free() size from the old allocation, not new allocation.
Theo de Raadt
2017-06-06
Set the weak variant of hysteresis as default.
Ulf Brosziewski
2017-06-06
Add support for tap gestures.
Ulf Brosziewski
2017-05-27
Add missing comments for CAN and SUB, for consistency.
Frederic Cambus
2017-05-12
Introduce a new keyboard console hook to enter ddb(4) and make ukbd(4)
Martin Pieuchot
2017-05-10
Adapt the filter parameters to the X/Y ratio.
Ulf Brosziewski
2017-05-08
improved coordinate filters
Ulf Brosziewski
2017-04-30
Rename Debugger() into db_enter().
Martin Pieuchot
2017-04-11
Partially revert previous mallocarray conversions that contain
David Hill
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-03-16
Simplify wstpad option handling:
Martin Pieuchot
2017-03-11
Introduce a new knob to force the first USB keyboard as console input.
Martin Pieuchot
2017-03-06
Guard headers to make sure userland do not look at them.
Martin Pieuchot
2017-03-06
Use 'inline' rather than _any of_ __the __other__ variants__.
Martin Pieuchot
2017-02-27
Handle touchpad input in wsmouse.
Ulf Brosziewski
2017-01-23
Only allow change-setting ioctls when FWRITE is set on the descriptor.
Theo de Raadt
2017-01-11
Use explicit_bzero() to wipe copybuffer when logging out of the console.
Frederic Cambus
2016-11-07
Split PID from TID, giving processes a PID unrelated to the TID of their
Philip Guenther
2016-10-23
Improved parameter handling in wsmouse and new ioctls for reading and
Ulf Brosziewski
2016-09-30
Add a WSKBDIO_GETENCODINGS ioctl that returns the supported keyboard
Mark Kettenis
2016-09-14
limit the number of fonts that can be loaded
Joshua Stein
2016-09-04
remove some more sparc remnants. ok deraadt
Ted Unangst
2016-08-31
Estonian keymap
Jeremie Courreges-Anglas
2016-08-18
Reset the input state completely when wsmouse is (re-)opened.
Ulf Brosziewski
2016-07-13
remove <0 check for an unsigned variable
Theo de Raadt
2016-07-12
Reset the mt state completely in wsmouse_mt_init.
Ulf Brosziewski
2016-07-05
Improve the tracking functions in wsmouse.
Ulf Brosziewski
2016-06-06
Remove wsmouse_input.
Ulf Brosziewski
2016-05-30
Do not forward declare an enum, makes gcc3 happy.
Martin Pieuchot
2016-04-24
Remove 'option COMPAT_PCVT' now that X doen't use it anymore.
Matthieu Herrb
2016-03-30
Add support for multitouch input to wsmouse.
Ulf Brosziewski
2016-03-28
OpenBSD has stopped using the SVr4 KDENABIO/KDDISABIO ioctls for at
Matthieu Herrb
2016-03-03
Remove WSDISPLAY_COMPAT_SYSCONS. We no longer run FreeBSD binary X11
Christian Weisgerber
2016-01-12
Use uiomove() instead of uiomovei(); from Martin Natano
Stefan Kempf
2015-12-12
add new ioctls to control keyboard backlights
Joerg Jung
2015-09-10
kqueue(2) support for wsmouse(4), wskbd(4) and wsmux(4).
Martin Pieuchot
2015-09-08
sizes for free(); checked by semarie
Theo de Raadt
2015-09-05
Support for xterm-compatible SGR escapes 39 and 49 (reset fg/bg colour to
Miod Vallat
2015-08-30
Modify kernel to prepare boot from UEFI.
YASUOKA Masahiko
2015-08-28
fairly simple sizes for free(); ok tedu
Theo de Raadt
2015-05-08
When changing screen saver parameters with wsconsctl (or any other way to
Miod Vallat
2015-05-07
remove a surplus tab
Jonathan Gray
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2015-02-10
First step towards making uiomove() take a size_t size argument:
Miod Vallat
2015-01-15
Define a new wscons mouse type for Synaptics clickpad devices that lack
Jonathan Gray
2015-01-11
use mallocarray() when reallocating the mux table
Theo de Raadt
2015-01-11
unnecessary cast
Theo de Raadt
[next]