summaryrefslogtreecommitdiff
path: root/usr.sbin/wsmoused/mouse_protocols.c
AgeCommit message (Expand)Author
2014-05-14Remove second arg in SetMouseSpeed(), it is always 1200.Alexandr Shadchin
2014-05-14Remove mouse.baudrate, it is always 1200.Alexandr Shadchin
2014-05-14Remove unused code.Alexandr Shadchin
2009-06-05Add the ability to attach wsmoused to a different wsdisplay than wsdisplay0Miod Vallat
2007-04-10Add support for a fourth axis on wsmouse devices, e.g. on the Apple MightMiod Vallat
2006-04-17setjmp.h not usedTheo de Raadt
2004-12-05MicroSoft -> MicrosoftJonathan Gray
2004-11-29Spell precede correctly.Jonathan Gray
2004-01-04gcc3 doesn't like varargs, it was found that the varargs.h inclusion isDale Rahn
2002-09-06do not use //Theo de Raadt
2002-02-15complete paranoiaTheo de Raadt
2002-02-15KNFTheo de Raadt
2001-09-20Jumbo wsmoused cosmeto:Miod Vallat
2001-08-13Wall cleanupPeter Valchev
2001-08-12Use INFTIM where possible.Federico G. Schwindt
2001-04-14Userland daemon for wscons console mouse features.Aaron Campbell