Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 09/18/2000 19:36:34
Module Name:	basesrc
Committed By:	ad
Date:		Mon Sep 18 16:36:34 UTC 2000

Modified Files:
	basesrc/lib/libutil: secure_path.3 securepath.c

Log Message:
- Simplify code path.
- Make the first argument to secure_path() constant.
- KNF.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libutil/secure_path.3
cvs rdiff -r1.3 -r1.4 basesrc/lib/libutil/securepath.c

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