summaryrefslogtreecommitdiff
path: root/sys/net/if_fddisubr.c
Commit message (Expand)AuthorAgeFilesLines
* Killed "unknown protocol" printf.David Greenman1996-11-121-2/+1
* Bring in change(s) from the head: alter the way if_lastchange is usedGary Palmer1996-06-241-3/+1
* Fixed bogus changes from mega-commit 3. This reverts the files to theirNate Williams1996-06-051-1/+2
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-051-1/+0
* Bring in changes from HEAD. Set ifnet.baudrate for ethernet & FDDI also.Gary Palmer1996-06-021-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-10/+10
* Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize.David Greenman1995-05-091-5/+5
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-2/+1
* Added $Id$David Greenman1995-03-141-2/+2
* Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters.David Greenman1995-03-141-0/+567