History log of /xsrc/external/mit/xinit/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
06dc2f4a 09-Mar-2025 mrg <mrg@NetBSD.org>

revert a portion of the previous, which ends up failing with our
MK_COOKIE definition now being a variable instead of cpp expanded
directly into the script.

startx now starts up the X server again.

XXX.

ac57ed83 09-Mar-2025 mrg <mrg@NetBSD.org>

merge xauth-1.1.4, xdm-1.1.17, xinit-1.4.3, and xtrans-1.6.0.

fd549268 09-Mar-2025 mrg <mrg@NetBSD.org>

initial import of xinit-1.4.3

7aed6334 08-Jan-2023 mrg <mrg@NetBSD.org>

merge xinit 1.4.2, xprop 1.2.6, xrandr 1.5.2, xset 1.2.5, and xstdcmap 1.0.5

7c5adda3 08-Jan-2023 mrg <mrg@NetBSD.org>

initial import of xinit-1.4.2

539dc72f 29-May-2022 nia <nia@NetBSD.org>

Expand and escape comments. One minor change to variable expansion
as requested by uwe.

fee370f9 29-May-2022 nia <nia@NetBSD.org>

Avoid exec'ing bc. Pointed out by uwe.

ac0e0112 29-May-2022 nia <nia@NetBSD.org>

Explanations requested by uwe...

6669ae16 27-May-2022 nia <nia@NetBSD.org>

Only set dpi when necessary to avoid divide by zero on very small screens

c469b50c 27-May-2022 nia <nia@NetBSD.org>

More DPI magic... allow most modern GTK and Qt apps to automatically scale

a0609b14 27-May-2022 nia <nia@NetBSD.org>

In xterm, use TrueType fonts rather than Spleen at higher DPIs.

Requested by jmcneill.

070b8b84 09-May-2022 nia <nia@NetBSD.org>

Default X session: In xterm and xman at lower DPIs, use misc-fixed
instead of spleen for greater readability. Reasoning: misc-fixed
has native bold variants.

At higher DPIs, xterm can suitably 'enbolden' spleen without losing
significant aspects of the letter shape, so the text remains readable.

Requested by uwe and jmcneill.

26fe6ebd 08-May-2022 nia <nia@NetBSD.org>

Make the xterm font size selection menu work in a reasonably expected way

44a9cfa4 08-May-2022 nia <nia@NetBSD.org>

want more default xorg font resource definitions,
and a clock on ctwm startup

a8eb8bc0 07-Apr-2022 nia <nia@NetBSD.org>

Do not attempt to trap SIGKILL

23117e9a 29-Dec-2021 uwe <uwe@NetBSD.org>

xinitrc: delay preprocessing of COLOR in xrdb input

Revert previous and fix it properly. #ifdef COLOR is intended to be
processed by xrdb, but the script source itself is processed by the C
preprocessor at build time. Spell that # as XHASH to protect the
conditional.

eb09e4ba 28-Dec-2021 nia <nia@NetBSD.org>

COLOR is not a C preprocessor macro :|

d83464d9 25-Dec-2021 nia <nia@NetBSD.org>

Use a white on black terminal regardless of whether we're COLOR or not

a0a5c96c 12-Oct-2020 nia <nia@NetBSD.org>

Scale XTerm and other X11 apps using the same DPI detection as ctwm

e564fee6 12-Oct-2020 nia <nia@NetBSD.org>

more 'welcoming' default root window pointer

c739f31b 11-Oct-2020 nia <nia@NetBSD.org>

nice default xsetroot

b205cadf 02-Oct-2020 nia <nia@NetBSD.org>

Slightly nicer default colors for various X11 apps

10be09c1 22-Sep-2020 nia <nia@NetBSD.org>

turn off the ctwm "welcome" screen

while this is nice for Branding(tm), it adds a slight delay to startup,
which is slightly annoying, and a departure from how we've done things
previously.

537b755d 22-Sep-2020 nia <nia@NetBSD.org>

make the default xinitrc a bit nicer

spawn only one xterm in unicode mode and use ctwm instead of twm

ctwm is a backwards compatible fork of twm that includes some extra
features like virtual desktops

cbfeacdb 11-Mar-2019 mrg <mrg@NetBSD.org>

remove reference to non existance sys.startxrc.

5c47cad4 03-Mar-2019 mrg <mrg@NetBSD.org>

