CVSROOT: /cvs Module name: src Changes by: fcam...@cvs.openbsd.org 2016/10/14 14:37:08
Modified files: usr.bin/cvs : update.c Log message: Fix update -r and -A. In certain cases update -r and update -A would not properly set or reset the sticky tag for file(s). >From Joris Vink. OK millert@