Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/lib/libsa
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@localhost>.
* 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.
Home |
Main Index |
Thread Index |
Old Index