Age | Commit message (Expand) | Author |
2022-12-28 | spelling fixes; from paul tagliamonte | Jason McIntyre |
2022-01-28 | When it's the possessive of 'it', it's spelled "its", without the | Philip Guenther |
2021-10-24 | For open/openat, if the flags parameter does not contain O_CREAT, the | Theo de Raadt |
2020-05-28 | Enable building wsmoused on arm64 and armv7. | Frederic Cambus |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2018-04-25 | you can't have wsmoused and x mouse together ;( | Jason McIntyre |
2017-10-24 | remove defines for ioctls the kernel doesn't recognise | Jonathan Gray |
2015-11-14 | remove the machine arch from Dt - this file gets installed on more | Jason McIntyre |
2015-10-26 | Stop writing a pidfile | Theo de Raadt |
2014-12-23 | Remove function mouse_map. This function is redundant. | Alexandr Shadchin |
2014-12-22 | Now does not need to be initialized event.value. | Alexandr Shadchin |
2014-12-21 | Cleanup - remove event WSCONS_EVENT_WSMOUSED_SLEEP, WSCONS_EVENT_WSMOUSED_CLOSE. | Alexandr Shadchin |
2014-07-16 | zap trailing newlines; "go for it" deraadt | Okan Demirmen |
2014-05-14 | Remove second arg in SetMouseSpeed(), it is always 1200. | Alexandr Shadchin |
2014-05-14 | Remove mouse.baudrate, it is always 1200. | Alexandr Shadchin |
2014-05-14 | Remove unused code. | Alexandr Shadchin |
2014-05-14 | Remove unused variables. | Alexandr Shadchin |
2013-11-24 | more unsigned char casts for ctype | Theo de Raadt |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-04-18 | struct timezone is so 1980 | Theo de Raadt |
2011-10-18 | delay daemon fork() until after initialisation has completed to fix | Damien Miller |
2011-03-22 | use timerclear macro | Okan Demirmen |
2009-06-21 | Support mouses with lots of buttons. Also, fix a crash when pressing | Jacek Masiulaniec |
2009-06-05 | kill trailing whitespace; | Jason McIntyre |
2009-06-05 | Add the ability to attach wsmoused to a different wsdisplay than wsdisplay0 | Miod Vallat |
2008-06-20 | Change gcc named variadics to c99 ones. Ok otto@ | Anders Magnusson |
2007-11-24 | Since switches from X to consoles are aysnchronous, wsmoused(8) can be awakened | Miod Vallat |
2007-09-18 | use C99 explicit struct initializer instead of deprecated gcc 2.5 | Otto Moerbeek |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-04-10 | Use a larger type to store ``resolution'', so that comparisons against | Miod Vallat |
2007-04-10 | Add support for a fourth axis on wsmouse devices, e.g. on the Apple Might | Miod Vallat |
2006-04-17 | setjmp.h not used | Theo de Raadt |
2005-08-13 | another typo; | Jason McIntyre |
2005-08-12 | prefer a simpler synopsis: we do not really need a separate case for -i; | Jason McIntyre |
2005-08-12 | - small formatting fixes | Jason McIntyre |
2004-12-05 | MicroSoft -> Microsoft | Jonathan Gray |
2004-11-29 | Spell precede correctly. | Jonathan Gray |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn |
2004-01-29 | and another one | Michael Shalayeff |
2004-01-28 | Repair build links for pegosos, and also build for amd64 | Theo de Raadt |
2004-01-04 | gcc3 doesn't like varargs, it was found that the varargs.h inclusion is | Dale Rahn |
2003-12-22 | No need to setup a signal handler for SIGKILL as you can't catch it anyway. | Miod Vallat |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre |
2003-11-08 | - correct SYNOPSIS | Jason McIntyre |
2003-10-31 | These should build on pegasos. | Dale Rahn |
2003-09-26 | check strdup failure; ok anil millert | Theo de Raadt |
2003-06-12 | remove term 3 & 4 | Theo de Raadt |
2003-06-12 | - section reorder | Jason McIntyre |
2003-04-13 | try to use the X Window System, X11 or XFree86 consistently. | Jason McIntyre |
2003-02-26 | copyright added; | Jason McIntyre |