wiz
|
554a5b8a3a
|
Don't default the portname to devices that don't exist on NetBSD.
|
2002-04-22 13:08:34 +00:00 |
thorpej
|
b1b955b60f
|
Simply rid ourselves of the evil cpp tricks being done here. The
fact that one version couldn't be made to work on two different versions
of the cpp says something about how portable the code was.
|
2002-01-01 06:31:49 +00:00 |
thorpej
|
c31bd4704c
|
Fix gcc 3.1 printf format warnings generated by extra arguments being
passed to varargs CPP macros.
|
2001-12-31 19:52:45 +00:00 |
gmcgarry
|
8c620e9ea0
|
Refer to ``moused'' consistently.
|
2001-11-22 04:10:07 +00:00 |
gmcgarry
|
ec3da3741b
|
Fix RCSID.
|
2001-11-21 21:05:41 +00:00 |
augustss
|
854fbc7c6b
|
Oops, commit a version that actually works. :-)
|
2001-10-29 23:38:42 +00:00 |
wiz
|
bc1878475f
|
Standardise section headers, sort sections.
|
2001-10-29 23:27:14 +00:00 |
augustss
|
cf866544bb
|
Add moused, a daemon to take input from a serial mouse and feed it to
a wsmux. This way serial mice can be accessed via /dev/wsmouse like all
other mice.
This program is heavily based on the FreeBSD moused program.
|
2001-10-29 23:23:41 +00:00 |