Subject: CVS commit: src/usr.bin/mkdep
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/11/2003 10:55:24
Module Name:	src
Committed By:	dsl
Date:		Tue Nov 11 10:55:24 UTC 2003

Modified Files:
	src/usr.bin/mkdep: mkdep.c

Log Message:
Don't rely on mmap giving a NUL terminated buffer.
Let '--' be used to separate options to mkdep from those to cc.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/usr.bin/mkdep/mkdep.c

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