commit-hurd
[Top][All Lists]
Advanced

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

hurd/console ChangeLog console.c display.c


From: Marcus Brinkmann
Subject: hurd/console ChangeLog console.c display.c
Date: Sat, 08 Jun 2002 19:33:05 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Marcus Brinkmann <address@hidden>       02/06/08 19:33:04

Modified files:
        console        : ChangeLog console.c display.c 

Log message:
        2002-06-09  Marcus Brinkmann  <address@hidden>
        
        * display.c (struct cursor): Change type of all members from int
        to u_int32_t.
        (screen_init): Initialize SCREEN->lines with 25 instead 200 for
        now.
        (screen_fill): Bring SCREEN->current_line into the calculation of
        MATRIXP.
        (screen_scroll_up): Likewise.
        (screen_scroll_down): Likewise.
        (screen_scroll_left): Likewise.
        (screen_scroll_right): Likewise.
        (display_output_one): Beautify code a bit.
        (display_read): Add metadata to beginning of file.
        * console.c (new_node): Increase size of display node to include
        metadata.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/console/ChangeLog.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/console/console.c.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/console/display.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text




reply via email to

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