Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2002 22:42:07 -0700
From:      "Crist J. Clark" <cjc@FreeBSD.org>
To:        Dmitry Morozovsky <marck@rinet.ru>
Cc:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/37799: [patch] ipfw_divert kernel module (for natd)
Message-ID:  <20020506224207.H89339@blossom.cjclark.org>
In-Reply-To: <200205062030.g46KU5W17459@freefall.freebsd.org>; from marck@rinet.ru on Mon, May 06, 2002 at 01:30:05PM -0700
References:  <200205062030.g46KU5W17459@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 06, 2002 at 01:30:05PM -0700, Dmitry Morozovsky wrote:
> The following reply was made to PR i386/37799; it has been noted by GNATS.
> 
> From: Dmitry Morozovsky <marck@rinet.ru>
> To: FreeBSD-gnats-submit@FreeBSD.org, <freebsd-bugs@FreeBSD.org>
> Cc:  
> Subject: Re: i386/37799: [patch] ipfw_divert kernel module (for natd)
> Date: Tue, 7 May 2002 00:26:51 +0400 (MSD)
> 
>  Oops, a little typo occured.
>  
>  >Add sys/modules/ipfw_divert directory with Makefile in it:
>  >---
>  ># $FreeBSD$
>  >
>  >MASTER= ../ipfw
>  >CFLAGS+= -DIPDIVERT
>  >KMOD=  ipfw-divert
>  >
>  >.include "${MASTER}/Makefile"
>  >----
>  
>  of course, should be
>  
>  KMOD=	ipfw_divert
>  
>  (typo bug due to hand typing instead of CVS output -- BTW, how can I
>  obtain CVS diff for the file in new dir without write access to repo? ;-)

Hmm? Why would you need write access?

  $ cvs -R co -rRELENG_4 Makefile
  [edit the file]
  $ cvs diff Makefile

-- 
Crist J. Clark                     |     cjclark@alum.mit.edu
                                   |     cjclark@jhu.edu
http://people.freebsd.org/~cjc/    |     cjc@freebsd.org

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




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