Module Name: src Committed By: pho Date: Sat Jan 22 13:25:55 UTC 2022
Modified Files:
src/lib/librefuse/refuse: buf.c
Log Message:
Use sysconf(_SC_PAGESIZE) instead of PAGE_SIZE
It broke build on platforms where PAGE_SIZE was not defined in
<machine/vmparam.h>.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/librefuse/refuse/buf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
