llow'/>
summaryrefslogtreecommitdiff
path: root/usr.sbin/tpctl/tp.c
AgeCommit message (Collapse)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
restore the old license.
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
pointed them our in PR #25762. Approved by christos@NetBSD.org.