From owner-cvs-all Fri Nov 16 8:49:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 52B7437B419; Fri, 16 Nov 2001 08:49:22 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAGGnMl00745; Fri, 16 Nov 2001 08:49:22 -0800 (PST) (envelope-from rwatson) Message-Id: <200111161649.fAGGnMl00745@freefall.freebsd.org> From: Robert Watson Date: Fri, 16 Nov 2001 08:49:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rarpd rarpd.8 rarpd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2001/11/16 08:49:21 PST Modified files: usr.sbin/rarpd rarpd.8 rarpd.c Log: o Allow rarpd to accept an additional '-t directory' argument, specifying an alternative to /tftpboot. This is useful it you're using tftpd with an alternative root (using -s), and would like rarpd to respond selectively to RARP requests using the same criteria as tftp. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.17 +12 -0 src/usr.sbin/rarpd/rarpd.8 1.31 +6 -2 src/usr.sbin/rarpd/rarpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message