Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 1995 01:21:29 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/kern init_main.c
Message-ID:  <199505040821.BAA01617@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/05/04 01:21:27

  Modified:    sys/kern  init_main.c
  Log:
  Kludged around a problem with "cat /proc/0/regs" causing a panic by
  initializing proc0's frame base, too, using cpu_set_init_frame(). It's
  a kludge because that macro is intended to be used only for init, but
  does what we want nonetheless.



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