DragonFly commits List (threaded) for 2005-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib/libutil uucplock.c
joerg 2005/08/08 06:00:13 PDT
DragonFly src repository
Modified files:
lib/libutil uucplock.c
Log:
Instead of trying to compute the local storage based on maximum entry
size, use PATH_MAX. The former might get variable, the latter is more
likely to stay constant for a while.
Revision Changes Path
1.5 +5 -4 src/lib/libutil/uucplock.c
http://www.dragonflybsd.org/cvsweb/src/lib/libutil/uucplock.c.diff?r1=1.4&r2=1.5&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]