Subject: CVS commit: syssrc/sys/lib/libsa
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/21/2002 01:10:40
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Mar 20 23:10:40 UTC 2002

Modified Files:
	syssrc/sys/lib/libsa: bootp.c bootp.h

Log Message:
* Add a NetBSD Vendor Class Identifier option as proposed on tech-net
  in message <20020216172527.C23901@dr-evil.shagadelic.org>.
* Print the bootp/dhcp response, as is done for rarp/bootparam
  responses.
* Nuke bootp_flags and BOOTP_PXE; they're not used, nor should they be.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/lib/libsa/bootp.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/lib/libsa/bootp.h

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