Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 21:02:56 -0500 (EST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   Re: PERFORCE change 8416 for review
Message-ID:  <Pine.NEB.3.96L.1020325210154.1932E-100000@fledge.watson.org>
In-Reply-To: <200203252240.g2PMejw31286@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Do you have a timeline for this commit, btw?  These are some cleanups that
will facilitate bringing the capability/mac code forward also.  Also,
since these are wide-ranging, the sooner we get them in the less
merge-work later :-).

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

On Mon, 25 Mar 2002, John Baldwin wrote:

> http://people.freebsd.org/~peter/p4db/chv.cgi?CH=8416
> 
> Change 8416 by jhb@jhb_laptop on 2002/03/25 14:40:09
> 
> 	YA warning fix.
> 
> Affected files ...
> 
> ... //depot/projects/smpng/sys/dev/cnw/if_cnw.c#5 edit
> 
> Differences ...
> 
> ==== //depot/projects/smpng/sys/dev/cnw/if_cnw.c#5 (text+ko) ====
> 
> @@ -1241,7 +1241,6 @@
>  	int s, error = 0;
>  #if defined(__FreeBSD__) && __FreeBSD__ >= 5
>  	struct thread *td = curthread;	/* XXX */
> -	struct proc *p = td->td_proc;
>  #else
>  	struct proc *p = curproc;	/*XXX*/
>  #endif
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" 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.1020325210154.1932E-100000>