cvs commit: src/sys/platform/vkernel/platform console.c
Simon Schubert
corecode at crater.dragonflybsd.org
Thu Feb 1 12:54:10 PST 2007
corecode 2007/02/01 12:53:19 PST
DragonFly src repository
Modified files:
sys/platform/vkernel/platform console.c
Log:
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.
Revision Changes Path
1.12 +32 -2 src/sys/platform/vkernel/platform/console.c
http://www.dragonflybsd.org/cvsweb/src/sys/platform/vkernel/platform/console.c.diff?r1=1.11&r2=1.12&f=u
More information about the Commits
mailing list