gallatin 2004-06-28 19:58:39 UTC
FreeBSD src repository
Modified files:
sys/vm vm_map.c
Log:
Use MIN() macro rather than ulmin() inline, and fix stray tab
that snuck in with my last commit.
Submitted by: green
Revision Changes Path
1.341 +3 -3 src/sys/vm/vm_map.c