Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 1996 18:39:27 -0800 (PST)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/i386/include pcb.h
Message-ID:  <199601230239.SAA17975@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      96/01/22 18:39:26

  Modified:    sys/i386/i386  machdep.c swtch.s vm_machdep.c
               sys/i386/include  pcb.h
  Log:
  Simplified savectx() a little and fixed a bug that caused it to return
  garbage in the child process rather than "1" like it is supposed to.
  
  Reviewed by:	bde
  
  Revision  Changes    Path
  1.172     +2 -2      src/sys/i386/i386/machdep.c
  1.26      +8 -21     src/sys/i386/i386/swtch.s
  1.52      +2 -2      src/sys/i386/i386/vm_machdep.c
  1.10      +2 -2      src/sys/i386/include/pcb.h



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