cvs commit: src/sys/i386/i386 support.s src/sys/kern kern_umtx.c

Jake Burkholder jake at FreeBSD.org
Wed Apr 2 00:02:28 PST 2003


jake        2003/04/02 00:02:27 PST

  FreeBSD src repository

  Modified files:
    sys/i386/i386        support.s 
    sys/kern             kern_umtx.c 
  Log:
  - Make casuptr return the old value of the location we're trying to update,
    and change the umtx code to expect this.
  
  Reviewed by:    jeff
  
  Revision  Changes    Path
  1.95      +4 -5      src/sys/i386/i386/support.s
  1.2       +13 -10    src/sys/kern/kern_umtx.c


More information about the cvs-src mailing list