DragonFly commits List (threaded) for 2004-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern uipc_msg.c src/sys/sys socketops.h
dillon 2004/03/19 09:00:06 PST
DragonFly src repository
Modified files:
sys/kern uipc_msg.c
sys/sys socketops.h
Log:
Make ALWAYS_MSG the default. This introduces an extra procedural call
level but has the advantage of making the so_pru_*() API functions uniform
across all builds, which we will need for things like the smbfs module.
We will fix up any performance issues down the line.
Revision Changes Path
1.4 +0 -3 src/sys/kern/uipc_msg.c
1.4 +0 -129 src/sys/sys/socketops.h
http://www.dragonflybsd.org/cvsweb/src/sys/kern/uipc_msg.c.diff?r1=1.3&r2=1.4&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/socketops.h.diff?r1=1.3&r2=1.4&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]