summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
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
2022-01-27Add group-last command that shows only the previously active group; ok okanop
2022-01-06stop chowning old drm device nodesJonathan Gray
2021-12-24Allow bare numbers for key and mouse bindings; taken from similarOkan Demirmen
2021-11-30switch away from using tradcpp(1) to cpp(1)Robert Nagy
2021-11-22sync parse.y changes from base; ok naddy@Okan Demirmen
2021-11-19Do not attempt to grab keys without a keycode; this incidentally allowsOkan Demirmen
2021-10-31Disable mouse tracking by default.Matthieu Herrb
2021-10-25Remove 3rd argument to open() when flags don't include O_CREATMatthieu Herrb
2021-10-25Remove 3rd argument to open() when flags don't include O_CREATMatthieu Herrb
2021-10-17Update to xterm 369. Tested by many.Matthieu Herrb
2021-09-20Allow login when ~/.Xauthority does not existGeorge Koehler
2021-09-15oops typoMatthieu Herrb
2021-09-15Explicitely disable dmx supportMatthieu Herrb
2021-09-06Don't exit if unveil() fails. ok deraadt@Matthieu Herrb
2021-09-03remove useless <sys/param.h> includeMatthieu Herrb
2021-09-02Unveil paths needed by xterm at run-time. work with tb@ and deraadt@Matthieu Herrb
2021-08-31Make xterm use my_wcwidth unconditionally again.Martijn van Duren
2021-08-30zap trailing white spaceMatthieu Herrb