| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: | Christian Brueffer | 2005-02-27 | 1 | -1/+1 |
| * | MFC: moused.c r1.68 and r1.69 | Philip Paeps | 2005-01-10 | 2 | -5/+111 |
| * | Teach moused about Synaptics touchpads. | Philip Paeps | 2004-08-03 | 2 | -1/+12 |
| * | Use C99 conforming designated initialisers rather than the obsolete GCC syntax. | Stefan Farfeleder | 2004-07-03 | 1 | -17/+17 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -13/+26 |
| * | Language tweak in explaining the mouse wheel's functionality. | David E. O'Brien | 2004-06-14 | 1 | -2/+2 |
| * | Fix serious ugliness introduced in 1.61, which leads to long delay in boot | Maxim Sobolev | 2004-01-10 | 1 | -5/+11 |
| * | __FBSDID; remove duplicate <ctype.h>; try to reduce style inconsistencies. | Dag-Erling Smørgrav | 2003-11-17 | 1 | -46/+43 |
| * | Sort includes, and remove superfluous <sys/types.h> | Dag-Erling Smørgrav | 2003-11-17 | 1 | -15/+15 |
| * | Instead of blindly loading the ums module and bailing out if that fails, | Dag-Erling Smørgrav | 2003-11-17 | 1 | -2/+38 |
| * | If the name of the mouse device starts with "/dev/ums", try to load the | Dag-Erling Smørgrav | 2003-11-13 | 1 | -2/+15 |
| * | Whitespace cleanup. | Dag-Erling Smørgrav | 2003-11-13 | 1 | -378/+376 |
| * | Add section number to .Xr | Philippe Charnier | 2003-06-08 | 1 | -1/+1 |
| * | Grammar and punctuation fixes | Christian Brueffer | 2003-04-25 | 1 | -7/+7 |
| * | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 1 | -2/+2 |
| * | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | Jens Schweikhardt | 2002-12-30 | 1 | -1/+1 |
| * | english(4) police. | Jens Schweikhardt | 2002-12-27 | 1 | -1/+1 |
| * | Replace various spelling with FALLTHROUGH which is lint()able | Philippe Charnier | 2002-08-25 | 1 | -3/+3 |
| * | The .Nm utility | Philippe Charnier | 2002-07-14 | 1 | -20/+22 |
| * | Work around a code generation bug of GCC 3.1 by replacing | Akinori MUSHA | 2002-05-19 | 1 | -14/+14 |
| * | Fix a number of warnings. A gcc preprocessor bug relating to macros | Ian Dowse | 2002-04-28 | 1 | -38/+53 |
| * | Minor changes: | Will Andrews | 2002-03-24 | 1 | -1/+20 |
| * | mdoc(7) police: protect trailing full stops of abbreviations | Ruslan Ermilov | 2001-08-10 | 1 | -1/+1 |
| * | Expand the usage info to include the possible options for -i, | Doug Barton | 2001-08-09 | 1 | -2/+2 |
| * | mdoc(7) police: | Ruslan Ermilov | 2001-08-07 | 1 | -5/+9 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -76/+76 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -1/+0 |
| * | Oops, remove a `mouse_move_delayed++' that shouldn't have been | Ian Dowse | 2001-07-08 | 1 | -3/+1 |
| * | The state machine for 3-button emulation defers some button events | Ian Dowse | 2001-07-08 | 1 | -4/+29 |
| * | Add an acceleration option to moused | George C A Reid | 2001-06-25 | 2 | -8/+31 |
| * | Nuke unused variables. | Dima Dorfman | 2001-06-24 | 1 | -2/+1 |
| * | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -0/+1 |
| * | Set the default manual section for usr.sbin/ to 8. | Ruslan Ermilov | 2001-03-20 | 1 | -2/+2 |
| * | Preceed/preceeding are not english words. Use precede and preceding. | Jeroen Ruigrok van der Werven | 2001-02-18 | 1 | -2/+2 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 1 | -10/+10 |
| * | mdoc(7) police: do not split author names in the AUTHORS section. | Ruslan Ermilov | 2000-11-22 | 1 | -0/+1 |
| * | mdoc(7) police: use certified section headers wherever possible. | Ruslan Ermilov | 2000-11-17 | 1 | -3/+3 |
| * | Initiate deorbit burn sequence for <machine/mouse.h>. | Poul-Henning Kamp | 2000-10-09 | 1 | -3/+1 |
| * | Initiate deorbit burn sequence for <machine/console.h>. | Poul-Henning Kamp | 2000-10-08 | 1 | -1/+1 |
| * | Reduce the default timeout for the three button emulation | Kazutaka YOKOTA | 2000-04-21 | 2 | -2/+2 |
| * | Set the right default timeout to 200ms as per the manpage. | Ollivier Robert | 2000-04-11 | 1 | -1/+1 |
| * | Follow up to the 3 button emulation update in rev 1.41: | Kazutaka YOKOTA | 2000-04-08 | 1 | -20/+25 |
| * | Brush up the last commit. | Kazutaka YOKOTA | 2000-04-03 | 1 | -13/+13 |
| * | Reflect the recent update in moused.c. | Kazutaka YOKOTA | 2000-04-02 | 1 | -2/+46 |
| * | Remove unwanted debug output. | Kazutaka YOKOTA | 2000-03-31 | 1 | -1/+1 |
| * | - This is the second attempt to fix the `-3' option for moused :-) | Kazutaka YOKOTA | 2000-03-20 | 1 | -70/+279 |
| * | Add Mitsumi Wireless Scroll Mouse PnP ID. | Kazutaka YOKOTA | 2000-03-20 | 1 | -0/+2 |
| * | - Add support for IntelliMouse Explorer, NetScroll Optical, SmartScroll, | Kazutaka YOKOTA | 2000-03-18 | 1 | -26/+133 |
| * | Add Tremon Wheel PNP mouse | Andrey A. Chernov | 2000-03-15 | 1 | -0/+2 |