summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Do not link against libelf.Amadeusz Sławiński2014-07-081-8/+0
* Do not break xterm scrollback.Amadeusz Sławiński2014-07-081-2/+2
* fix for altscreenLukáš Nykrýn2014-05-231-1/+1
* Fix cpation/hardstatus rendering problemAmadeusz Sławiński2014-05-171-2/+2
* Revert "Revert "Fix a rendition issue for padded captions""Amadeusz Sławiński2014-05-171-1/+3
* Revert "Fix a rendition issue for padded captions"Amadeusz Sławiński2014-05-171-3/+1
* Fix OpenBSD buildAmadeusz Sławiński2014-05-101-2/+5
* clang warningAmadeusz Sławiński2014-05-101-1/+1
* prepare for v.4.2.1v.4.2.1Amadeusz Sławiński2014-04-281-2/+2
* Document 'cjkwidth' commandAmadeusz Sławiński2014-04-282-0/+16
* Bump msg struct versionAmadeusz Sławiński2014-04-281-1/+2
* Update ChangelogAmadeusz Sławiński2014-04-281-1/+7
* Revert "Revert "allow /dev/console to be a symlink""Amadeusz Sławiński2014-04-261-3/+13
* fix-utf8-status-padding-bugAmadeusz Sławiński2014-04-261-5/+14
* Check return code from setgid/setuid.Miroslav Lichvar2014-04-261-14/+28
* Set PAM_TTY item.Miroslav Lichvar2014-04-261-0/+10
* Remove redundant if statements.Miroslav Lichvar2014-04-262-3/+0
* Don't assign address of auto variable to outer scope symbol.Miroslav Lichvar2014-04-261-1/+1
* Add more tty checks.Miroslav Lichvar2014-04-264-5/+25
* Avoid dereferencing null pointer in utmp.c.Miroslav Lichvar2014-04-261-1/+1
* Revert "fix-utf8-status-padding-bug"Amadeusz Sławiński2014-04-269-79/+29
* Revert "allow /dev/console to be a symlink"Amadeusz Sławiński2014-04-261-13/+3
* Revert "screen outputs screen "ÿ" after a connected character."Amadeusz Sławiński2014-04-252-5/+1
* those 0 assignment made rest of code totally not workingAmadeusz Sławiński2014-04-251-1/+4
* fixes for various Parfait errorsJiri Kukacka2014-04-251-1/+3
* Update help messageAmadeusz Sławiński2014-04-251-1/+3
* doc fixes from opensuseAmadeusz Sławiński2014-04-252-13/+24
* Ensure that the title prompt only appears onceTobias Wulff2014-04-251-0/+9
* allow /dev/console to be a symlinkIgor Pashev2014-04-251-3/+13
* Patch to fix minor issues with the man page:Amadeusz Sławiński2014-04-251-159/+159
* Fixes directory creation race conditionAmadeusz Sławiński2014-04-251-1/+1
* screen outputs screen "ÿ" after a connected character.Kenta Murata2014-04-252-1/+5
* fix-utf8-status-padding-bugAmadeusz Sławiński2014-04-259-29/+79
* doc fixesAmadeusz Sławiński2014-04-252-8/+5
* Remove an unconditional nethack message.Jan Christoph Nordholz2014-04-251-1/+1
* This is not getopt() and we don't have two leading dashes, so parse and match...Jan Christoph Nordholz2014-04-251-0/+2
* Make the exitcode of '-q -ls' and friends ('-qr -ls' and even '-qdr -ls') mat...Jan Christoph Nordholz2014-04-251-2/+6
* don't change umaskJan Christoph Nordholz2014-04-251-7/+0
* Get rid of several minor gcc warnings.Jan Christoph Nordholz2014-04-252-2/+2
* increase size of MAXSTR and input line bufferJan Christoph Nordholz2014-04-254-7/+7
* Under BSD set controlling terminal explicitly.Jan Christoph Nordholz2014-04-251-10/+3
* fix locking root screen when root has no passwordMartin Pitt2014-04-251-7/+18
* fix parallel buildAmadeusz Sławiński2014-04-251-3/+3
* Add a missing include to get a few prototypes that caused build issues on kfr...Jan Christoph Nordholz2014-04-251-0/+1
* Add some missing defined(__GLIBC__) to get linux-ish terminal handling.Axel Beckert2014-04-251-2/+2
* Enhance the vsprintf() test to also succeed on Alpha.Jan Christoph Nordholz2014-04-251-1/+1
* fix wrong option name in configure.inAmadeusz Sławiński2014-04-251-1/+1
* allow for defining term and login length if neededAmadeusz Sławiński2014-04-229-13/+20
* Allow screen to run for users with long loginsAmadeusz Sławiński2014-04-225-7/+7
* fix screen to run on terminals with long $TERMAmadeusz Sławiński2014-04-222-3/+3