summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/wsetup.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2004-06-08 02:20:40 +0000
committerpeter <peter@FreeBSD.org>2004-06-08 02:20:40 +0000
commitf9a170c34a9a0d3656dea30832512c8f16ec97c8 (patch)
tree11a336ada626b796ff4675e45a70a48b7adc5224 /lib/libc/stdio/wsetup.c
parent0ef9412643b4766069819fd50232234583dfe026 (diff)
downloadFreeBSD-src-f9a170c34a9a0d3656dea30832512c8f16ec97c8.zip
FreeBSD-src-f9a170c34a9a0d3656dea30832512c8f16ec97c8.tar.gz
In pmap_extract_and_hold(), there is no need to mask off PG_FRAME because
pmap_extract() already does it. In pmap_enter(), opa has already been masked so don't do it again. Wrap a long line (recent transgression). Use trunc_page() in pmap_mapdev() instead of anding with PG_FRAME, since that is what we really meant. Submitted by: alc (first item)
Diffstat (limited to 'lib/libc/stdio/wsetup.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud