summaryrefslogtreecommitdiff
path: root/libexec/bootpd/tools
AgeCommit message (Expand)Author
2025-01-26bootptest: Fix a typo in a source code commentGordon Bergling
2023-08-16Remove $FreeBSD$: one-line bare tagWarner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-07-07Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2023-04-18bootpd: Use C89 function definitions.John Baldwin
2022-09-15bootptest: Fix a typo in a source code commentGordon Bergling
2021-09-30bootp: remove the USE_BFUNCS knobKyle Evans
2019-07-19Chain Makefile.inc's so default are inherited as expected.Brooks Davis
2017-11-27libexec: adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-03-26Emply contemporary function prototypes in bootpd, rather than relying onRobert Watson
2016-04-12bootpd(8): De-register and minor cleanups.Pedro F. Giffuni
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2014-08-19Merge head from 7/28Simon J. Gerraty
2014-06-20use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-10Updated dependenciesSimon J. Gerraty
2014-04-28Merge headSimon J. Gerraty
2014-03-13Re-format the license to conform to our BSD license template as muchChristian Brueffer
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2012-01-07Spelling fixes for libexec/Ulrich Spörlein
2011-12-16In libexec/bootpd/tools/bootptest/print-bootp.c, use the correct printfDimitry Andric
2010-01-02Make WARNS=6 the default for libexec/.Ed Schouten
2005-01-18Sort sections.Ruslan Ermilov
2003-02-05Add FBSDID. udp/bootps -> bootps/udp. Use err(3).Philippe Charnier
2002-07-06The .Nm utilityPhilippe Charnier
2002-05-28Assume __STDC__, remove non-__STDC__ code. ...Alfred Perlstein
2001-09-29Avoid a few compiler warnings (printf codes, missing includes etc).Ian Dowse
2001-03-26- Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov
2001-03-20Set the default manual section for libexec/ to 8.Ruslan Ermilov
2001-01-16man(7) -> mdoc(7).Ruslan Ermilov
1999-08-28Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-04-25More egcs warning fixes:Warner Losh
1997-12-24Use snprintf rather than printf out of paranoiaWarner Losh
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-23Import bootpd-2.4.3 from ftp.mc.comPaul Traina
1995-09-28Fix SRCS (.c's were .o's) so that `make depend' works.Bruce Evans
1995-05-30Remove trailing whitespace.Rodney W. Grimes