Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the int will make the tty stop if output is currently active.
|
|
|
|
|
|
|
|
|
|
|
|
o Kill annoying spaces at the end of lines
o sigaction, not sigvec
o warn/err where sensible
o hstrerror() not herror()
o defaults for erase, kill, and werase if not set
o kill a needless refresh() after the beeps that was messing up the screen
|
|
|
|
|
|
|
|
|
|
|
|
MNT_LAZY is not a bit flag.
|
|
|
|
|
|
|
|
|
|
Thanks to Chuck Silvers (chuq@chuq.com)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Free it instead.
Pointed out by: Theo de Raadt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fallback on the system one if the terminal entry is not found in $TERMINFO
|
|
|
|
|
|
|
|
|
|
|