Date: Sun, 17 Jun 2001 23:48:33 -0700 (PDT) From: Peter Pentchev <roam@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rarpd Makefile rarpd.8 rarpd.c Message-ID: <200106180648.f5I6mXw73601@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 :(
Reviewed by: dd, silence on -audit
MFC after: 1 month
Revision Changes Path
1.11 +2 -1 src/usr.sbin/rarpd/Makefile
1.16 +12 -1 src/usr.sbin/rarpd/rarpd.8
1.29 +116 -48 src/usr.sbin/rarpd/rarpd.c
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?200106180648.f5I6mXw73601>
