summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2022-08-07kill extra space at EOLMatthieu Herrb
2022-08-07fix indentation style and space/tabMatthieu Herrb
2022-08-07If unveil(2) fails, display an error with the failing path.Matthieu Herrb
2022-07-17Set default sleep value to 10ms. This makes ico look nice again.Matthieu Herrb
2022-07-15Update xrefresh to version 1.0.7Matthieu Herrb
2022-07-15Update xmessage to version 1.0.6Matthieu Herrb
2022-07-15Update xmag to version 1.0.7Matthieu Herrb
2022-07-15Update xkbutils to version 1.0.5Matthieu Herrb
2022-07-15Update xev to version 1.2.5Matthieu Herrb
2022-07-15Update to xwud version 1.0.6Matthieu Herrb
2022-07-15Update xpr to version 1.1.0Matthieu Herrb
2022-07-15Update xmodpap to version 1.0.11Matthieu Herrb
2022-07-15Update xfontsel to vesion 1.1.0Matthieu Herrb
2022-07-15Update xconsole to version 1.0.8Matthieu Herrb
2022-07-15Update xcmsdb to version 1.0.6Matthieu Herrb
2022-07-15Update xclipboard to version 1.1.4Matthieu Herrb
2022-07-07xlock: unveil(2) all login.conf files for readingSebastien Marie
2022-07-01X11 session startup: update list of ssh key files, tweak sh codeChristian Weisgerber
2022-06-26Implement privilege separation in xlock(1).Matthieu Herrb
2022-06-26Update xsm to version 1.0.5Matthieu Herrb
2022-06-26Update xlsfonts to version 1.0.7Matthieu Herrb
2022-06-26Update xload to version 1.1.4Matthieu Herrb
2022-06-26Update xedit to version 1.2.3Matthieu Herrb
2022-06-26update xdpyinfo to version 1.3.3Matthieu Herrb
2022-06-25Get rid of remaining compiler warnings on OpenBSDMatthieu Herrb
2022-06-25Update xclock to version 1.1.1Matthieu Herrb
2022-06-25Update xcalc to version 1.1.1Matthieu Herrb
2022-06-25source files do not have the 'x' bit set. Use /bin/sh explicitelyMatthieu Herrb
2022-06-25add file missed by CVS or me in update to xauth 1.1.2Matthieu Herrb
2022-06-25Update xauth to version 1.1.2Matthieu Herrb
2022-06-25Update setxkbmap to version 1.3.3Matthieu Herrb
2022-06-25Update mkfontscale to version 1.2.2Matthieu Herrb
2022-06-25Update listres to version 1.0.5Matthieu Herrb
2022-06-25Update iceauth to version 1.0.9Matthieu Herrb
2022-06-25Update editres to version 1.0.8.Matthieu Herrb
2022-06-25Update bitmap to version 1.1.0Matthieu Herrb
2022-06-25Update appres to version 1.0.6.Matthieu Herrb
2022-06-04allowMouseOps default is disabled. adjust documentation.Theo de Raadt
2022-05-22Document removal of exec-formatted(), exec-selectable() andMatthieu Herrb
2022-05-22Back in darker times, xterm was setuid root to add a user entry to theTheo de Raadt
2022-05-22Disable wtmp support on OpenBSD, it hasn't worked in nearly two decadesTheo de Raadt
2022-05-22Disable the exec-formatted and exec-selectable strictlyTheo de Raadt
2022-05-22Avoid snprintf truncation near environment variablesTheo de Raadt
2022-05-22A few support functions can be hidden using OPT_EXEC_XTERM, becauseTheo de Raadt
2022-04-25Update to xterm 372. ok tb@, naddy@. Tested by others too.Matthieu Herrb
2022-04-03MFC: TI mode: correct key color highlightingMatthieu Herrb
2022-02-27cycling fix: when no client is active, warp pointer to last active;Okan Demirmen
2022-02-26whitespaceOkan Demirmen
2022-02-26Fix spelling of some unused MWM hints; from Sean C. Farley.Okan Demirmen
2022-02-21Merge Upstream fix for buffer overflow in sixel code.Matthieu Herrb