Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2003 22:31:23 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/include sysarch.h
Message-ID:  <200310230531.h9N5VNbP008418@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/10/22 22:31:23 PDT

  FreeBSD src repository

  Modified files:
    sys/amd64/include    sysarch.h 
  Log:
  Renumber the sysarch vectors for amd64 specific syscalls so that I can
  implement i386 compat numbers where it makes sense.  This would save a
  syscall translation layer.  Yes, this breaks the abi slightly again, but
  fortunately its just a recompile rather than tweaking the source.  I will
  be fixing the libc stubs while I'm here.
  
  Revision  Changes    Path
  1.20      +5 -6      src/sys/amd64/include/sysarch.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310230531.h9N5VNbP008418>