DragonFly commits List (threaded) for 2003-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern subr_kobj.c src/sys/sys kobj.h
asmodai 2003/11/22 00:39:46 PST
DragonFly src repository
Modified files:
sys/kern subr_kobj.c
sys/sys kobj.h
Log:
Use unsigned integers for the counters, since they cannot be negative
anyway.
Synchs with FreeBSD 1.5 and 1.7.
Revision Changes Path
1.3 +5 -5 src/sys/kern/subr_kobj.c
1.4 +2 -2 src/sys/sys/kobj.h
http://www.dragonflybsd.org/cvsweb/src/sys/kern/subr_kobj.c.diff?r1=1.2&r2=1.3&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/kobj.h.diff?r1=1.3&r2=1.4&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]