Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 2003 13:33:18 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/svr4 svr4_socket.c svr4_socket.h svr4_stat.c svr4_sysvec.c src/sys/dev/streams streams.c
Message-ID:  <200305312033.h4VKXIDj037776@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/05/31 13:33:18 PDT

  FreeBSD src repository

  Modified files:
    sys/compat/svr4      svr4_socket.c svr4_socket.h svr4_stat.c 
                         svr4_sysvec.c 
    sys/dev/streams      streams.c 
  Log:
  Put definition of struct svr4_sockcache_entry in a .h file rather than
  having two independent definitions in two .c files.
  Fiddle surrounding details to match.
  
  Found by:       FlexeLint
  
  Revision  Changes    Path
  1.21      +0 -12     src/sys/compat/svr4/svr4_socket.c
  1.7       +13 -0     src/sys/compat/svr4/svr4_socket.h
  1.17      +1 -0      src/sys/compat/svr4/svr4_stat.c
  1.31      +0 -1      src/sys/compat/svr4/svr4_sysvec.c
  1.40      +1 -10     src/sys/dev/streams/streams.c



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