On 2009-08-03, Jacob Meuser <jake...@sdf.lonestar.org> wrote: > On Mon, Aug 03, 2009 at 10:21:30AM +0200, soko.tica wrote: >> Hello list, >> >> ## Those wanting to respond by RTFM, please just ignore me / >> >> I need to check the difference between sources in anoncvs and the >> source I fetched to apply the latest patch in -stable. However: >> >> # cvs -nt diff -c -rOPENBSD_4_5 >> ... >> cvs server: Diffing usr.sbin/ztsscale >> == >> >> produces the output too large for one screen, and I can't see any line >> ending with + while > > diff marks lines at the beginning, not the end.
and "cvs -q diff [...]" would reduce a lot of the junk output.