summaryrefslogtreecommitdiff
path: root/libexec/bootpd/rtmsg.c
AgeCommit message (Expand)Author
2009-03-31Use RTF_LLDATA.Olivier Houchard
2008-12-15This main goals of this project are:Qing Li
2003-02-05Add FBSDID. udp/bootps -> bootps/udp. Use err(3).Philippe Charnier
2002-10-09de-__P()Alfred Perlstein
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-01-16Removed most unused includes of <net/if_var.h> outside the kernel.Bruce Evans
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1997-01-03Update to match changes in <net/if.h>.Garrett Wollman
1996-12-10Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1995-01-30Discard any messages which are buffered on the routing socket before usingDoug Rabson
1995-01-16Change to use RTM_CHANGE when an arp entry already exists. This closesDoug Rabson
1994-09-30Rearrange bootpdPaul Traina