Subject: CVS commit: src/usr.sbin/sushi
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 04/05/2004 10:25:12
Module Name: src
Committed By: wiz
Date: Mon Apr 5 10:25:12 UTC 2004
Modified Files:
src/usr.sbin/sushi: C.msg scanform.c
Log Message:
When adding an IPv4 host, one can not leave the IPv4-address field if
one has entered invalid data (like an incomplete IP).
Their was no feedback about this, though.
Apply a patch from Peter Postma that gives feedback in this case.
Closes problem noted when re-testing PR 16937.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/usr.sbin/sushi/C.msg
cvs rdiff -r1.38 -r1.39 src/usr.sbin/sushi/scanform.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.