Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 1995 23:16:15 -0800
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/i386 trap.c
Message-ID:  <199503210716.XAA04611@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/03/20 23:16:14

  Modified:    sys/i386/i386 trap.c
  Log:
  Added a new version of trap_pfault() that disallows kernel page faults
  to the user address space unless pcb_onfault is set. The code is currently
  commented out because iBCS2 and process debugging parts of the kernel
  need to be changed/fixed first.



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