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: Joris Vink (joriscvs.openbsd.org)
Date: Sun Feb 03 2008 - 17:34:41 CST


CVSROOT: /cvs
Module name: src
Changes by: joriscvs.openbsd.org 2008/02/03 16:34:41

Modified files:
        usr.bin/cvs : checkout.c config.h modules.c repository.c

Log message:
shuffle some stuff around so we dont end up doing the same things
twice in cvs_module_lookup() and checkout_check_directory();

allow single files to be ignored with ! as well;