Subject: CVS commit: src/usr.sbin/ndiscvt
To: None <source-changes@NetBSD.org>
From: John Nemeth <jnemeth@netbsd.org>
List: source-changes
Date: 05/26/2006 11:45:31
Module Name: src
Committed By: jnemeth
Date: Fri May 26 11:45:31 UTC 2006
Modified Files:
src/usr.sbin/ndiscvt: ndiscvt.c
Log Message:
In bincvt() use fdopen() on the fdesc returned by mkstemp(), instead
of fopen().
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/usr.sbin/ndiscvt/ndiscvt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.