Date: Sun, 11 Jan 1998 13:36:00 -0800 (PST) From: John Dyson <dyson@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys imgact.h src/sys/kern imgact_aout.c kern_exec.c Message-ID: <199801112136.NAA18297@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 1998/01/11 13:35:59 PST
Modified files:
sys/sys imgact.h
sys/kern imgact_aout.c kern_exec.c
Log:
Implement the first page access for object type determination more
VM clean. Also, use vm_map_insert instead of vm_mmap.
Reviewed by: dg@freebsd.org
Revision Changes Path
1.16 +2 -1 src/sys/sys/imgact.h
1.38 +36 -33 src/sys/kern/imgact_aout.c
1.74 +94 -62 src/sys/kern/kern_exec.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801112136.NAA18297>
