From: Linus T. <tor...@tr...> - 2002-10-09 19:51:36
|
On Wed, 9 Oct 2002, James Simmons wrote: > > This patch moves the terminal emulation code out of vt.c. Not in use yet > but I wanted to make the patch as small as possible. Actually, I find that a small patch that does nothing useful is never preferable over a larger patch that actually _does_ something. I hate having many "nonsense patches" followed by one small patch to enable it all. That just hides the real changes, and then the small patch _looks_ innocent, even though it may break everything in very subtle ways. Linus |