Date: Fri, 10 Mar 1995 00:05:02 -0800 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <199503100805.AAA08883@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
davidg 95/03/10 00:05:01 Modified: sys/i386/i386 pmap.c Log: Removed unnecessary routines vm_get_pmap() and vm_put_pmap(). kmem_alloc() returns zero filled memory, so no need to explicitly bzero() it.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503100805.AAA08883>
