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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to