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: Niall O'Higgins (niallocvs.openbsd.org)
Date: Sat Oct 29 2005 - 14:05:51 CDT


CVSROOT: /cvs
Module name: src
Changes by: niallocvs.openbsd.org 2005/10/29 13:05:51

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

Log message:
- add two new functions to RCS api: rcs_state_set() and rcs_state_check()
- use these two new functions to implement -s<state> option in ci

ok joris