[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Joris Vink <joris_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 25 Apr 2005 15:58:32 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: joris_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2005/04/25 15:58:32
Modified files:
usr.bin/cvs : cmd.c file.c file.h
Log message:
first part of file API changes:
- fix our behaviour regarding directories or files in a different
directory than we currently are as arguments to commands, this
allows stuff like "cvs status sys/arch/i386/Makefile" to work.
- when parsing a pathname only load the needed nodes of the path
instead of loading *everything* in memory.
the next step in this is to merge the collection and callback
execution together.
ok jfb@, xsa@
Visit your host, monkey.org