CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/25 15:50:33
Modified files:
usr.bin/cvs : checkout.c commit.c file.c file.h logmsg.c
modules.c
Log message:
switch our file and directory lists to RB trees (see tree(3)),
so we can benefit from faster lookup times while recursing.
