Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2001 23:45:49 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 trap.c
Message-ID:  <200112290745.fBT7jnD67497@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2001/12/28 23:45:49 PST

  Modified files:
    sys/sparc64/sparc64  trap.c 
  Log:
  1. Adapt to new trap types.
  2. Make trap_pfault more like it is on other architectures.
  3. Fix a bug in syscall() which caused system calls with more than
     six arguments that are called through the wild card syscall to
     have their arguments scrambled.  This affected mmap due to the
     (bogus) wrapper in libc.
  
  Submitted by:   tmm (3)
  
  Revision  Changes    Path
  1.20      +149 -137  src/sys/sparc64/sparc64/trap.c

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?200112290745.fBT7jnD67497>