Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-14 | Pass the correct buffer length to strlcpy() to avoid truncation. Problem ↵ | Matthieu Herrb | |
noticed by Edgar Pettijohn III, ok tb@ | |||
2020-07-14 | Bind <Key>Escape to erase-line by default. | Matthieu Herrb | |
2020-07-14 | Less ifdef cruft. | Matthieu Herrb | |
2020-07-14 | Get rid of strcpy and strncpy (they were all looking safe though) | Matthieu Herrb | |
2020-07-14 | Remove a Linux specific resource | Matthieu Herrb | |
2016-09-04 | white space | Matthieu Herrb | |
2016-09-04 | Remove the "Dancing" login widget code that was never activated | Matthieu Herrb | |
2016-09-04 | Unifdef Xinerama support | Matthieu Herrb | |
2016-09-04 | Unifdef XFT | Matthieu Herrb | |
2016-09-04 | Unifdef XPM | Matthieu Herrb | |
2016-09-04 | Get rid of strcpy() using XtNewString() | Matthieu Herrb | |
2015-12-24 | Start of a new reduced version of xdm. | Matthieu Herrb | |
Removed support for non BSD systems and for XDMCP. |