CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/07/02 15:56:25
Modified files:
usr.bin/cvs : rcs.h rcsnum.c update.c
Log message:
simplify rcsnum parsing by using a fixed array without all the realloc
ok stsp
CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/07/02 15:56:25
Modified files:
usr.bin/cvs : rcs.h rcsnum.c update.c
Log message:
simplify rcsnum parsing by using a fixed array without all the realloc
ok stsp