aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_media.c
Commit message (Expand)AuthorAgeFilesLines
* Use <sys/queue.h> macro api rather than fondle its implementation detals.Poul-Henning Kamp2001-02-031-5/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Hopefully make IFMEDIA_DEBUG compile. if_xname[] is a NetBSD addition,Peter Wemm1999-08-181-3/+3
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-1/+14
* Staticize.Eivind Eklund1998-02-091-3/+3
* Back out DIAGNOSTIC changes.Eivind Eklund1998-02-061-3/+1
* Turn DIAGNOSTIC into a new-style option.Eivind Eklund1998-02-041-1/+3
* Removed unused #includes.Bruce Evans1997-08-021-3/+1
* Make it compile on FreeBSD, add $Id$Peter Wemm1997-05-031-1/+2
* Backend support for if_media interface ioctl's. This is for supportingPeter Wemm1997-05-031-0/+475