commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd console/ChangeLog console/display.c hurd/C...


From: Marcus Brinkmann
Subject: hurd console/ChangeLog console/display.c hurd/C...
Date: Wed, 28 Aug 2002 13:28:36 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Marcus Brinkmann <address@hidden>       02/08/28 13:28:36

Modified files:
        console        : ChangeLog display.c 
        hurd           : ChangeLog console.h 
        libcons        : ChangeLog file-changed.c vcons-refresh.c 

Log message:
        hurd/
        2002-08-28  Marcus Brinkmann  <address@hidden>
        
        * console.h (struct cons_display): Fix comment on CUR_LINE.
        
        console/
        2002-08-28  Marcus Brinkmann  <address@hidden>
        
        * display.c (screen_fill): Take CUR_LINES modulo LINES.
        (screen_shift_left): Likewise.
        (screen_shift_right): Likewise.
        (linefeed): Don't take CUR_LINES modulo LINES here.
        
        libcons/
        2002-08-28  Marcus Brinkmann  <address@hidden>
        
        * file-changed.c (cons_S_file_changed): Take NEW_CUR_LINE modulo
        VCONS->state.screen.lines where appropriate.  Adapt calculation of
        SCROLLING, and limit it to the screen size.
        Only scroll at all if there is something to scroll.
        Fix calculation of scrolled-in area.
        * vcons-refresh.c (cons_vcons_refresh): Take
        VCONS->state.screen.cur_line modulo VCONS->state.screen.lines.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/console/ChangeLog.diff?tr1=1.29&tr2=1.30&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/console/display.c.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/hurd/ChangeLog.diff?tr1=1.55&tr2=1.56&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/hurd/console.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/ChangeLog.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/file-changed.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/vcons-refresh.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]