summaryrefslogtreecommitdiff
path: root/libexec/bootpd
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.9.0_cvscvs2svn2003-10-2742-42/+42
* MFC: Format string fixesKris Kennaway2003-02-155-5/+5
* MFC: Avoid a few compiler warnings.Ian Dowse2001-10-143-4/+8
* MFC: 1.8; add two missing `break' statements and fix a typo.Ian Dowse2001-10-141-1/+3
* MFC: Use the most conservative interpretation of the "DHCP MaximumIan Dowse2001-10-142-2/+4
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-1/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-2/+2
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-254-5/+4
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-052-5/+5
* MFC: ConstifyKris Kennaway2001-03-052-5/+6
* MFC: 1.7: fix typosKris Kennaway2001-03-051-2/+2
* MFC: man(7) -> mdoc(7).Ruslan Ermilov2001-01-162-97/+106
* MFC: .Os CMU -> .Os, split author names.Ruslan Ermilov2000-12-122-2/+3
* MFC: use canonical form of .Dd macro.Ruslan Ermilov2000-12-121-1/+1
* MFC: add /dev/zero and use PATH_* where possible.David E. O'Brien2000-12-113-3/+8
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-082-38/+37
* MFC: Fix to=auto in bootptab.Dirk Froemberg2000-11-111-6/+10
* MFC: get at errno properly.Jordan K. Hubbard2000-09-201-3/+4
* Fix bootpd for Alpha.Marcel Moolenaar1999-11-123-9/+11
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-282-0/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2834-34/+34
* Fix a couple of typos.Mike Pritchard1999-07-121-3/+3
* More egcs warning fixes:Warner Losh1999-04-254-7/+10
* Ensure that things returned by gethostname() andBrian Somers1999-04-071-3/+5
* Block for buffer overflow.Eivind Eklund1998-12-131-1/+3
* PR: bin/9031Matthew Dillon1998-12-121-2/+2
* Don't assume that time_t is long. Fixed printf format errors.Bruce Evans1998-06-291-5/+5
* Use gethostname(3) to obtain the local host name, as opposed to uname(3).Joerg Wunsch1998-06-031-5/+4
* Spelling corrections.Joseph Koshy1998-06-031-3/+3
* Convert to mdoc. Header -> Id. Typo.Philippe Charnier1998-02-032-395/+394
* Removed most unused includes of <net/if_var.h> outside the kernel.Bruce Evans1998-01-161-2/+1
* Typo fix: bootgw -> bootpgwMasafumi Max NAKANE1997-12-291-2/+2
* Use snprintf rather than printf out of paranoiaWarner Losh1997-12-245-9/+10
* Fix description of -t option.Joerg Wunsch1997-08-241-2/+2
* Don't rely on stderr to report bad news.Poul-Henning Kamp1997-05-111-8/+8
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2232-32/+32
* Fix a hop count datatype bogon pointed out in PR#2642 (though my fixJordan K. Hubbard1997-02-071-5/+6
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1432-32/+32
* Update to match changes in <net/if.h>.Garrett Wollman1997-01-032-3/+4
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-105-11/+7
* doc/1994: spelling error.Poul-Henning Kamp1996-11-121-2/+2
* add forgotten $Id$Wolfram Schneider1996-09-2223-2/+54
* Make the inetd suggestion slightly less confusing.Poul-Henning Kamp1996-09-191-2/+2
* bootpd.dump is in /tmpPaul Traina1996-09-111-3/+3
* Add some missing manual page links.Mike Pritchard1996-02-021-1/+2
* Fix getif() to work under 4.3bsd and laterPaul Traina1996-01-231-4/+3
* Merge back in 4.4bsd ARP changes by handPaul Traina1996-01-232-0/+14
* Add bootpgw makefilePaul Traina1996-01-231-0/+12
* Fix conflicts from 2.4.3 mergePaul Traina1996-01-234-7/+4
* Import bootpd-2.4.3 from ftp.mc.comPaul Traina1996-01-2329-147/+1083