Subject: CVS commit: src/share/examples/refuse/virtdir
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 06/21/2007 21:59:32
Module Name:	src
Committed By:	agc
Date:		Thu Jun 21 21:59:32 UTC 2007

Modified Files:
	src/share/examples/refuse/virtdir: virtdir.c virtdir.h

Log Message:
Record the root directory at initialisation time.

Add a function to "normalise" a path to condense multiple repeated '/'
characters into one.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/share/examples/refuse/virtdir/virtdir.c
cvs rdiff -r1.3 -r1.4 src/share/examples/refuse/virtdir/virtdir.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.