Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: rmind
Date: Sat Jan 28 01:02:27 UTC 2012
Modified Files:
src/sys/net: if_tun.c if_tun.h
Log Message:
Replace tun_lock with mutex(9). XXX: too far from being MP-safe yet.
To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 src/sys/net/if_tun.c
cvs rdiff -u -r1.16 -r1.17 src/sys/net/if_tun.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index