Commit Graph

7 Commits

Author SHA1 Message Date
uwe 99b1f08d32 #include <string.h> for memset and memcpy.
Caught by gcc 3.3.
2003-07-08 23:33:50 +00:00
uwe e8eb650251 "extra tokens at end of #endif directive".
Caught by gcc 3.3.
2003-07-08 23:26:55 +00:00
wiz 990562bfef .Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
takemura bb756166c0 Used ioctl command WSMOUSEIO_GETID to identify touch panel device. 2003-01-03 04:41:49 +00:00
takemura 56d35e34e6 Saved screen size (minX, maxX, minY, maxY) as well as calibration samples.
This change breaks parameter file format compatibility.
2002-12-15 09:13:21 +00:00
wiz 9236a5071b Some grammar and mdoc improvements. 2002-08-29 11:07:11 +00:00
takemura b8ce6e8201 Added touch panel calibration utility. 2002-08-27 14:12:09 +00:00