CVSROOT: /cvs Module name: src Changes by: zino...@cvs.openbsd.org 2010/03/30 10:56:32
Modified files: usr.bin/cvs : rcs.c Log message: This diff synchronizes rcs parser code with OpenRCS. It shrinks code by 3 lines, but does exactly the same thing. It also removes unneeded variable `buf' ok deraadt@, xsa@