index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ztsscale
/
ztsscale.c
Age
Commit message (
Expand
)
Author
2016-09-03
Retire zaurus, as it hasn't made the EABI jump and will be permanently broken
Philip Guenther
2015-08-20
stdlib.h is in scope; do not cast malloc/calloc/realloc*
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-09-27
Fix mmap() calls that check for a result other than MAP_FAILED.
Doug Hogan
2013-12-31
Fix after struct wscons_event size change.
Matthieu Herrb
2009-11-10
lint prompted cleanup
Theo de Raadt
2007-06-17
do not try to reopen the wsmouse device when
Robert Nagy
2007-05-29
adapt ztsscale and the installer to use wscons ioctls for calibration;
Robert Nagy
2007-02-23
remove some lint
Theo de Raadt
2005-07-21
remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.
Federico G. Schwindt
2005-04-28
- restore machdep.ztsrawmode when exiting on a signal
Uwe Stuehler
2005-04-28
display a title above the message; suggested by deraadt@
Uwe Stuehler
2005-04-28
more boring tweaks
Theo de Raadt
2005-04-28
boring tweaks
Theo de Raadt
2005-04-25
- don't loop infinitely after a missed "mouse up" event
Uwe Stuehler
2005-04-25
- display a message centered on the screen
Uwe Stuehler
2005-04-24
use the last position of the pen before it was lifted up
Uwe Stuehler
2005-04-24
- indentation
Uwe Stuehler
2005-04-24
spacing
Theo de Raadt
2005-04-24
Import matthieu's touch screen calibration tool for zaurus.
Uwe Stuehler