Implement window size passing between real tty and virtual console.
commit9cb1219967f8737eec0b268c0aa64184d051b417
authorcorecode <corecode>
Thu, 1 Feb 2007 20:53:19 +0000 (1 20:53 +0000)
committercorecode <corecode>
Thu, 1 Feb 2007 20:53:19 +0000 (1 20:53 +0000)
tree5595a0ce3bb67e1c73f00cf788cbbd07dd333d37
parent2bd3c78e8a9ec9b83528e3e0e3fcd1cc05a54fec
Implement window size passing between real tty and virtual console.

Now less, vi, etc.  will use the existing real estate on the tty and
won't limit themselves to 24x80.  TTY window size changes will be passed
through as well.
sys/platform/vkernel/platform/console.c