Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-02 | Explicitly set the owner of the shell scripts in etc/X11/xdm and of the | Theo Buehler | |
chooser and xdm binaries to BINOWN:BINGRP. Needed for noperm release. ok mathieu | |||
2016-09-04 | Remove zaurus specific default VT configuration (it had only 2 VTs) | Matthieu Herrb | |
2015-03-15 | Repair protection of installed configuration files | Matthieu Herrb | |
2013-06-26 | Match what's done on i386/amd64 and use vt05 as default for xdm(1) | Martin Pieuchot | |
on macppc now that virtual consoles are supported. Adding "xdm_flags=" to /etc/rc.conf.local should now be enough to get xdm working out of the box, no need to edit /etc/ttys anymore. ok matthieu@ | |||
2011-11-30 | Ooops revert something that I didn't intend to commit. | Matthieu Herrb | |
Sorry todd for the gratuitous set changes. | |||
2011-11-15 | Update to xdm 1.1.11 plus a few patches from git master. | Matthieu Herrb | |
patched to restore static greeter. Tested by shadchin@, jasper@ | |||
2010-03-28 | Update to xdm 1.1.9 | Matthieu Herrb | |
2007-08-22 | Enable Xft support in xdm. X resources for greeter will probably need | Matthieu Herrb | |
some tweaks for low resolution/low colors displays. | |||
2007-08-06 | Disable xdmcp over IPv6 for now, like it was in XF4 because the | Matthieu Herrb | |
current code listens to IPv6 only by default. tested and ok mbalmer@ | |||
2007-08-05 | merge xdm 1.1.4 | Matthieu Herrb | |
2007-05-31 | use make install-strip for the real install. | Matthieu Herrb | |
2007-05-28 | Fix installation phase to not overwrite existing /etc/X11/xdm/. | Matthieu Herrb | |
Based on an initial patch by kili@. ok kili@ | |||
2007-05-16 | use ${INSTALL_DATA} to install pixmaps. From Tim van der Molen. Thanks. | Matthieu Herrb | |
2007-04-07 | Re-enable bsdauth support. Reported and tested by ajacoutot@ | Matthieu Herrb | |
2007-03-26 | Use ttyC1 for xdm on zaurus. | Matthieu Herrb | |
2007-03-05 | Fix xdm build by replacing the strange 0xa0 char that ended up in | Dimitry Andric | |
app/xdm/Makefile.bsd-wrapper by accident. ok matthieu@ | |||
2007-03-04 | Specify default VT in Xservers only on i386/amd64 | Matthieu Herrb | |
2007-01-29 | Specify VT for X explicitely. Problem noticed by Andreas Bihlmaier, henning@ | Matthieu Herrb | |
and todd@. | |||
2006-12-17 | make the install target more similar to what is done in the base system. | Matthieu Herrb | |
2006-11-29 | DESTDIR support | Matthieu Herrb | |
2006-11-28 | Disable shared greeter library | Matthieu Herrb | |
2006-11-28 | OpnBSD customization: | Matthieu Herrb | |
- support for X server privilege separation - logos | |||
2006-11-27 | $Xenocara$ -> $OpenBSD$ | Matthieu Herrb | |
2006-11-26 | Build infrastructure for app | Matthieu Herrb | |