Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 1996 09:15:03 -0800 (PST)
From:      Garrett Wollman <wollman>
To:        CVS-committers, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/inetd inetd.8 inetd.c
Message-ID:  <199602071715.JAA12729@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     96/02/07 09:15:02

  Modified:    usr.sbin/inetd  inetd.8 inetd.c
  Log:
  Call setsockopt(SO_PRIVSTATE) to renounce SS_PRIV on all the sockets
  we create.  (Nothing being called from inetd should use it anyway,
  but you can never be too careful.)
  
  Translate the man page back into -mdoc.
  
  Revision  Changes    Path
  1.8       +66 -35    src/usr.sbin/inetd/inetd.8
  1.11      +3 -1      src/usr.sbin/inetd/inetd.c



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