Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2001 17:01:26 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_ioctl.c linux_ioctl.h
Message-ID:  <200110200001.f9K01QU13935@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/10/19 17:01:26 PDT

  Modified files:
    sys/compat/linux     linux_ioctl.c linux_ioctl.h 
  Log:
  Tweak the way we determine if an interface needs to have its name translated.
  Add some missing break statements in the socket ioctl switch.
  Check the return value from copyin() / copyout().
  Fix some disorderings and misindentations.
  Support a couple more socket ioctls.
  Add missing break statements.
  
  Revision  Changes    Path
  1.71      +57 -22    src/sys/compat/linux/linux_ioctl.c
  1.7       +5 -0      src/sys/compat/linux/linux_ioctl.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?200110200001.f9K01QU13935>