index
:
app/xset
master
obsd
user preference utility for X
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-15
BSD Makefile
obsd
Matthieu Herrb
2023-02-11
Add -help option
HEAD
master
Alan Coopersmith
2022-12-03
xset 1.2.5
xset-1.2.5
Alan Coopersmith
2022-11-22
configure: Make xf86misc support disabled by default
Alan Coopersmith
2022-11-13
Use C99 designated struct initializers
Alan Coopersmith
2022-11-13
set_pixels: Mark pixels parameter as const
Alan Coopersmith
2022-11-13
Remove unnecessary check for NULL pointer before calling free()
Alan Coopersmith
2022-11-13
Remove unnecessary casts
Alan Coopersmith
2022-11-13
Variable scope reduction as recommended by cppcheck
Alan Coopersmith
2022-11-13
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
2022-01-09
Fix spelling/wording issues
Alan Coopersmith
2021-12-07
Build xz tarballs instead of bzip2
Alan Coopersmith
2021-12-07
gitlab CI: add a basic build test
Alan Coopersmith
2021-11-28
Use the real name of the DPMS extension in messages & man page
Alan Coopersmith
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-16
Update README for gitlab migration
Alan Coopersmith
2018-03-09
xset 1.2.4
xset-1.2.4
Alan Coopersmith
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2015-05-07
Include unistd.h for usleep() if HAVE_USLEEP
Jon TURNEY
2014-06-03
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
2014-06-03
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2013-08-18
Fix one last warning about usage() format string.
Matthieu Herrb
2013-08-08
xset 1.2.3
xset-1.2.3
Alan Coopersmith
2013-07-19
Pass buf size to on_or_off instead of just assuming it is big enough
Alan Coopersmith
2013-07-19
Add -version flag
Alan Coopersmith
2013-07-19
Fix integer sign/size conversion warnings from clang
Alan Coopersmith
2013-07-19
Add printf attribute to usage function and fix warnings it causes
Alan Coopersmith
2013-07-19
Fix gcc warnings about discarded const qualifiers
Alan Coopersmith
2013-02-20
Combine error message strings
Alan Coopersmith
2013-02-20
Combine usage message strings
Alan Coopersmith
2013-01-08
Drop usleep fallbacks for ancient OS versions
Alan Coopersmith
2012-11-05
Remove unneeded include of windows.h on WIN32
Jon TURNEY
2011-07-28
xset 1.2.2
xset-1.2.2
Alan Coopersmith
2011-07-18
Remove direct call to Solaris nanosleep system call
Alan Coopersmith
2011-07-18
Mark error() & usage() functions as _X_NORETURN
Alan Coopersmith
2011-07-18
Give better error for "xset dpms force" without argument
Alan Coopersmith
2011-01-28
Print pixel colors in hex not decimal
Eitan Adler
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-13
man: replace hard coded man page section with substitution strings
Gaetan Nadon
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
2011-01-12
config: remove unrequired AC_SUBST([*_LIBS])
Gaetan Nadon
2011-01-12
config: remove unrequired AC_SUBST([*_CFLAGS])
Gaetan Nadon
2010-11-10
xset 1.2.1
xset-1.2.1
Alan Coopersmith
2010-11-09
Strip trailing whitespace
Alan Coopersmith
2010-11-09
Restore man page copyright accidentally removed in ce3f6a73c2beef
Alan Coopersmith
2010-11-09
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Alan Coopersmith
2010-11-09
config: AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS
Alan Coopersmith
2010-11-09
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
[next]