Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2001 14:45:32 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys systm.h src/sys/kern kern_prot.c src/sys/netinet tcp_subr.c udp_usrreq.c
Message-ID:  <200109202145.f8KLjWk15937@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/09/20 14:45:32 PDT

  Modified files:
    sys/sys              systm.h 
    sys/kern             kern_prot.c 
    sys/netinet          tcp_subr.c udp_usrreq.c 
  Log:
  o Rename u_cansee() to cr_cansee(), making the name more comprehensible
    in the face of a rename of ucred to cred, and possibly generally.
  
  Obtained from:	TrustedBSD Project
  
  Revision  Changes    Path
  1.105     +4 -4      src/sys/kern/kern_prot.c
  1.114     +3 -3      src/sys/netinet/tcp_subr.c
  1.96      +2 -2      src/sys/netinet/udp_usrreq.c
  1.154     +2 -2      src/sys/sys/systm.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?200109202145.f8KLjWk15937>