230876cf26
* Remove the casts to vaddr_t from the round_page() and trunc_page() macros to make them type-generic, which is necessary i.e. to operate on file offsets without truncating them. * In due course, cast pointer arguments to these macros to an appropriate integral type (paddr_t, vaddr_t). Originally done by Chuck Silvers, updated by myself. |
||
---|---|---|
.. | ||
aout | ||
common | ||
freebsd | ||
hpux | ||
ibcs2 | ||
linux | ||
m68k4k | ||
netbsd32 | ||
osf1 | ||
ossaudio | ||
sunos | ||
svr4 | ||
ultrix | ||
vax1k | ||
Makefile |