Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 1998 17:19:28 -0800
From:      Mike Smith <mike@smith.net.au>
To:        Eivind Eklund <eivind@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/i386/isa labpc.c 
Message-ID:  <199812150119.RAA01309@dingo.cdrom.com>
In-Reply-To: Your message of "Sun, 13 Dec 1998 15:25:29 PST." <199812132325.PAA16418@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> eivind      1998/12/13 15:25:29 PST
> 
>   Modified files:
>     sys/i386/isa         labpc.c 
>   Log:
>   Fix typo - sizeof(struct crtl *) -> sizeof(struct ctrl *).
>   
>   XXX This still assume that bzero() over a field create null-pointers,
>   which seems a chancy proposition at best.

This is assumed by many portions of the kernel; you're welcome to point 
out a system where we're likely to run and on which this isn't a valid 
assumption.

You might also want to consider it in the context of my last comment 
about structure field initialisers...

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812150119.RAA01309>