summaryrefslogtreecommitdiffstats
path: root/sys/dev/syscons/sysmouse.c
Commit message (Expand)AuthorAgeFilesLines
* Change the suser() API to take advantage of td_ucred as well as do ajhb2002-04-011-1/+1
* KSE Milestone 2julian2001-09-121-5/+5
* Call ttymalloc() when sysmouse is opened, rather thanyokota2001-07-061-1/+1
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-261-1/+0
* Move suser() and suser_xxx() prototypes and a related #define fromphk2000-10-291-1/+0
* Initiate deorbit burn sequence for <machine/mouse.h>.phk2000-10-091-2/+1
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-081-1/+1
* Harvest mouse events for the entropy device in a better place. In themarkm2000-09-101-3/+0
* Fix ioctl MOUSE_SETMODE as defined in mouse(4).yokota2000-08-271-2/+5
* o Fix a horrible bug where small reads (< 8 bytes) would return themarkm2000-07-251-4/+1
* Add entropy-harvesting calls.markm2000-07-091-0/+6
* Use config's conditional compilation rather than using #ifdefs that makepeter2000-01-291-5/+0
* This is the 3rd stage of syscons code reorganization.yokota2000-01-151-0/+344
OpenPOWER on IntegriCloud