Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/04/2000 17:08:35
Module Name:	basesrc
Committed By:	he
Date:		Wed Oct  4 14:08:35 UTC 2000

Modified Files:
	basesrc/lib/libc/locale [netbsd-1-4]: setlocale.c

Log Message:
Pull up revisions 1.20-1.21 (requested by sommerfeld):
  Ignore NLSPATH, PATH_LOCALE if issetuid().
  Disallow `/' in LC_* and LANG environment variables.
  Close one-byte buffer-overrun in catopen().


To generate a diff of this commit:
cvs rdiff -r1.16.2.1 -r1.16.2.2 basesrc/lib/libc/locale/setlocale.c

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