commit-hurd
[Top][All Lists]
Advanced

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

hurd/boot ChangeLog boot.c


From: Marcus Brinkmann
Subject: hurd/boot ChangeLog boot.c
Date: Sun, 07 Jan 2001 09:02:56 -0800

CVSROOT:        /home/cvs
Module name:    hurd
Changes by:     Marcus Brinkmann <address@hidden>       01/01/07 09:02:56

Modified files:
        boot           : ChangeLog boot.c 

Log message:
        2000-12-21  Marcus Brinkmann  <address@hidden>
        
        * boot.c (main): If malloc or realloc fails, print diagnostic
        message and exit.
        (queue_read): Change return type from void to kern_return_t.
        If malloc fails, return D_NO_MEMORY, otherwise D_SUCCESS (to simplify
        code flow, malloc before acquiring the queuelock).
        (ds_device_read): New variable err (local to the block in which it is 
used).
        If queue_read fails, pass through error.
        (ds_device_read_inband): Likewise.
        (S_io_read): Likewise.
        Reported by Igor Khavkine <address@hidden>.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/hurd/boot/ChangeLog.diff?r1=1.29&r2=1.30
http://subversions.gnu.org/cgi-bin/cvsweb/hurd/boot/boot.c.diff?r1=1.98&r2=1.99




reply via email to

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