From owner-cvs-all Thu Sep 14 12: 8:33 2000 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 6115937B43C; Thu, 14 Sep 2000 12:08:30 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA93287; Thu, 14 Sep 2000 12:08:30 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Message-Id: <200009141908.MAA93287@freefall.freebsd.org> From: Garrett Wollman Date: Thu, 14 Sep 2000 12:08:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/tftpd tftpd.8 tftpd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wollman 2000/09/14 12:08:30 PDT Modified files: libexec/tftpd tftpd.8 tftpd.c Log: Allow tftpd to run as a specified user, not just `nobody'. Update documentation to reflect new option. Also fix documentation style and add missing references. PR: 21268 Submitted by: "Aleksandr A. Babaylov" Reviewed by: imp Revision Changes Path 1.7 +52 -29 src/libexec/tftpd/tftpd.8 1.16 +8 -4 src/libexec/tftpd/tftpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message