summaryrefslogtreecommitdiff
path: root/libexec/bootpd/dumptab.c
AgeCommit message (Expand)Author
2024-01-22bootpd(8): Fix a typo in a source code commentGordon Bergling
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-04-18bootpd: Use C89 function definitions.John Baldwin
2021-09-30bootp: remove the USE_BFUNCS knobKyle Evans
2002-05-28This code defined a private __P, nuke it.Alfred Perlstein
2002-05-28Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein
2001-09-29Avoid a few compiler warnings (printf codes, missing includes etc).Ian Dowse
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-06-29Don't assume that time_t is long. Fixed printf format errors.Bruce Evans
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-09-22add forgotten $Id$Wolfram Schneider
1996-01-23Import bootpd-2.4.3 from ftp.mc.comPaul Traina
1996-01-23Minor cleanups from NetBSD-current.Paul Traina
1994-09-30Rearrange bootpdPaul Traina