aboutsummaryrefslogtreecommitdiff
path: root/libexec/bootpd/tools/bootpef
Commit message (Collapse)AuthorAgeFilesLines
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
| | | | Notes: svn path=/stable/4/; revision=75952
* MFC: man(7) -> mdoc(7).Ruslan Ermilov2001-01-161-40/+49
| | | | Notes: svn path=/stable/4/; revision=71113
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-281-0/+2
| | | | | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net> Notes: svn path=/head/; revision=50533
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50476
* More egcs warning fixes:Warner Losh1999-04-251-2/+3
| | | | | | | | | | | | | 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-222-2/+2
| | | | Notes: svn path=/head/; revision=22989
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
| | | | | | | | | | | 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 forgotten $Id$Wolfram Schneider1996-09-221-0/+3
| | | | Notes: svn path=/head/; revision=18471
* Import bootpd-2.4.3 from ftp.mc.comPaul Traina1996-01-231-8/+1
| | | | Notes: svn path=/cvs2svn/branches/MC/; revision=13572
* Rearrange bootpdPaul Traina1994-09-303-0/+412
Notes: svn path=/cvs2svn/branches/MC/; revision=3229