summaryrefslogtreecommitdiffstats
path: root/mbbsd/term.c
Commit message (Expand)AuthorAgeFilesLines
* move two static struct termios tty_state, tty_new to local, they're not usedvictor2004-11-081-4/+2
* merge back from branch victor.solarisvictor2004-09-101-3/+3
* Reverting revision 2098 and 2100. These make kernel panic due to out of swap.scw2004-06-291-40/+17
* Check window size in telnet.scw.telnet@2100scw2004-06-291-5/+6
* Parse a little TELNET control string.scw2004-06-291-19/+41
* add signal WINDOW_RESIZE for linuxptt2004-04-221-4/+0
* replace FreeBSD macro with __FreeBSD__kcwu2003-08-101-3/+3
* Linux compatiblein22002-11-091-1/+5
* not only long screen, but also width screenkcwu2002-09-111-1/+7
* preserve past screen when growing screen sizekcwu2002-08-251-1/+2
* turn on full screen support if shell login.kcwu2002-08-251-2/+2
* let scr_lns = t_lines;kcwu2002-08-251-1/+2
* sprintf() -> snprintf()in22002-07-231-3/+3
* indent -i4in22002-07-211-10/+10
* indentin22002-07-061-40/+58
* global variable move to var.cin22002-06-041-37/+2
* no warningin22002-04-161-2/+3
* Initial revisionin22002-03-071-0/+144