OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Mon Jan 15 2007 - 08:34:54 CST


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2007/01/15 07:34:54

Modified files:
        usr.bin/rcs : ci.c

Log message:
When checking in multiple files, if no log message is entered for
a file, don't prompt the user to reuse the (non-existent) log
message for the next. Makes ci behave like the GNU version.
OK xsa, joris, niallo