aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/moused
Commit message (Expand)AuthorAgeFilesLines
* moused(8): Use KQUEUE_CPONFORK flag to pass kqueue fd through forkVladimir Kondratyev2026-02-101-56/+2
* msconvd(8): Drop mentions of Bus/InPort mouse support in manual pageVladimir Kondratyev2025-12-011-19/+2
* moused(8): Fix a couple of typos in the manual pagesGordon Bergling2025-11-192-7/+7
* moused(8): Add command line option to restrict interface typeVladimir Kondratyev2025-09-212-16/+54
* moused: fix GCC buildAhmad Khalifa2025-09-091-1/+1
* moused(8): Add support for evdev protocolVladimir Kondratyev2025-09-0420-1336/+9931
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* manuals/description: system video console utilitysAlexander Ziaee2024-07-071-2/+5
* moused: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])Elyes Haouas2024-04-291-4/+3
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* moused: Fix typosElyes Haouas2023-03-021-2/+2
* pkgbase: Create a FreeBSD-console-tools packageEmmanuel Vadot2023-02-081-0/+1
* moused(8): Fix a common typo in source code commentsGordon Bergling2022-02-061-3/+3
* moused(8): Fix a few mandoc warningsGordon Bergling2020-11-201-12/+14
* Remove mse(4) from treeWarner Losh2018-10-222-47/+3
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add Elantech trackpad to the list of known modelsOleksandr Tymoshenko2016-09-261-0/+1
* Use macro MAX() from sys/param.h.Marcelo Araujo2016-04-221-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-3/+3
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | sync from headSimon J. Gerraty2013-04-121-0/+1
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync with HEAD.David E. O'Brien2013-02-081-5/+5
| |\ \ \
| * \ \ \ Sync from headSimon J. Gerraty2012-11-041-12/+8
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|/ |/| | | |
* | | | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-3/+3
| |_|_|/ |/| | |
* | | | Add preliminary support for IBM/Lenovo TrackPoint.Jung-uk Kim2013-03-181-0/+1
| |_|/ |/| |
* | | A number of places in the source tree still reference cuad.* afterEitan Adler2012-12-081-5/+5
| |/ |/|
* | Make sure moused is exiting as quick as possible after that theHans Petter Selasky2012-09-241-12/+8
|/
* The UMS module is now loaded by rules in /etc/devd/usb.conf whichHans Petter Selasky2012-03-171-10/+1
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-2/+2
* Mark global functions and/or variables in moused(8) static where possible.Ed Schouten2011-11-061-8/+8
* Formatting fix.Glen Barber2011-03-171-1/+1
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
* When Emulate3Button is active, do not set select() timeout in states whenAlexander Motin2010-06-151-1/+2
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-28/+28
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* Improve the virtual scrolling mechanism to make middle clicking lessPhilip Paeps2008-05-152-15/+58