Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/14/2006 19:18:01
Module Name:	src
Committed By:	christos
Date:		Thu Dec 14 19:18:01 UTC 2006

Modified Files:
	src/include: util.h
	src/lib/libutil: Makefile
Added Files:
	src/lib/libutil: stat_flags.3 stat_flags.c

Log Message:
moved string_to_flags and flags_to_string from ls to libutil.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/include/util.h
cvs rdiff -r1.53 -r1.54 src/lib/libutil/Makefile
cvs rdiff -r0 -r1.1 src/lib/libutil/stat_flags.3 src/lib/libutil/stat_flags.c

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