Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2002 10:11:43 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/rpc.statd procs.c statd.h
Message-ID:  <200207111711.g6BHBhPQ063022@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2002/07/11 10:11:42 PDT

  Modified files:
    usr.sbin/rpc.statd   procs.c statd.h 
  Log:
  Do not allow unsafe characters in monitored hostnames.
  
  This is modified version of the fix posted in the PR, I've taken Wollman's
  advice and used strvis(3) to properly show invalid hostnames.
  
  PR: bin/39815
  
  Revision  Changes    Path
  1.6       +95 -39    src/usr.sbin/rpc.statd/procs.c
  1.4       +1 -0      src/usr.sbin/rpc.statd/statd.h

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?200207111711.g6BHBhPQ063022>