Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2001 02:15:14 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Matt Dillon <dillon@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, imp@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_prot.c src/sys/sys ucred.h
Message-ID:  <Pine.NEB.3.96L.1010517021401.8919E-100000@fledge.watson.org>
In-Reply-To: <200105170351.f4H3pTN69155@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Note that this may break binary compatibility for kernel modules that
relied on the existing crhold() macro.  As such, this probably needs a
warning in UPDATING that modules must be recompiled, especially since this
is in -STABLE.

Robert N M Watson             FreeBSD Core Team, TrustedBSD Project
robert@fledge.watson.org      NAI Labs, Safeport Network Services

On Wed, 16 May 2001, Matt Dillon wrote:

> dillon      2001/05/16 20:51:29 PDT
> 
>   Modified files:        (Branch: RELENG_4)
>     sys/kern             kern_prot.c 
>     sys/sys              ucred.h 
>   Log:
>   MFC cr_ref from u_short -> u_int
>   MFC underflow test/panic for cr_ref
>   MFC change crhold() to a function to reduce compatibility problems later on
>   (note: crfree() is already a function)
>   
>   Reviewed on: arch
>   Reported by: terry
>   Moral Support by: alfred
>   
>   Revision  Changes    Path
>   1.53.2.7  +14 -1     src/sys/kern/kern_prot.c
>   1.14.2.4  +3 -3      src/sys/sys/ucred.h
> 
> 


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?Pine.NEB.3.96L.1010517021401.8919E-100000>