Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 1997 19:15:23 -0800 (PST)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern uipc_syscalls.c
Message-ID:  <199712140315.TAA26004@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1997/12/13 19:15:23 PST

  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  As described by the submitter:
  
  ... fix a bug with orecvfrom() or recvfrom() called with
  the MSG_COMPAT flag on kernels compiled with the COMPAT_43 option.
  The symptom is that the fromaddr is not correctly returned.
  
  This affects the Linux emulator.
  
  Submitted by:	pb@fasterix.freenix.org (Pierre Beyssac)
  
  Revision  Changes    Path
  1.33      +6 -5      src/sys/kern/uipc_syscalls.c



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