merge xditview 1.0.5, xinit 1.4.1, xlogo 1.0.5, and xmore 1.0.3.

08c9c616 03-Mar-2019 mrg <mrg@NetBSD.org>

initial import of xinit-1.4.1

d712a854 11-Mar-2018 mrg <mrg@NetBSD.org>

merge xinit 1.4.0.

d73e0b87 11-Mar-2018 mrg <mrg@NetBSD.org>

initial import of xinit-1.4.0

5dda8871 28-Jul-2015 wiz <wiz@NetBSD.org>

Use upstream version for expr fix.

eae8747d 22-Jul-2015 mrg <mrg@NetBSD.org>

use portable expr(1). fixes, eg:

7oclock ~> startx
expr: syntax error

41667cea 22-Jul-2015 mrg <mrg@NetBSD.org>

merge xfsinfo 1.0.5, xinit 1.3.4, xinput 1.6.1 xkbcomp 1.3.0 and xkbevd 1.1.4.

7253c0c7 22-Jul-2015 mrg <mrg@NetBSD.org>

initial import of xinit-1.3.4

b3ac8bc6 18-Mar-2014 wiz <wiz@NetBSD.org>

Reduce unnecessary diffs to upstream.

36ffeb23 17-Mar-2014 mrg <mrg@NetBSD.org>

merge xfindproxy 1.0.3, xfwp 1.0.3, xhost 1.0.6, xinit 1.3.3,
xload 1.1.2, xlsclients 1.1.3, and xman 1.1.3.

6f02d4e9 17-Mar-2014 mrg <mrg@NetBSD.org>

initial import of xinit-1.3.3

1b180c10 31-May-2013 mrg <mrg@NetBSD.org>

merge xcalc 1.0.5, xfd 1.1.1, xfontsel 1.0.5, xfsinfo 1.0.4, xgamma 1.0.5,
xgc 1.0.4, and xhost 1.0.5.

21212451 31-May-2013 mrg <mrg@NetBSD.org>

initial import of xinit-1.3.2

7abd9dad 12-Jul-2012 wiz <wiz@NetBSD.org>

Instead of local patch, merge upstream git version:
commit 45cc81cd7abafe61bddb3ddce9f4fb8a9aa06c12
Author: Julien Cristau <jcristau@debian.org>
Date: Thu Sep 8 22:11:15 2011 +0200

Include <sys/time.h> and <sys/resource.h> unconditionally

Suggested by Mark Kettenis.

X.Org bug#40632 <https://bugs.freedesktop.org/show_bug.cgi?id=40632>

Signed-off-by: Julien Cristau <jcristau@debian.org>

040e9fe7 18-Feb-2012 martin <martin@NetBSD.org>

Add -noretro as default server arg in configuration files where we are
sure the user will get a visible window "soon".
The sole reason we backed out the "retro" change from upstream
was to avoid an empty black screen after manualy starting just "X". With
these preconfigured startup mehtods, this confusion can not happen.

11f750ed 03-Aug-2011 mrg <mrg@NetBSD.org>

merge xinit 1.3.1

c81d8f5e 03-Aug-2011 mrg <mrg@NetBSD.org>

initial import of xinit-1.3.1


