Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-05 | Bump version to 1.0.5.xinit-1.0.5 | Eric Anholt | |
2007-09-04 | Fix broken test for /dev/random cookie generation failure. | Eric Anholt | |
2007-07-13 | Use /dev/random to generate the cookie if mcookie is unavailable. | Eric Anholt | |
Setting XAUTHORITY without having actually generated a cookie and created .Xauthority led to issues if somebody like ssh later came around and made the .Xauthority file for their own setup. So, simply make it so that we never fail to create one. | |||
2007-05-21 | Version bump: 1.0.4xinit-1.0.4 | Alan Coopersmith | |
2007-05-21 | Remove old Imake checks now that we always build with autoconf | Alan Coopersmith | |
2007-05-21 | Remove support for pre-POSIX-1990 platforms | Alan Coopersmith | |
2007-05-21 | Modernize list of Xservers printed when "X" is not found in $PATH | Alan Coopersmith | |
2007-05-21 | Replace static ChangeLog with dist hook to generate from git log | Alan Coopersmith | |
2007-05-21 | Don't print windowpath debug messages unless built -DDEBUG | Alan Coopersmith | |
No need to print warnings on systems without vt support | |||
2007-05-21 | X.Org Bugzilla #8013: xinit should set WINDOWPATH | Samuel Thibault | |
X.Org Bugzilla #8013: <https://bugs.freedesktop.org/show_bug.cgi?id=8013> Patch #6701: <https://bugs.freedesktop.org/attachment.cgi?id=6701> | |||
2007-05-21 | Fill in COPYING File (X.Org Bugzilla #11024) | Daniel Drake | |
2007-05-18 | Bug #10616: Clarify syntax on xinit & startx man pages | Alan Coopersmith | |
X.Org Bugzilla #10616: <https://bugs.freedesktop.org/show_bug.cgi?id=10616> Reported upstream from Debian bug #267744 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267744> | |||
2006-11-06 | Stop hardcoding /usr/X11R6/bin in manpage examples | Alan Coopersmith | |
2006-11-06 | Change example X server argument from bc to -br now that bc is gone | Alan Coopersmith | |
2006-11-06 | Add *~ to .gitignore to skip over emacs/patch droppings | Alan Coopersmith | |
2006-11-06 | renamed: .cvsignore -> .gitignore | Alan Coopersmith | |
2006-10-13 | Bump to 1.0.3xinit-1.0.3 | Adam Jackson | |
2006-06-20 | Check setuid() return value. Bugzilla #7116. | Matthieu Herrb | |
2006-05-27 | In comments, change contractions to be spelled out to fix cpp "missing | Jeremy C. Reed | |
terminating" errors with single quotes. | |||
2006-04-30 | Quote MCOOKIE to allow to specify a command with args (ie | Matthieu Herrb | |
MCOOKIE="/usr/sbin/openssl rand -hex 16" ./configure ...) | |||
2006-04-02 | Bump to 1.0.2.xinit-1_0_2XORG-7_1 | Adam Jackson | |
2006-02-25 | Bug #4449 <https://bugs.freedesktop.org/show_bug.cgi?id=4449> Be moreXORG-7_0_99_901 | Jeremy C. Reed | |
portable (for different /bin/sh shells) for the arithmetic. NetBSD's /bin/sh didn't like: dummy=$((dummy+1)) and complained: startx: arith: syntax error: "dummy+1" This was fixed by NetBSD and also by Gentoo, see: https://launchpad.net/distros/ubuntu/+source/xinit/+bug/31241 | |||
2005-12-21 | Update package version for X11R7 release.XORG-7_0 | Kevin E Martin | |
2005-12-19 | Stub COPYING files | Adam Jackson | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-6_99_99_904 | Kevin E Martin | |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPY | Kevin E Martin | |
2005-12-03 | Add m4 magic to allow AS_HELP_STRING to work with older versions ofXORG-6_99_99_903 | Kevin E Martin | |
autoconf 2.57. | |||
2005-12-03 | Update package version number for X11R7 RC3 release. | Kevin E Martin | |
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith | |
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) | |||
2005-11-21 | Another pass at .cvsignores for apps. | Eric Anholt | |
2005-11-20 | Add/improve .cvsignore files for apps. | Eric Anholt | |
2005-11-15 | Make the programs used in the xinit scripts configurable. | Kevin E Martin | |
2005-11-15 | Make using full paths in the xinit scripts optional.XORG-6_8_99_903 | Kevin E Martin | |
2005-11-10 | Add settings for SHELL_CMD & ARCHMANDEFS to match monolith changes for bugXORG-6_99_99_902 | Alan Coopersmith | |
#3180. AC_DEFINE(XORG,...) so it is listed as available server in xinit help output. Update cpp -D flags to match monolith changes for bug #3180. | |||
2005-11-09 | Update package version number for X11R7 RC2 release. | Kevin E Martin | |
2005-11-08 | See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_902 | Kean Johnson | |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_901 | Kevin E Martin | |
2005-10-17 | Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to | Alan Coopersmith | |
work better with BSD make | |||
2005-10-16 | Use cpp to substitute variables in man pages | Alan Coopersmith | |
2005-10-11 | Don't define HAS_COOKIE_MAKER if mcookie wasn't found. | Alan Coopersmith | |
2005-10-04 | Bug #2027: Treat SIGTERM like SIGINT in xinit. (Andreas Luik)XORG-6_8_99_901 | Adam Jackson | |
2005-08-29 | Bump to 0.99.1. | Daniel Stone | |
2005-08-29 | Define HAS_COOKIE_MAKER and search for mcookie so startx will generate | Daniel Stone | |
xauth tokens for the servers it starts. | |||
2005-08-11 | Bugzilla #4045: Do a missed replacement of @@ with \ in startx. | Eric Anholt | |
Submitted by: David Schleef <ds@schleef.org> | |||
2005-08-11 | Set CSRG_BASED for BSD systems so the build succeeds. | Eric Anholt | |
2005-07-29 | Various changes preparing packages for RC0:XORG-6_99_99_900 | Kevin E Martin | |
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version | |||
2005-07-26 | Use AC_TYPE_SIGNAL and AC_FUNC_VFORK to replace Imake's SIGNAL_DEFINES and | Alan Coopersmith | |
-DHAS_VFORK | |||
2005-07-26 | Add config.h includes for modularization Use RETSIGTYPE if defined byXORG-6_8_99_900 | Alan Coopersmith | |
autoconf in addition to Imake's SIGNALRETURNSINT. Use HAVE_WORKING_VFORK if defined by autoconf in addition to Imake's HAS_VFORK | |||
2005-07-25 | Bug #3860: Avoid a bashism. (Diego Pettenò) | Adam Jackson | |
2005-07-23 | Move manpages to section 1. | Daniel Stone | |