summaryrefslogtreecommitdiffstats
path: root/sys/net/if_media.c
Commit message (Expand)AuthorAgeFilesLines
* At long last, commit the zero copy sockets code.ken2002-06-261-1/+3
* Remove __P.alfred2002-03-191-3/+3
* Currently, each wireless networking driver has it's own control programphk2001-05-261-0/+10
* Protect against negative numbers as wellalfred2001-02-261-0/+3
* fix typo in commentalfred2001-02-261-1/+1
* Santize a size variable passed to kernel malloc.alfred2001-02-261-10/+20
* Another round of the <sys/queue.h> FOREACH transmogriffer.phk2001-02-041-2/+1
* Use <sys/queue.h> macro api rather than fondle its implementation detals.phk2001-02-031-5/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Hopefully make IFMEDIA_DEBUG compile. if_xname[] is a NetBSD addition,peter1999-08-181-3/+3
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-1/+14
* Staticize.eivind1998-02-091-3/+3
* Back out DIAGNOSTIC changes.eivind1998-02-061-3/+1
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-1/+3
* Removed unused #includes.bde1997-08-021-3/+1
* Make it compile on FreeBSD, add $Id$peter1997-05-031-1/+2
* Backend support for if_media interface ioctl's. This is for supportingpeter1997-05-031-0/+475
OpenPOWER on IntegriCloud