/external/mit/xinit/dist/ChangeLog
/external/mit/xinit/dist/Makefile.am
/external/mit/xinit/dist/Makefile.in
/external/mit/xinit/dist/README
/external/mit/xinit/dist/aclocal.m4
/external/mit/xinit/dist/config.guess
/external/mit/xinit/dist/config.h.in
/external/mit/xinit/dist/config.sub
/external/mit/xinit/dist/configure
/external/mit/xinit/dist/configure.ac
/external/mit/xinit/dist/cpprules.in
/external/mit/xinit/dist/launchd/Makefile.am
/external/mit/xinit/dist/launchd/Makefile.in
/external/mit/xinit/dist/launchd/console_redirect.c
/external/mit/xinit/dist/launchd/console_redirect.h
/external/mit/xinit/dist/launchd/privileged_startx/10-tmpdirs.cpp
/external/mit/xinit/dist/launchd/privileged_startx/20-font_cache.cpp
/external/mit/xinit/dist/launchd/privileged_startx/Makefile.am
/external/mit/xinit/dist/launchd/privileged_startx/Makefile.in
/external/mit/xinit/dist/launchd/privileged_startx/client.c
/external/mit/xinit/dist/launchd/privileged_startx/privileged_startx.c
/external/mit/xinit/dist/launchd/privileged_startx/privileged_startx.defs
/external/mit/xinit/dist/launchd/privileged_startx/privileged_startx.plist.cpp
/external/mit/xinit/dist/launchd/privileged_startx/privileged_startx_types.h
/external/mit/xinit/dist/launchd/privileged_startx/server.c
/external/mit/xinit/dist/launchd/user_startx/Makefile.am
/external/mit/xinit/dist/launchd/user_startx/Makefile.in
/external/mit/xinit/dist/launchd/user_startx/launchd_startx.c
/external/mit/xinit/dist/launchd/user_startx/startx.plist.cpp
/external/mit/xinit/dist/man/Makefile.am
/external/mit/xinit/dist/man/Makefile.in
/external/mit/xinit/dist/man/startx.man
/external/mit/xinit/dist/man/xinit.man
/external/mit/xinit/dist/startx.cpp
4ddf4f84 06-Mar-2011 dholland <dholland@NetBSD.org>

Use xinitrc.d/?*.sh as the matching pattern instead of needing a
fragile sed substitution XSLASHGLOB to produce xinitrc.d/*.sh. (If
that were used literally the slash-star would confuse cpp.)

Fixes PR 44619. Patch has been sent upstream.

117614e6 21-Nov-2010 mrg <mrg@NetBSD.org>

include sys/resource.h on netbsd, too.

ea024c75 21-Nov-2010 mrg <mrg@NetBSD.org>

merge cornflakes

29004570 21-Nov-2010 mrg <mrg@NetBSD.org>

initial import of xinit-1.3.0

b4e14abf 22-May-2010 mrg <mrg@NetBSD.org>

merge xinit 1.2.1

bf4a254e 22-May-2010 mrg <mrg@NetBSD.org>

initial import of xinit-1.2.1

72e81212 09-Mar-2009 mrg <mrg@NetBSD.org>

initial import of xinit-1.1.1

a73027ba 30-Jul-2008 mrg <mrg@NetBSD.org>

initial import of xinit-1.1.0


/external/mit/xinit/dist/AUTHORS
/external/mit/xinit/dist/COPYING
/external/mit/xinit/dist/ChangeLog
/external/mit/xinit/dist/INSTALL
/external/mit/xinit/dist/Makefile.am
/external/mit/xinit/dist/Makefile.in
/external/mit/xinit/dist/NEWS
/external/mit/xinit/dist/README
/external/mit/xinit/dist/aclocal.m4
/external/mit/xinit/dist/autogen.sh
/external/mit/xinit/dist/compile
/external/mit/xinit/dist/config.guess
/external/mit/xinit/dist/config.h.in
/external/mit/xinit/dist/config.sub
/external/mit/xinit/dist/configure
/external/mit/xinit/dist/configure.ac
/external/mit/xinit/dist/cpprules.in
/external/mit/xinit/dist/depcomp
/external/mit/xinit/dist/install-sh
/external/mit/xinit/dist/missing
/external/mit/xinit/dist/org.x.startx.plist.cpp
/external/mit/xinit/dist/privileged_startx/10-tmpdirs.cpp
/external/mit/xinit/dist/privileged_startx/20-font_cache.cpp
/external/mit/xinit/dist/privileged_startx/Makefile.am
/external/mit/xinit/dist/privileged_startx/Makefile.in
/external/mit/xinit/dist/privileged_startx/client.c
/external/mit/xinit/dist/privileged_startx/org.x.privileged_startx.plist.cpp
/external/mit/xinit/dist/privileged_startx/privileged_startx.c
/external/mit/xinit/dist/privileged_startx/privileged_startx.defs
/external/mit/xinit/dist/privileged_startx/privileged_startx_types.h
/external/mit/xinit/dist/privileged_startx/server.c
/external/mit/xinit/dist/startx.cmd
/external/mit/xinit/dist/startx.cpp
/external/mit/xinit/dist/startx.man
/external/mit/xinit/dist/xinit.c
/external/mit/xinit/dist/xinit.def
/external/mit/xinit/dist/xinit.man
/external/mit/xinit/dist/xinitrc.cmd
/external/mit/xinit/dist/xinitrc.cpp