Date: Mon, 3 Jun 2002 12:49:50 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 12332 for review Message-ID: <200206031949.g53Jnow32689@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12332 Change 12332 by julian@julian_ref on 2002/06/03 12:49:32 grumble.. compile before comitting .. Affected files ... ... //depot/projects/kse/sys/i386/i386/pmap.c#35 edit Differences ... ==== //depot/projects/kse/sys/i386/i386/pmap.c#35 (text+ko) ==== @@ -1093,7 +1093,7 @@ { int i; vm_object_t ksobj; - vm_offset_t ks, ks2; + vm_offset_t ks; vm_page_t m; pt_entry_t *ptek, oldpte; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206031949.g53Jnow32689>