OpenBSD CVS

src/usr.sbin/wsmoused/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / wsmoused

Current tag: OPENBSD_6_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   9 years  okan   zap trailing newlines; "go for it" deraadt
[TXT] mouse_protocols.c  1.17   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] mouse_protocols.h  1.6   15 years  miod   Add the ability to attach wsmoused to a different wsdisplay than wsdisplay0 (i.e...
[TXT] wsmoused.8  1.22   6 years  jmc   you can't have wsmoused and x mouse together ;( prompted by il ka
[TXT] wsmoused.c  1.37   6 years  jsg   remove defines for ioctls the kernel doesn't recognise ok mpi@
[TXT] wsmoused.h  1.12   8 years  deraadt   Stop writing a pidfile ok benno jung