Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 02/13/2001 03:00:11
Module Name:	basesrc
Committed By:	blymn
Date:		Tue Feb 13 01:00:11 UTC 2001

Modified Files:
	basesrc/lib/libform: type_ipv4.c

Log Message:
Various bug fixes:
* Allow the / char in the char_check routine
* Added debug for field checking
* Fixed handling of the 0xaabbccdd form
* Always set buffer 1 if it is available - previously dotted quad
  did not set this buffer.
* Fixed segv if no dots found


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libform/type_ipv4.c

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