aboutsummaryrefslogtreecommitdiff
path: root/libexec/bootpd
Commit message (Expand)AuthorAgeFilesLines
* use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-202-9/+9
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Re-format the license to conform to our BSD license template as muchChristian Brueffer2014-03-131-13/+12
* Remove the 3rd clause ("advertising clause") of the BSD license asChristian Brueffer2014-02-171-5/+1
* mdoc sweep.Joel Dahl2013-05-121-1/+1
* Retire struct sockaddr_inarp.Gleb Smirnoff2013-01-311-19/+7
* Make sure sections are sorted into conventional order.Joel Dahl2012-03-251-17/+17
* Spelling fixes for libexec/Ulrich Spörlein2012-01-075-6/+6
* In libexec/bootpd/tools/bootptest/print-bootp.c, use the correct printfDimitry Andric2011-12-161-1/+1
* In libexec/bootpd/bootpgw/bootpgw.c, add a cast for the remainingDimitry Andric2011-12-161-1/+1
* Catch up with kernel using time_uptime to drive ARP timeouts.Gleb Smirnoff2010-12-061-3/+3
* mdoc: drop even more redundant .Pp callsUlrich Spörlein2010-10-191-1/+0
* Make WARNS=6 the default for libexec/.Ed Schouten2010-01-023-0/+6
* Use RTF_LLDATA.Olivier Houchard2009-03-311-1/+1
* This main goals of this project are:Qing Li2008-12-151-1/+0
* Make tv_sec a time_t on all platforms but alpha. Brings us more in line withTom Rhodes2005-12-241-2/+3
* Fix most cases where the address of an int is passed to a function expecting aStefan Farfeleder2005-02-141-1/+2
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-10/+10
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Call nmatch function with parameters casted to types the function actuallyAlexander Kabaev2004-07-291-1/+1
* Deal with double whitespace.Ruslan Ermilov2004-07-031-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-022-32/+64
* Bump document date for the latest change.Ruslan Ermilov2004-05-161-3/+3
* Add the '-h hostname' to usage(), too.Peter Pentchev2004-02-131-1/+3
* Document the '-h hostname' option, which seems to have been presentPeter Pentchev2004-02-101-7/+14
* fix a couple typos in the commentsJohn-Mark Gurney2003-06-151-2/+2
* fix bootpd to use fd_set. For some reason on Sparc, using int withJohn-Mark Gurney2003-06-151-4/+6
* Add FBSDID. udp/bootps -> bootps/udp. Use err(3).Philippe Charnier2003-02-054-46/+41
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-1/+1
* Don't call report() without a format string.Kris Kennaway2002-10-131-1/+1
* Use strlcpy instead of incorrectly using strncpy.Kris Kennaway2002-10-131-1/+1
* de-__P()Alfred Perlstein2002-10-092-2/+2
* Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-251-2/+3
* mdoc(7) police: Removed redundant .Ns calls.Ruslan Ermilov2002-08-131-1/+1
* The .Nm utilityPhilippe Charnier2002-07-063-6/+11
* Assume __STDC__, remove non-__STDC__ code. ...Alfred Perlstein2002-05-282-24/+4
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-281-11/+3
* This code defined a private __P, nuke it.Alfred Perlstein2002-05-288-87/+59
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-2814-97/+17
* Mark report() as printflike and fix resulting warnings, including one bugKris Kennaway2002-02-044-4/+4
* Avoid a few compiler warnings (printf codes, missing includes etc).Ian Dowse2001-09-293-4/+8
* Missing `break' statements caused two error messages to becomeIan Dowse2001-09-291-1/+3
* RFC2132 is not clear about whether the "Maximum DHCP Message Size"Ian Dowse2001-09-252-2/+4
* mdoc(7) police: protect trailing full stops of abbreviationsRuslan Ermilov2001-08-101-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-264-3/+3
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-203-3/+2
* Preceed/preceeding are not english words. Use precede or preceding.Jeroen Ruigrok van der Werven2001-02-181-2/+2