Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Nov 1999 19:31:01 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern sys_socket.c src/sys/sys socketvar.h
Message-ID:  <199911080331.TAA35008@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/11/07 19:31:01 PST

  Modified files:
    sys/kern             sys_socket.c 
    sys/sys              socketvar.h 
  Log:
  Update socket file type for fo_stat().  soo_stat() becomes a fileops
  switch entry point rather than being used externally with knowledge of the
  internals of the DTYPE_SOCKET f_data contents.
  
  Revision  Changes    Path
  1.28      +7 -5      src/sys/kern/sys_socket.c
  1.43      +2 -2      src/sys/sys/socketvar.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?199911080331.TAA35008>