I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move TtyName inside function More... over 7 years ago
fix failure if compiling with TIOCKSET More... over 7 years ago
check dup() return value More... over 7 years ago
dynamically allocate windows More... over 7 years ago
allow changing maxwin at runtime More... over 7 years ago
expose less functions via header More... over 7 years ago
separate handling of 16 color and 256 color escapes More... over 7 years ago
check dup return values More... over 7 years ago
Panic if we fail dup More... over 7 years ago
bail out if we fail ftruncate More... over 7 years ago
type cleanups More... over 7 years ago
cleanup some types in encoding handling More... over 7 years ago
Unicode standard says only 21 bits are used More... over 7 years ago
Fix parallel make install More... over 7 years ago
constify ListGeneric More... over 7 years ago
check if we could reassociate std streams More... over 7 years ago
do proper casting to avoid warnings More... over 7 years ago
check results of setgid/uid More... over 7 years ago
silence unused variable warning More... over 7 years ago
silence -Wunused_result warnings More... over 7 years ago
LockTerminal is now unused, so remove it More... over 7 years ago
authenticate on attach/detach More... over 7 years ago
prepare for authentication in socket.c More... over 7 years ago
begin viewing scrollback buffer at the first line of output instead of at the start of the scrollback buffer More... over 7 years ago
update unicode wide tables More... over 7 years ago
remove LockTerminal call More... over 7 years ago
move forward declaration to proper place More... over 7 years ago
Revert "remove unneeded password stuff from socket attach/detach" More... over 7 years ago
small cleanups More... over 7 years ago
remove dangling else More... over 7 years ago