index
:
xorg/app/xkill
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
Kill a client by its X resource (mirrored from https://gitlab.freedesktop.org/xorg/app/xkill)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-18
Mark static string in verify_okay_to_kill as const
Alan Coopersmith
1
-1
/
+1
2013-02-23
Mark msg argument to get_window_id as const, since it's just printed out
Alan Coopersmith
1
-2
/
+2
2013-02-22
Use strtoul instead of open coding it with sscanf
Alan Coopersmith
1
-17
/
+6
2013-02-22
Mark Exit() and usage() as _X_NORETURN
Alan Coopersmith
2
-3
/
+3
2013-02-22
Get rid of dpy global so we don't get shadow warnings from every function
Alan Coopersmith
1
-11
/
+11
2013-02-22
remove unused variable cpp
Alan Coopersmith
1
-1
/
+0
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
4
-18
/
+17
2011-01-13
man: replace hard coded man page section with substitution strings
Gaetan Nadon
1
-1
/
+1
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
1
-11
/
+11
2010-11-10
xkill 1.0.3
xkill-1.0.3
Alan Coopersmith
1
-1
/
+1
2010-11-09
Simplify options list for usage from array to constant string
Alan Coopersmith
1
-14
/
+10
2010-11-09
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Alan Coopersmith
1
-4
/
+7
2010-11-09
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-5
/
+0
2010-11-09
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2
-22
/
+4
2010-11-09
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2010-10-06
Purge cvs tags.
Jesse Adkins
2
-5
/
+0
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0
/
+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
4
-2
/
+5
2009-10-26
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2
/
+0
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-11
/
+66
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
1
-1
/
+1
2009-10-12
xkill 1.0.2
xkill-1.0.2
Alan Coopersmith
1
-1
/
+1
2009-10-12
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
2
-11
/
+7
2009-10-12
Fill in COPYING with notice from xkill.c
Alan Coopersmith
1
-8
/
+19
2009-10-01
Add README with pointers to mailing lists, bugzilla, & git
Alan Coopersmith
1
-0
/
+27
2009-01-22
Correct make distcheck and sparse warnings.
Paulo Cesar Pereira de Andrade
4
-6
/
+17
2007-12-06
Replace static ChangeLog with dist-hook to generate from git log
James Cloos
2
-31
/
+10
2007-09-03
Add *~ to .gitignore to skip patch/emacs droppings
James Cloos
1
-0
/
+1
2007-08-23
Rename .cvsignore to .gitignore
James Cloos
1
-0
/
+0
2005-12-21
Update package version for X11R7 release.
xkill-1.0.1
XORG-7_1
XORG-7_0_99_901
XORG-7_0
Kevin E Martin
2
-1
/
+6
2005-12-19
Stub COPYING files
Adam Jackson
1
-0
/
+12
2005-12-15
Update package version number for final X11R7 release candidate.
xkill-1.0.0
XORG-6_99_99_904
Kevin E Martin
2
-1
/
+6
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
MODULAR_COPY
Kevin E Martin
2
-3
/
+8
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2
-1
/
+6
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
1
-1
/
+1
2005-11-21
Another pass at .cvsignores for apps.
Eric Anholt
1
-0
/
+3
2005-11-21
Change dependency from xmu to xmuu since the full xmu (with all its baggage
Alan Coopersmith
2
-1
/
+7
2005-11-20
Add/improve .cvsignore files for apps.
Eric Anholt
1
-0
/
+16
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_902
XORG-6_99_99_901
Kevin E Martin
2
-1
/
+6
2005-10-17
Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
Alan Coopersmith
1
-1
/
+1
2005-10-14
Use sed to fill in variables in man page
Alan Coopersmith
2
-1
/
+33
2005-08-01
Install man pages to section 1 instead of section m (Patch from Donnie
XORG-6_99_99_900
Alan Coopersmith
1
-1
/
+1
2005-07-29
Various changes preparing packages for RC0:
Kevin E Martin
1
-1
/
+3
2005-07-20
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
Adam Jackson
2
-5
/
+5
2005-07-05
build system for xkill
Søren Sandmann Pedersen
9
-0
/
+84
2004-10-18
Made handling of DevelDrivers for x86-64 more conformant to other
sco_port_update-base
XORG-6_8_99_903
XORG-6_8_99_902
XORG-6_8_99_901
XORG-6_8_99_900
XORG-6_8_99_9
XORG-6_8_99_8
XORG-6_8_99_7
XORG-6_8_99_6
XORG-6_8_99_5
XORG-6_8_99_4
XORG-6_8_99_3
XORG-6_8_99_2
XORG-6_8_99_16
XORG-6_8_99_15
XORG-6_8_99_14
XORG-6_8_99_13
XORG-6_8_99_12
XORG-6_8_99_11
XORG-6_8_99_10
XORG-6_8_99_1
Egbert Eich
1
-1
/
+1
2004-04-23
Merging XORG-CURRENT into trunk
rel-0-6-1
lg3d-rel-0-7-0
lg3d-rel-0-6-2
lg3d-base
XORG-6_8_2
XORG-6_8_1_904
XORG-6_8_1_903
XORG-6_8_1_902
XORG-6_8_1_901
XORG-6_8_1
XORG-6_8_0
XORG-6_7_99_904
XORG-6_7_99_903
XORG-6_7_99_902
XORG-6_7_99_901
XORG-6_7_99_2
XORG-6_7_99_1
XACE-SELINUX-MERGE
XORG-6_8-branch
Egbert Eich
2
-2
/
+2
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
2
-2
/
+2
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
2
-2
/
+2
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
2
-2
/
+2
[next]