From owner-freebsd-questions@FreeBSD.ORG Thu Aug 18 14:44:01 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA1171065672 for ; Thu, 18 Aug 2011 14:44:01 +0000 (UTC) (envelope-from vmiller@verisign.com) Received: from exprod6og113.obsmtp.com (exprod6og113.obsmtp.com [64.18.1.31]) by mx1.freebsd.org (Postfix) with ESMTP id 386728FC16 for ; Thu, 18 Aug 2011 14:44:00 +0000 (UTC) Received: from peregrine.verisign.com ([216.168.239.74]) (using TLSv1) by exprod6ob113.postini.com ([64.18.5.12]) with SMTP ID DSNKTk0lLrycLOGJmk7G5RCfUmgeAFX3a8M3@postini.com; Thu, 18 Aug 2011 07:44:01 PDT Received: from dul1wnexcn01.vcorp.ad.vrsn.com (dul1wnexcn01.vcorp.ad.vrsn.com [10.170.12.138]) by peregrine.verisign.com (8.13.6/8.13.4) with ESMTP id p7IEhvWi005680; Thu, 18 Aug 2011 10:43:57 -0400 Received: from dul1wnexcn04.vcorp.ad.vrsn.com ([10.170.12.139]) by dul1wnexcn01.vcorp.ad.vrsn.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 18 Aug 2011 10:43:57 -0400 Received: from BRN1WNEXCAS01.vcorp.ad.vrsn.com ([10.173.152.205]) by dul1wnexcn04.vcorp.ad.vrsn.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 18 Aug 2011 10:43:57 -0400 Received: from BRN1WNEXCAS02.vcorp.ad.vrsn.com (10.173.152.206) by brn1wnexcas01.vcorp.ad.vrsn.com (10.173.152.205) with Microsoft SMTP Server (TLS) id 14.1.289.1; Thu, 18 Aug 2011 10:43:25 -0400 Received: from BRN1WNEXMBX01.vcorp.ad.vrsn.com ([::1]) by brn1wnexcas02.vcorp.ad.vrsn.com ([::1]) with mapi id 14.01.0289.001; Thu, 18 Aug 2011 10:43:56 -0400 From: "Miller, Vincent (Rick)" To: "Herbert J. Skuhra" , "freebsd-questions@freebsd.org" Thread-Topic: Did a patch get overwritten? Thread-Index: AQHMXaEsuNujLkQBHEG0zzuseyRjhJUi79cA//+/aIA= Date: Thu, 18 Aug 2011 14:43:55 +0000 Message-ID: In-Reply-To: <87liuq4wkl.wl%hskuhra@fastmail.fm> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.12.0.110505 x-originating-ip: [10.173.152.4] Content-Type: text/plain; charset="us-ascii" Content-ID: <59B5539048DC43488917209709F142FB@verisign.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 18 Aug 2011 14:43:57.0432 (UTC) FILETIME=[42935F80:01CC5DB5] Cc: Subject: Re: Did a patch get overwritten? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Aug 2011 14:44:01 -0000 Awesome! Thanks Herbert! I thought I was intimately familiar with that manpage as much as I'd read it this week. Apparently, not intimately enough. I appreciate you pointing that out for me. =3D=3D Vincent (Rick) Miller Systems Engineer vmiller@Verisign.com t: 703-948-4395 21345 Ridgetop Cir Dulles, VA 20166 VerisignInc.com =20 On 8/18/11 10:35 AM, "Herbert J. Skuhra" wrote: >On Thu, 18 Aug 2011 12:20:41 +0000 >"Miller, Vincent (Rick)" wrote: > >> Hello all, >>=20 >> I have a patch that I applied to the FreeBSD source in /usr/src/. I >> then executed a make buildworld that succeeded. I ran make release >> to generate media. However, it looks as though the driver I patched >> was updated by CVS during the make release process as seen in the >> make release output. Did it, indeed, overwrite the source I patched >> with what was available on the CVS server? >>=20 >> If so, at what point do I need to modify the source so that I can >> build a new release with this driver patch? > >man 7 release > >Check EXTSRCDIR. > >-Herbert >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to >"freebsd-questions-unsubscribe@freebsd.org"