--- Net2/arch/i386/stand/cga.c 2018/04/24 18:05:14 1.1.1.2 +++ Net2/arch/i386/stand/cga.c 2018/04/24 18:07:29 1.1.1.3 @@ -123,7 +123,7 @@ u_char c; break ; } -#ifdef SMALL +#ifndef SMALL /* implement a scroll */ if (crtat >= Crtat+COL*ROW*CHR) { /* move text up */