Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2007 22:42:43 +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/netinet6 ip6_output.c raw_ip6.c udp6_output.c src/sys/netipx ipx.c src/sys/nfsserver nfs_serv.c src/sys/security/mac_bsdextended mac_bsdextended.c
Message-ID:  <200706132242.l5DMghIO037794@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-06-13 22:42:43 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         ip6_output.c raw_ip6.c udp6_output.c 
    sys/netipx           ipx.c 
    sys/nfsserver        nfs_serv.c 
    sys/security/mac_bsdextended mac_bsdextended.c 
  Log:
  Include priv.h to pick up suser(9) definitions, missed in an earlier
  commit.
  
  Warnings spotted by:    kris
  
  Revision  Changes    Path
  1.105     +1 -1      src/sys/netinet6/ip6_output.c
  1.69      +1 -1      src/sys/netinet6/raw_ip6.c
  1.26      +1 -1      src/sys/netinet6/udp6_output.c
  1.33      +1 -0      src/sys/netipx/ipx.c
  1.174     +1 -0      src/sys/nfsserver/nfs_serv.c
  1.37      +1 -0      src/sys/security/mac_bsdextended/mac_bsdextended.c



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