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, 21 Sep 2002 20:17:43 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Marcus Brinkmann <address@hidden>       02/09/21 20:17:43

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

Log message:
        2002-09-22  Marcus Brinkmann  <address@hidden>
        
        * console.c: Include <mach.h>.
        (netfs_S_dir_notice_changes): New variable PREQ.  Clean out the
        dead wood, eh, dead name notifications from the CONS->dirmod_req
        list.
        * display.c (struct user_pager_info): Drop members DISPLAY and P.
        (struct display): Remove member UPI and add member PAGER.
        (pager_report_extent): Remove local variable DISPLAY, use UPI
        directly.
        (user_create): New variable UPI to hold the user pager info.
        Modify the code to match new struct organization.
        (user_destroy): Unmap the user data.
        (display_notice_changes): Request dead-name notifications.
        (free_modreqs): Cancel dead-name notification request before
        deallocation send right.
        (display_notice_filechange): Likewise.
        (do_mach_notify_msg_accepted): Likewise.
        (display_destroy): Take DISPLAY->lock while operating.  Reset the
        filemod_reqs and filemod_reqs_pending members of DISPLAY to NULL.
        (do_mach_notify_port_deleted): Add comment.
        (do_mach_notify_dead_name): Implement.
        (do_mach_notify_no_senders): Implement by delegating to libports.
        (do_mach_notify_send_once): Don't fail.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/console/ChangeLog.diff?tr1=1.40&tr2=1.41&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/console/console.c.diff?tr1=1.19&tr2=1.20&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/console/display.c.diff?tr1=1.26&tr2=1.27&r1=text&r2=text





reply via email to

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