freebsd-dev/sys/alpha
Matthew Dillon 4cc712004c Fix bug in pipe code relating to writes of mmap'd but illegal address
spaces which cross a segment boundry in the page table.  pmap_kextract()
    is not designed for access to the user space portion of the page
    table and cannot handle the null-page-directory-entry case.

    The fix is to have vm_fault_quick() return a success or failure which
    is then used to avoid calling pmap_kextract().
1999-09-20 19:08:48 +00:00
..
alpha Fix bug in pipe code relating to writes of mmap'd but illegal address 1999-09-20 19:08:48 +00:00
conf Pull in the core bus drivers based on the machine type rather than 1999-09-13 17:52:06 +00:00
include This file was never used and appears to be a leftover from the NetBSD 1999-09-20 09:46:19 +00:00
isa $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
linux Implementation of the modify_ldt syscall. Use the sysarch() interface to do 1999-09-02 21:50:42 +00:00
pci $Id$ -> $FreeBSD$ (some mangled and/or hidden ones) 1999-08-28 02:21:15 +00:00
tc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tlsb $Id$ -> $FreeBSD$ (some mangled and/or hidden ones) 1999-08-28 02:21:15 +00:00