iwasaki 865f67f6ea Fix some trivial bugs.
- fix segment limit mis-calculation for GCODE_SEL, GDATA_SEL, GPRIV_SEL,
   LUCODE_SEL and LUDATA_SEL.
 - move `loader(8) metadata' related printf() after cninit().
 - use atop macro (address to pages) for segment limit calculation
   instead of i386_btop macro (bytes to pages).
 - fix style bugs for the declarations of ints.

Reviewed by:    bde, msmith (and arch & audit ML)
2001-08-12 08:37:39 +00:00
..
2001-08-12 08:37:39 +00:00
2001-08-10 22:31:05 +00:00
2001-08-11 00:18:15 +00:00
2001-07-22 19:55:05 +00:00
2001-08-12 08:37:39 +00:00
2001-06-14 11:05:01 +00:00