Subject: CVS commit: [netbsd-1-5] basesrc/lib/libc/gen
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/27/2001 22:19:15
Module Name:	basesrc
Committed By:	he
Date:		Sat Oct 27 19:19:15 UTC 2001

Modified Files:
	basesrc/lib/libc/gen [netbsd-1-5]: fstab.c

Log Message:
Pull up revision 1.23 (requested by lukem):
  Two fixes to fstabscan():
   o if fs_type is NULL, warn in stead of crashing
   o clear _fs_fstab before each use
  Fixes PR#13787 and PR#14117.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.22.4.1 basesrc/lib/libc/gen/fstab.c

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