Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Removed most unused includes of <net/if_var.h> outside the kernel. | bde | 1998-01-16 | 1 | -2/+1 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Update to match changes in <net/if.h>. | wollman | 1997-01-03 | 1 | -1/+2 |
| | |||||
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | wollman | 1996-12-10 | 1 | -1/+2 |
| | | | | | | do it themselves. (Some of these programs actually depended on this beyond compiling the definition of struct ifinfo!) Also fix up some other #include messes while we're at it. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -5/+5 |
| | |||||
* | Discard any messages which are buffered on the routing socket before using | dfr | 1995-01-30 | 1 | -2/+15 |
| | | | | | it otherwise the response to one of our routing messages could be lost due to buffer overflow. | ||||
* | Change to use RTM_CHANGE when an arp entry already exists. This closes | dfr | 1995-01-16 | 1 | -2/+5 |
| | | | | | problem bin/57 which was caused when an incomplete entry was present for the host which was booting. | ||||
* | Rearrange bootpd | pst | 1994-09-30 | 1 | -0/+236 |