summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/bootp_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Yow! Completely change the way socket options are handled, eliminatingwollman1998-08-231-27/+19
* Fixed printf format errors.bde1998-08-181-3/+3
* Eradicate the variable "time" from the kernel, using various measures.phk1998-03-301-3/+3
* Moved some #includes from <sys/param.h> nearer to where they are actuallybde1998-03-281-1/+2
* Add a BOOTP_WIRED_TO option, for use on machines with multiple networktegge1998-03-141-3/+14
* Update workaround for limitations in the arp code.tegge1998-03-141-4/+4
* Staticize.eivind1998-02-091-9/+10
* Increase the minimum bootp reply packet size from 16 (bogus) to 300 (correct).tegge1998-01-181-4/+4
* Make the BOOTP family new-style options (in opt_bootp.h)eivind1998-01-091-1/+3
* Removed unused #includes.bde1997-10-281-4/+1
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-23/+13
* Move commonly used code into static functions in order to reduce kernel bloat.tegge1997-06-121-139/+93
* Use same syntax as netboot for root and swap mounts.tegge1997-05-141-163/+155
* Bring in some kernel bootp support. This removes the need for netboottegge1997-05-111-0/+1319
OpenPOWER on IntegriCloud