... but of course that just gave the wrong data for 1.120 instead.
It seems like the correct delta should be
@d8 1 a8 1 RCSID("$Id: las.c,v 1.243 2002/11/19 14:00:14 mast Exp $"); d3086 2 d3098 3 a3100 1 s = pop_type(); @
This gives me identical results with both RCS and CVS for all versions on bhelliom, and pre-split versions which are identical to the ones I get from the 7.4 repository (using either RCS or CVS). However, I still get differences between RCS and CVS for some versions on pelix. As far as I can tell, it's the CVS which is installed on pelix (1.11.5) which is buggy, and that is probably the reason why the bad delta is there to start with.
Unless someone protests, I'm going to upgrade the CVS on pelix to 1.11.21 and fix the broken delta in the ,v file in the repository manually.