Home | History | Annotate | Download | only in libsa
History log of /src/sys/lib/libsa/bootp.h
RevisionDateAuthorComments
 1.10  31-Mar-2019  christos fix warnings, printf formats, etc.
 1.9  17-Jan-2009  tsutsui branches: 1.9.66;
Remove __P().
 1.8  24-Nov-2007  isaki branches: 1.8.18; 1.8.26;
style, indent, and ANSI-fy.
 1.7  20-Mar-2002  thorpej branches: 1.7.28; 1.7.84; 1.7.86; 1.7.92;
* 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.
 1.6  02-Nov-2000  thorpej branches: 1.6.2; 1.6.4;
Introduce a way for boot programs to modify the behavior of
bootp(). Add a BOOTP_PXE flag which causes bootp() to send
"PXEClient" in the DHCP class field.

Derived from similar code in FreeBSD.
 1.5  11-Feb-1999  pk branches: 1.5.8;
Add missing prototypes.
 1.4  06-Sep-1997  drochner -add DHCP support - this option also extends the vendor extension area
to 312 bytes (The classical 64 bytes are likely to be too small if a
rootpath is transferred.)
-make CMU vendor extension support optional
-remove code handling domain name/server (unneeded for boot code)
- -Wall fixes in debug code
 1.3  26-Sep-1996  cgd branches: 1.3.10;
enough 64-bit fixes to make network booting work on the Alpha. In general,
these are hacks (s/long/int/, etc.), but this code really needs a heavy
cleaning (including fixed-size typing) and I don't have time to give it one
now.
 1.2  26-Oct-1994  cgd new RCS ID format.
 1.1  08-May-1994  brezak Standalone networking for network boot loaders.
 1.3.10.1  06-Sep-1997  thorpej Update marc-pcmcia branch from trunk.
 1.5.8.1  22-Nov-2000  bouyer Sync with HEAD.
 1.6.4.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.6.2.1  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.7.92.1  08-Dec-2007  mjf Sync with HEAD.
 1.7.86.1  09-Jan-2008  matt sync with HEAD
 1.7.84.1  27-Nov-2007  joerg Sync with HEAD. amd64 Xen support needs testing.
 1.7.28.1  07-Dec-2007  yamt sync with head
 1.8.26.1  19-Jan-2009  skrll Sync with HEAD.
 1.8.18.1  04-May-2009  yamt sync with head.
 1.9.66.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed