aboutsummaryrefslogtreecommitdiff
path: root/libexec/bootpd/bootpgw
Commit message (Collapse)AuthorAgeFilesLines
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-281-11/+3
| | | | | | | Remove private __P. Notes: svn path=/head/; revision=97418
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-1/+4
| | | | | | | Use _PATH_* where where possible. Notes: svn path=/head/; revision=69793
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* More egcs warning fixes:Warner Losh1999-04-251-1/+2
| | | | | | | | | | | | | o main returns int not void o use return 0 at end of main when needed o use braces to avoid potentially ambiguous else o don't default to type int (and also remove a useless register modifier). Reviewed by: obrien and chuckr Notes: svn path=/head/; revision=46078
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22989
* Fix a hop count datatype bogon pointed out in PR#2642 (though my fixJordan K. Hubbard1997-02-071-5/+6
| | | | | | | | was slightly different than the one submitted). Submitted by: Elmar Bartel <bartel@informatik.tu-muenchen.de> Notes: svn path=/head/; revision=22413
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Add bootpgw makefilePaul Traina1996-01-231-0/+12
| | | | Notes: svn path=/head/; revision=13576
* Import bootpd-2.4.3 from ftp.mc.comPaul Traina1996-01-231-0/+687
Notes: svn path=/cvs2svn/branches/MC/; revision=13572