Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jul 1998 15:31:37 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/linux linux_misc.c linux_proto.h linux_syscall.h linux_sysent.c syscalls.master
Message-ID:  <199807102231.PAA28157@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1998/07/10 15:31:19 PDT

  Modified files:
    sys/i386/linux       linux_misc.c linux_proto.h 
                         linux_syscall.h linux_sysent.c 
                         syscalls.master 
  Log:
  Quick and dirty support for Linux's mremap.  Not used by anything
  but quake2 AFAIK.
  
  Submitted by:   Luoqi Chen <luoqi@watermarkgroup.com>
  
  Revision  Changes    Path
  1.39      +32 -1     src/sys/i386/linux/linux_misc.c
  1.13      +7 -0      src/sys/i386/linux/linux_proto.h
  1.9       +1 -0      src/sys/i386/linux/linux_syscall.h
  1.14      +1 -1      src/sys/i386/linux/linux_sysent.c
  1.12      +3 -2      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?199807102231.PAA28157>