Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 10/22/2000 18:41:33
Module Name:	basesrc
Committed By:	kleink
Date:		Sun Oct 22 15:41:32 UTC 2000

Modified Files:
	basesrc/bin/pax: extern.h gen_subs.c pax.c

Log Message:
LC_TIME holds a locale name, which isn't a strftime() format string.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 basesrc/bin/pax/extern.h
cvs rdiff -r1.18 -r1.19 basesrc/bin/pax/gen_subs.c
cvs rdiff -r1.12 -r1.13 basesrc/bin/pax/pax.c

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