Deleted Added
full compact
39c39
< * $FreeBSD: head/sys/vm/device_pager.c 79224 2001-07-04 16:20:28Z dillon $
---
> * $FreeBSD: head/sys/vm/device_pager.c 92654 2002-03-19 09:11:49Z jeff $
75a76
> #if 0
76a78
> #endif
96a99
> #if 0
98a102,103
> #endif
> fakepg_zone = zinit("DP fakepg", sizeof(struct vm_page), 0, 0, 0);