Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2003 22:25:42 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_syscalls.c
Message-ID:  <200303310625.h2V6PgSR025106@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/03/30 22:25:42 PST

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  Recent changes to uipc_cow.c have eliminated the need for some sf_buf-
  related variables to be global.  Make them either local to sf_buf_init() or
  static.
  
  Revision  Changes    Path
  1.145     +3 -3      src/sys/kern/uipc_syscalls.c



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