Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2002 00:03:02 -0700 (PDT)
From:      Jonathan Mini <mini@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_socket.c linux_sysctl.c src/sys/compat/svr4 svr4_stream.c src/sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c syscalls.master
Message-ID:  <200209240703.g8O732Al044530@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mini        2002/09/24 00:03:02 PDT

  Modified files:
    sys/compat/linux     linux_socket.c linux_sysctl.c 
    sys/compat/svr4      svr4_stream.c 
    sys/i386/linux       linux_proto.h linux_syscall.h 
                         linux_sysent.c syscalls.master 
  Log:
  Back out last commit.  Linux uses the old 4.3BSD sockaddr format.
  
  Revision  Changes    Path
  1.34      +11 -19    src/sys/compat/linux/linux_socket.c
  1.6       +0 -17     src/sys/compat/linux/linux_sysctl.c
  1.35      +4 -10     src/sys/compat/svr4/svr4_stream.c
  1.51      +0 -5      src/sys/i386/linux/linux_proto.h
  1.45      +3 -3      src/sys/i386/linux/linux_syscall.h
  1.51      +3 -3      src/sys/i386/linux/linux_sysent.c
  1.48      +4 -3      src/sys/i386/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?200209240703.g8O732Al044530>