Subject: CVS commit: basesrc/dist/dhcp
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/18/2002 22:13:55
Module Name: basesrc
Committed By: bjh21
Date: Mon Mar 18 20:13:54 UTC 2002
Modified Files:
basesrc/dist/dhcp/includes/minires: minires.h
basesrc/dist/dhcp/minires: ns_parse.c ns_verify.c
Log Message:
Another change from 3.0.1rc7:
- Fix a bug in ns_parserr(), where it was returning the wrong sort
of result code in some cases.
This is required to allow some -fshort-enums warnings to be fixed.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/dist/dhcp/includes/minires/minires.h
cvs rdiff -r1.1 -r1.2 basesrc/dist/dhcp/minires/ns_parse.c \
basesrc/dist/dhcp/minires/ns_verify.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.