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: Jean-Francois Brousseau (jfbcvs.openbsd.org)
Date: Tue Mar 01 2005 - 22:19:34 CST


CVSROOT: /cvs
Module name: src
Changes by: jfbcvs.openbsd.org 2005/03/01 21:19:34

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

Log message:
- rcs_write() is now static
- when setting a new expansion mode, do not attempt to free the
previous expansion mode if the pointer is NULL
- add a bunch of new functions:
* rcs_sym_remove() to remove a symbol
* rcs_sym_getrev() to retrieve the revision number of a symbol
* rcs_desc_{s,g}et() to manipulate an RCS file's description