taglinefilesource code
bottom274kernel/chr_drv/console.cmax_y = bottom;
bottom377kernel/chr_drv/console.cif (y+1<bottom) {
bottom382kernel/chr_drv/console.cscrup(currcons,top,bottom);
bottom393kernel/chr_drv/console.cscrdown(currcons,top,bottom);
bottom753kernel/chr_drv/console.cscrdown(currcons,y,bottom);
bottom772kernel/chr_drv/console.cscrup(currcons,y,bottom);
bottom852kernel/chr_drv/console.cbottom    = video_num_lines;
bottom1143kernel/chr_drv/console.cbottom=par[1];