Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 1995 19:13:22 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/i386 locore.s
Message-ID:  <199509150213.TAA11818@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      95/09/14 19:13:21

  Modified:    sys/i386/i386  locore.s
  Log:
  1) Don't double map the kernel page tables. The double mapping was never
     used and went a long way toward confusing the code.
  2) Fix proc0's initial stack to not be 48 bytes smaller than it needs to
     be.
  3) Correct comment about 'first' arg to init386().



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