summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/bootpgw
Commit message (Collapse)AuthorAgeFilesLines
* More egcs warning fixes:imp1999-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
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Fix a hop count datatype bogon pointed out in PR#2642 (though my fixjkh1997-02-071-5/+6
| | | | | was slightly different than the one submitted). Submitted by: Elmar Bartel <bartel@informatik.tu-muenchen.de>
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-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.
* Add bootpgw makefilepst1996-01-231-0/+12
|
* Import bootpd-2.4.3 from ftp.mc.compst1996-01-231-0/+687
OpenPOWER on IntegriCloud