index
:
~jturney/xinit
cygwin-patches
master
X Window System initializer (includes startx)
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-21
Handle X server -displayfd option transparently
HEAD
master
Jon TURNEY
1
-2
/
+55
2015-02-26
It's not an error if the XFree86_VT property doesn't exist
Jon TURNEY
1
-3
/
+7
2015-02-26
Silence xauth warning emitted when running startx
Jon TURNEY
1
-0
/
+1
2015-02-16
Remove left over $(launchagents_DATA) in CLEANFILES
Gaetan Nadon
1
-1
/
+1
2015-02-16
Remove support for ancient A/UX 3.0 support
Gaetan Nadon
1
-5
/
+0
2015-02-16
Remove SCO support for SHELL_CMD and startx man page.
Gaetan Nadon
3
-32
/
+0
2015-01-30
startx: Don't use GNU expr extensions
Mark Kettenis
1
-2
/
+2
2015-01-23
startx: Pass -keeptty when telling the server to start on the current tty
Hans de Goede
1
-1
/
+1
2014-09-11
xinit 1.3.4
Hans de Goede
1
-1
/
+1
2014-08-30
Remove hardcoded path to OpenSSL for OpenBSD
Brad Smith
1
-3
/
+0
2014-08-26
startx: Make the bugzilla reference in a comment survive cpp processing
Hans de Goede
1
-1
/
+1
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2014-04-07
startx: Pass vtX as long as the user did not specify one
Hans de Goede
1
-1
/
+13
2014-04-04
startx: Under Linux start X on the current VT
Hans de Goede
1
-0
/
+11
2014-04-02
Replace $RAWCPPFLAGS with $TRADITIONALCPPFLAGS when processing cpp files
Hans de Goede
1
-1
/
+1
2014-04-02
Bump required util-macros version to 1.19
Hans de Goede
1
-3
/
+3
2014-03-31
Remove unixware / sco support
Hans de Goede
2
-95
/
+1
2013-11-22
Pass files to cpp via CLI arg instead of stdin to workaround gcc 4.8 change
Alan Coopersmith
1
-1
/
+1
2013-09-08
Fix warnings about parameters to startServer & startClient shadowing globals
Alan Coopersmith
1
-7
/
+7
2013-09-08
xinit 1.3.3
Alan Coopersmith
1
-1
/
+1
2013-09-08
Add Apple copyright/license notice from launchd files to COPYING
Alan Coopersmith
1
-0
/
+27
2013-08-24
Use pid_t instead of int for type of pids
Alan Coopersmith
1
-8
/
+9
2013-08-07
Check for openssl as mkcookie fallback on all platforms, not just OpenBSD
Alan Coopersmith
1
-9
/
+18
2013-07-18
Declare processTimeout() as taking a const string arg
Alan Coopersmith
1
-3
/
+3
2013-07-18
If we have to forcibly kill the Xserver on Solaris, reset kbd_mode
Alan Coopersmith
1
-0
/
+20
2013-05-31
Use xinitrc.d/?*.sh as the matching pattern instead of needing a fragile sed ...
Thomas Klausner
2
-2
/
+1
2013-02-23
Add printf attributes suggested by gcc
Alan Coopersmith
1
-8
/
+6
2013-01-07
install: Use sysconfdir instead of libdir for config files.
Egbert Eich
1
-1
/
+1
2013-01-04
man: Set correct config file location in man page
Egbert Eich
2
-4
/
+6
2012-09-20
privileged_startx: use root:wheel instead of 0:0
Jeremy Huddleston Sequoia
1
-1
/
+1
2012-07-24
XQuartz: Fix an issue where -dpi was not being passed to the server despite b...
Jeremy Huddleston
1
-1
/
+1
2012-05-19
Annotate Fatal and Fatalx as _X_NORETURN
Jeremy Huddleston
2
-1
/
+3
2012-05-19
laucnhd: Silence some syslog spam
Jeremy Huddleston
1
-3
/
+3
2012-05-19
darwin: Silence a syslog message from defaults
Jeremy Huddleston
1
-1
/
+3
2012-04-18
launchd: Fix the destination of moved-aside directories in privileged_startx
Jeremy Huddleston
1
-1
/
+1
2012-04-18
launchd: Load privileged_startx properly on Tiger
Jeremy Huddleston
1
-0
/
+4
2012-04-18
launchd: Provide more verbose error reporting for launchd checkin failures
Jeremy Huddleston
1
-2
/
+12
2012-04-18
launchd: Don't provide the LaunchAgent on Tiger
Jeremy Huddleston
2
-23
/
+7
2012-02-24
launchd/privileged_startx: Improved error resolution
Jeremy Huddleston
1
-6
/
+28
2012-01-27
configure.ac: 1.3.2
Jeremy Huddleston
1
-1
/
+1
2011-11-08
Use default clientargs, serverargs, and display if none were set
Jeremy Huddleston
1
-8
/
+17
2011-10-19
launchd: Add an option (--with-launchagent-xserver) to set the default X11 se...
Jeremy Huddleston
3
-3
/
+13
2011-10-17
startx: Choose an unused $DISPLAY by default on all platforms
Jeremy Huddleston
1
-4
/
+5
2011-09-08
Include <sys/time.h> and <sys/resource.h> unconditionally
Julien Cristau
1
-2
/
+0
2011-07-31
darwin: Buildfix for Tiger which doesn't have posix_spawn
Jeremy Huddleston
1
-1
/
+21
2011-07-24
configure.ac: Bump version to 1.3.1
Jeremy Huddleston
1
-1
/
+1
2011-06-19
DIST_SUBDIRS is not required when using AM_CONDITIONALs
Gaetan Nadon
1
-7
/
+5
2011-06-18
Move man pages in the man directory
Gaetan Nadon
5
-25
/
+30
2011-06-18
Use XORG_MANPAGE_SECTIONS rather than cpprules.in to build man pages
Gaetan Nadon
4
-36
/
+25
[next]