DragonFly commits List (threaded) for 2004-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vm vm_map.h
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]