summaryrefslogtreecommitdiff
path: root/usr.sbin/tpctl
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-30Convert TNF licenses to new 2 clause variantmartin
2008-04-29Convert to new 2 clause licensemartin
2007-07-29Added zaurus.nonaka
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
2006-05-22apply -Wno-pointer-sign to tp.c.mrg
2005-06-07Add initialization of a local variable to appease -Wuninitialized.he
2004-09-07Replaced strncpy with strlcpy. Thanks to Peter Postma whojrf
2004-02-24Fix some typos.wiz
2003-07-08#include <string.h> for memset and memcpy.uwe
2003-07-08"extra tokens at end of #endif directive".uwe
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-03Used ioctl command WSMOUSEIO_GETID to identify touch panel device.takemura
2002-12-15Saved screen size (minX, maxX, minY, maxY) as well as calibration samples.takemura
2002-08-29Some grammar and mdoc improvements.wiz
2002-08-27Added touch panel calibration utility.takemura