summaryrefslogtreecommitdiff
path: root/libexec/bootpd
AgeCommit message (Expand)Author
2009-03-31Use RTF_LLDATA.Olivier Houchard
2008-12-15This main goals of this project are:Qing Li
2005-12-24Make tv_sec a time_t on all platforms but alpha. Brings us more in line withTom Rhodes
2005-02-14Fix most cases where the address of an int is passed to a function expecting aStefan Farfeleder
2005-02-13Expand *n't contractions.Ruslan Ermilov
2005-01-18Sort sections.Ruslan Ermilov
2004-12-21Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov
2004-10-24For variables that are only checked with defined(), don't provideRuslan Ermilov
2004-07-29Call nmatch function with parameters casted to types the function actuallyAlexander Kabaev
2004-07-03Deal with double whitespace.Ruslan Ermilov
2004-07-02Mechanically kill hard sentence breaks.Ruslan Ermilov
2004-05-16Bump document date for the latest change.Ruslan Ermilov
2004-02-13Add the '-h hostname' to usage(), too.Peter Pentchev
2004-02-10Document the '-h hostname' option, which seems to have been presentPeter Pentchev
2003-06-15fix a couple typos in the commentsJohn-Mark Gurney
2003-06-15fix bootpd to use fd_set. For some reason on Sparc, using int withJohn-Mark Gurney
2003-02-05Add FBSDID. udp/bootps -> bootps/udp. Use err(3).Philippe Charnier
2002-12-30Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt
2002-10-13Don't call report() without a format string.Kris Kennaway
2002-10-13Use strlcpy instead of incorrectly using strncpy.Kris Kennaway
2002-10-09de-__P()Alfred Perlstein
2002-08-25Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier
2002-08-13mdoc(7) police: Removed redundant .Ns calls.Ruslan Ermilov
2002-07-06The .Nm utilityPhilippe Charnier
2002-05-28Assume __STDC__, remove non-__STDC__ code. ...Alfred Perlstein
2002-05-28Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein
2002-05-28This code defined a private __P, nuke it.Alfred Perlstein
2002-05-28Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein
2002-02-04Mark report() as printflike and fix resulting warnings, including one bugKris Kennaway
2001-09-29Avoid a few compiler warnings (printf codes, missing includes etc).Ian Dowse
2001-09-29Missing `break' statements caused two error messages to becomeIan Dowse
2001-09-25RFC2132 is not clear about whether the "Maximum DHCP Message Size"Ian Dowse
2001-08-10mdoc(7) police: protect trailing full stops of abbreviationsRuslan Ermilov
2001-07-15Remove whitespace at EOL.Dima Dorfman
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-02-18Preceed/preceeding are not english words. Use precede or preceding.Jeroen Ruigrok van der Werven
2001-02-01mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov
2001-01-16man(7) -> mdoc(7).Ruslan Ermilov
2000-12-12mdoc(7) police: .Os CMU -> .Os, split authors for better output.Ruslan Ermilov
2000-12-11mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov
2000-12-09Add `_PATH_DEVZERO'.David E. O'Brien
2000-11-26ConstifyKris Kennaway
2000-11-20mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov
2000-11-10Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov
2000-11-10Fix to=auto in bootptab.Dirk Froemberg
2000-09-04strerror is declared in <string.h>Warner Losh
1999-11-12Fix bootpd for Alpha.Marcel Moolenaar
1999-08-28Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard
1999-08-28$Id$ -> $FreeBSD$Peter Wemm