summaryrefslogtreecommitdiff
path: root/usr.sbin/tpctl/tp.c
AgeCommit message (Expand)Author
2009-04-28Fix WARNS=4 issues.nonaka
2009-03-03do WSMOUSEIO_SETVERSION when WSMOUSEIO_SETVERSION is defined.nonaka
2008-05-10Backout previous: the license sweep touched these files in error, somartin
2008-04-29Convert to new 2 clause licensemartin
2006-05-22That cast doesn't need to add const.uwe
2006-05-22Use proper cast instead of gagging gcc4 with -Wno-pointer-sign.uwe
2004-09-07Replaced strncpy with strlcpy. Thanks to Peter Postma whojrf
2003-01-03Used ioctl command WSMOUSEIO_GETID to identify touch panel device.takemura
2002-08-27Added touch panel calibration utility.takemura