summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/getether.c
Commit message (Collapse)AuthorAgeFilesLines
* Add `_PATH_DEVZERO'.obrien2000-12-091-1/+2
| | | | Use _PATH_* where where possible.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Use snprintf rather than printf out of paranoiaimp1997-12-241-2/+2
| | | | Obtained from: OpenBSD
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* 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.
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-1/+2
| | | | | | do it themselves. (Some of these programs actually depended on this beyond compiling the definition of struct ifinfo!) Also fix up some other #include messes while we're at it.
* add forgotten $Id$wosch1996-09-221-0/+2
|
* Fix conflicts from 2.4.3 mergepst1996-01-231-9/+18
|
* __386BSD__ -> __FreeBSD__jkh1994-11-041-1/+1
| | | | | | I know that many of these entries are bogus and need to be revisited, but let's get the tree working again for now and then do a pass through looking at all the __FreeBSD__ entries, shall we?
* Rearrange bootpdpst1994-09-301-0/+374
OpenPOWER on IntegriCloud