Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2001 09:26:10 -0700
From:      Kris Kennaway <kris@obsecurity.org>
To:        Peter Pentchev <roam@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/rarpd Makefile rarpd.8 rarpd.c
Message-ID:  <20010618092610.B9834@xor.obsecurity.org>
In-Reply-To: <200106180648.f5I6mXw73601@freefall.freebsd.org>; from roam@FreeBSD.org on Sun, Jun 17, 2001 at 11:48:33PM -0700
References:  <200106180648.f5I6mXw73601@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 17, 2001 at 11:48:33PM -0700, Peter Pentchev wrote:
> roam        2001/06/17 23:48:33 PDT
> 
>   Modified files:
>     usr.sbin/rarpd       Makefile rarpd.8 rarpd.c 
>   Log:
>   Add a -d command-line option; when used in conjunction with -f, rarpd
>   sends error messages to stderr, normal output to stdout, instead of
>   logging everything via syslog.
>   
>   Turn off the FORMAT_AUDIT in the Makefile, until I can figure out how
>   to disable the check for one single line in the source :(

fmtcheck()

You don't want to use FORMAT_AUDIT in the makefile anyway, you should
be using WFORMAT instead.

Kris

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




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