Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2002 08:15:16 -0700 (PDT)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_descrip.c
Message-ID:  <200209131515.g8DFFHhq024604@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2002/09/13 08:15:16 PDT

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  Fix fcntl(..., F_GETOWN, ...) and fcntl(..., F_SETOWN, ...) on sparc64
  by not passing a pointer to a register_t or intptr_t when the code in
  the lower layers expects one to an int.
  
  Revision  Changes    Path
  1.159     +5 -3      src/sys/kern/kern_descrip.c

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?200209131515.g8DFFHhq024604>