Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2000 17:05:53 -0800 (PST)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_socket.c src/sys/alpha/linux syscalls.master
Message-ID:  <200011160105.RAA18922@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2000/11/15 17:05:53 PST

  Modified files:
    sys/compat/linux     linux_socket.c 
    sys/alpha/linux      syscalls.master 
  Log:
  Use the linux_connect() on alpha rather than passing directly through
  to our native connect().  This is required to deal with the differences
  in the way linux handles connects on non-blocking sockets.
  
  This gets the private beta of the Compaq Linux/alpha JDK working
  on FreeBSD/alpha
  
  Approved by: marcel
  
  Revision  Changes    Path
  1.23      +10 -2     src/sys/compat/linux/linux_socket.c
  1.41      +3 -2      src/sys/alpha/linux/syscalls.master



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?200011160105.RAA18922>