Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 1996 21:19:33 -0700 (PDT)
From:      Warner Losh <imp>
To:        CVS-committers, cvs-all, cvs-libexec
Subject:   cvs commit:  src/libexec/tftpd tftpd.8 tftpd.c
Message-ID:  <199609220419.VAA14941@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

imp         96/09/21 21:19:32

  Modified:    libexec/tftpd  tftpd.8 tftpd.c
  Log:
  Reviewed by:	Bill Fenner <fennder@parc.xerox.com>
  Reviewed by:	Garrett Wollman <wollman@freebsd.org>
  Submitted by:	Warner Losh <imp@village.org>
  Close PR bin/1145:
  	Add -s flag to tftpd.  This enables the so-called secure mode
  of tftpd where it chroots to a given directory before allowing access
  to the files.  In addition, it runs as nobody when in this mode.
  Reviewed a long time ago by Bill and Garrett.  Apply my patch from the
  pr, and close the PR.
  
  Revision  Changes    Path
  1.2       +15 -0     src/libexec/tftpd/tftpd.8
  1.3       +32 -1     src/libexec/tftpd/tftpd.c



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