commit-hurd
[Top][All Lists]
Advanced

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

hurd libcons/ChangeLog libcons/Makefile libcons...


From: Marcus Brinkmann
Subject: hurd libcons/ChangeLog libcons/Makefile libcons...
Date: Mon, 09 Sep 2002 18:04:25 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Marcus Brinkmann <address@hidden>       02/09/09 18:04:25

Modified files:
        libcons        : ChangeLog Makefile cons-switch.c cons.h 
                         file-changed.c vcons-open.c 
        utils          : ChangeLog console-ncurses.c 
Added files:
        libcons        : vcons-scrollback.c 

Log message:
        libcons/
        2002-09-09  Marcus Brinkmann  <address@hidden>
        
        * Makefile (SRCS): Add vcons-scrollback.c.
        * vcons-scrollback.c: New file.
        * cons.h (struct vcons): Add SCROLLING member.
        * file-changed.c: Include <assert.h>.
        (cons_S_file_changed): Be careful to take VCONS->scrolling into
        account when doing clipping and scrolling.
        
        * cons-switch.c: Roll back to earlier version with vcons ->
        vcons_entry adjustments.  The user is now expected to hold a
        reference to the VCONS.
        * cons.h: Fix prototype, too.
        
        * vcons-open.c (cons_vcons_open): Initialize VCONS->lock,
        VCONS->input and VCONS->display.
        
        utils/
        2002-09-09  Marcus Brinkmann  <address@hidden>
        
        * console-ncurses.c (console_switch): Keep a reference to the port
        instead refering to it by number.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/vcons-scrollback.c?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/ChangeLog.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/Makefile.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/cons-switch.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/cons.h.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/file-changed.c.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/vcons-open.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/utils/ChangeLog.diff?tr1=1.141&tr2=1.142&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/utils/console-ncurses.c.diff?tr1=1.3&tr2=1.4&r1=text&r2=text





reply via email to

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