cvs commit: src/sys/vm vm_map.h
Hiten Pandya
hmp at crater.dragonflybsd.org
Mon May 24 00:26:38 PDT 2004
hmp 2004/05/24 00:25:36 PDT
DragonFly src repository
Modified files:
sys/vm vm_map.h
Log:
Wrap the VM MAP locking routines with _KERNEL, user-land has no
business with them.
This fixes quite a lot of sysutil/ ports indirectly, because
they include <sys/user.h> which ends up including <vm/vm_map.h>.
Revision Changes Path
1.14 +3 -0 src/sys/vm/vm_map.h
http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_map.h.diff?r1=1.13&r2=1.14&f=h
More information about the Commits
mailing list