1.0.45.8: fix os_vm_page_size on freebsd, openbsd and osf1
authorCyrus Harmon <ch-sbcl@bobobeach.com>
Thu, 20 Jan 2011 18:12:20 +0000 (18:12 +0000)
committerCyrus Harmon <ch-sbcl@bobobeach.com>
Thu, 20 Jan 2011 18:12:20 +0000 (18:12 +0000)
commite1d2a68a231216056e69bc1feba0a6eed30de265
treef88f2a3773a24d1592e4e7b2bf09cc7e4cd69472
parent619530eae404977e45f4779b481d88558ad957e2
1.0.45.8: fix os_vm_page_size on freebsd, openbsd and osf1

 * use BACKEND_PAGE_BYTES instead of getpagesize() to match change to
   backend-parms in 1.0.45.7
src/runtime/bsd-os.c
src/runtime/hpux-os.c
src/runtime/osf1-os.c
version.lisp-expr