Date: Tue, 26 Mar 2002 11:28:56 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: Robert Watson <rwatson@FreeBSD.org> Cc: Perforce Change Reviews <perforce@FreeBSD.org> Subject: Re: PERFORCE change 8416 for review Message-ID: <XFMail.20020326112856.jhb@FreeBSD.org> In-Reply-To: <Pine.NEB.3.96L.1020325210154.1932E-100000@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 26-Mar-2002 Robert Watson wrote: > 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 :-). Probably 2 days or so as I mentioned on irc. > 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 >> > -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.20020326112856.jhb>