| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add the '-h hostname' to usage(), too. | Peter Pentchev | 2004-02-13 | 1 | -1/+3 |
| * | fix a couple typos in the comments | John-Mark Gurney | 2003-06-15 | 1 | -2/+2 |
| * | fix bootpd to use fd_set. For some reason on Sparc, using int with | John-Mark Gurney | 2003-06-15 | 1 | -4/+6 |
| * | Add FBSDID. udp/bootps -> bootps/udp. Use err(3). | Philippe Charnier | 2003-02-05 | 1 | -5/+4 |
| * | This code defined a private __P, nuke it. | Alfred Perlstein | 2002-05-28 | 1 | -13/+9 |
| * | Assume __STDC__, remove non-__STDC__ code. | Alfred Perlstein | 2002-05-28 | 1 | -4/+0 |
| * | Mark report() as printflike and fix resulting warnings, including one bug | Kris Kennaway | 2002-02-04 | 1 | -1/+1 |
| * | RFC2132 is not clear about whether the "Maximum DHCP Message Size" | Ian Dowse | 2001-09-25 | 1 | -2/+2 |
| * | Add `_PATH_DEVZERO'. | David E. O'Brien | 2000-12-09 | 1 | -1/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | More egcs warning fixes: | Warner Losh | 1999-04-25 | 1 | -2/+3 |
| * | Ensure that things returned by gethostname() and | Brian Somers | 1999-04-07 | 1 | -3/+5 |
| * | Block for buffer overflow. | Eivind Eklund | 1998-12-13 | 1 | -1/+3 |
| * | PR: bin/9031 | Matthew Dillon | 1998-12-12 | 1 | -2/+2 |
| * | Use gethostname(3) to obtain the local host name, as opposed to uname(3). | Joerg Wunsch | 1998-06-03 | 1 | -5/+4 |
| * | Don't rely on stderr to report bad news. | Poul-Henning Kamp | 1997-05-11 | 1 | -8/+8 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | add forgotten $Id$ | Wolfram Schneider | 1996-09-22 | 1 | -0/+3 |
| * | Fix conflicts from 2.4.3 merge | Paul Traina | 1996-01-23 | 1 | -1/+1 |
| * | Import bootpd-2.4.3 from ftp.mc.com | Paul Traina | 1996-01-23 | 1 | -29/+52 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -2/+2 |
| * | Rearrange bootpd | Paul Traina | 1994-09-30 | 1 | -0/+1380 |