Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2007 17:42:00 -0400
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        Remko Lodder <remko@elvandar.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, thompsa@FreeBSD.org
Subject:   Re: cvs commit: src/share/man/man5 rc.conf.5
Message-ID:  <20070531174200.630f5820.trhodes@FreeBSD.org>
In-Reply-To: <465F2CC0.1040206@elvandar.org>
References:  <200705312005.l4VK54UX036149@repoman.freebsd.org> <20070531200622.GA97754@heff.fud.org.nz> <20070531160847.2518e248.trhodes@FreeBSD.org> <465F2CC0.1040206@elvandar.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 31 May 2007 22:14:56 +0200
Remko Lodder <remko@elvandar.org> wrote:

> Tom Rhodes wrote:
> > On Fri, 1 Jun 2007 08:06:22 +1200
> > Andrew Thompson <thompsa@FreeBSD.org> wrote:
> > 
> >> On Thu, May 31, 2007 at 08:05:04PM +0000, Tom Rhodes wrote:
> >>> trhodes     2007-05-31 20:05:04 UTC
> >>>
> >>>   FreeBSD src repository
> >>>
> >>>   Modified files:
> >>>     share/man/man5       rc.conf.5 
> >>>   Log:
> >>>   There is no pf module yet.
> >>>   
> >>>   Revision  Changes    Path
> >>>   1.324     +4 -2      src/share/man/man5/rc.conf.5
> >>>
> >>> http://cvsweb.FreeBSD.org/src/share/man/man5/rc.conf.5.diff?r1=1.323&r2=1.324
> >>> --- src/share/man/man5/rc.conf.5	2007/04/10 16:42:14	1.323
> >>> +++ src/share/man/man5/rc.conf.5	2007/05/31 20:05:04	1.324
> >>> @@ -22,9 +22,9 @@
> >>>  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
> >>>  .\" SUCH DAMAGE.
> >>>  .\"
> >>> -.\" $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/share/man/man5/rc.conf.5,v 1.323 2007/04/10 16:42:14 keramida Exp $
> >>> +.\" $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/share/man/man5/rc.conf.5,v 1.324 2007/05/31 20:05:04 trhodes Exp $
> >>>  .\"
> >>> -.Dd April 6, 2007
> >>> +.Dd May 31, 2007
> >>>  .Dt RC.CONF 5
> >>>  .Os
> >>>  .Sh NAME
> >>> @@ -769,7 +769,9 @@ appropriately.
> >>>  builds
> >>>  .Xr pf 4
> >>>  into the kernel.
> >>> -Otherwise it is loaded from a module.
> >> Sure there is, /boot/kernel/pf.ko
> >>
> > 
> > I don't seem to have one ...
> > 
> > %uname -a
> > FreeBSD localhost 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Thu May 24 23:58:47 EDT 2007     trhodes@localhost:/usr/obj/usr/home/trhodes/work/current/src/sys/MOBILE  i386
> > %pwd
> > /boot/kernel
> > %ls -al pf.ko
> > ls: pf.ko: No such file or directory
> > 
> > 
> 
> $ uname -a
> FreeBSD ultrasparc.elvandar.org 7.0-CURRENT FreeBSD 7.0-CURRENT #3: Sat
> May 26 12:08:25 CEST 2007
> root@ultrasparc.elvandar.org:/usr/obj/usr/src/sys/GENERIC  sparc64
> $ ls -l /boot/kernel/pf.ko
> -r-xr-xr-x  1 root  wheel  377105 May 27 13:15 /boot/kernel/pf.ko

Heh, do not mess with me Remko.  Besides, I've figured it out,
thanks!  :)

-- 
Tom Rhodes



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