summaryrefslogtreecommitdiff
path: root/libexec/bootpd/getif.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-04-18bootpd: Use C89 function definitions.John Baldwin
2017-03-26Emply contemporary function prototypes in bootpd, rather than relying onRobert Watson
2004-07-29Call nmatch function with parameters casted to types the function actuallyAlexander Kabaev
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-12-10Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman
1996-09-22add forgotten $Id$Wolfram Schneider
1996-01-23Fix getif() to work under 4.3bsd and laterPaul Traina
1996-01-23Import bootpd-2.4.3 from ftp.mc.comPaul Traina
1994-09-30Rearrange bootpdPaul Traina