Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2006 14:54:06 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet sctp_pcb.c sctp_usrreq.c src/sys/netinet6 sctp6_usrreq.c
Message-ID:  <200611061454.kA6Es6Fp022701@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-11-06 14:54:06 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_pcb.c sctp_usrreq.c 
    sys/netinet6         sctp6_usrreq.c 
  Log:
  Convert three new suser(9) calls introduced between when the priv(9)
  patch was prepared and committed to priv(9) calls.  Add XXX comments
  as, in each case, the semantics appear to differ from the TCP/UDP
  versions of the calls with respect to jail, and because cr_canseecred()
  is not used to validate the query.
  
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.6       +3 -3      src/sys/netinet/sctp_pcb.c
  1.4       +8 -1      src/sys/netinet/sctp_usrreq.c
  1.4       +8 -1      src/sys/netinet6/sctp6_usrreq.c



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