summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/bootp.c
AgeCommit message (Expand)Author
2000-03-30Kill some more register declarations.augustss
1999-11-13Backout my libsa changes.thorpej
1999-11-11Update for the improvements to libsa, and don't reference libkern.h.thorpej
1999-02-12Add some #ifdef SUPPORT_LINUX code which specifies a BOOTP tag to passdrochner
1998-04-24-catch zero and broadcast IP addresses sent by a DHCP serverdrochner
1998-02-16Always set own IP address to 0.0.0.0 before BOOTP or DHCP.drochner
1997-09-17Keep a copy of the original BOOTP bp_siaddr field, in case we want todrochner
1997-09-06-add DHCP support - this option also extends the vendor extension areadrochner
1997-06-26Avoid user space headers for standalone programs.drochner
1996-10-13backout previous kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-09-26enough 64-bit fixes to make network booting work on the Alpha. In general,cgd
1995-09-18Another round of clean up, including fixes presented by Matthias Drochnerpk
1995-09-14Clear up some size_t/ssize_t confusion.pk
1995-04-22cast ptrs to longs.cgd
1995-02-21Clean up a little.mycroft
1995-02-20Various:mycroft
1994-10-26new RCS ID format.cgd
1994-05-08Standalone networking for network boot loaders.brezak