cvs commit: src/sys/amd64/include sysarch.h

Peter Wemm peter at FreeBSD.org
Wed Oct 22 22:31:24 PDT 2003


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


More information about the cvs-src mailing list