summaryrefslogtreecommitdiffstats
path: root/sys/net/if_fddisubr.c
Commit message (Expand)AuthorAgeFilesLines
...
* Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.eivind1997-12-151-1/+3
* Use gettime() instead of assignment from `time'. (`time' is toobde1997-11-181-3/+3
* didn't even know fddi had the atalk support.julian1997-10-291-4/+2
* Removed unused #includes.bde1997-08-021-7/+1
* Use the MAC address of an interface for the host part of an IPX addressjhay1997-05-101-3/+15
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-241-2/+1
* Fix from Matt for the problem described in PR # kern/2990: ``DEC FDDIjoerg1997-03-151-1/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Fix yet another breakage i've missed when committing rev 1.14. It wasjoerg1997-01-301-1/+1
* Round #2. This basically brings back the changes from rev 1.12.joerg1997-01-171-1/+9
* This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) upjoerg1997-01-171-52/+187
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Convert the interface address and IP interface address structureswollman1996-12-131-10/+6
* Killed "unknown protocol" printf.dg1996-11-121-2/+1
* Change the use if ifnet.if_lastchange to be more in line withgpalmer1996-06-101-3/+1
* Set ifnet.baudrate for ethernet / FDDI interfaces too. Makesgpalmer1996-06-011-1/+2
* Removed never-used #includes of <machine/cpu.h>. Many were apparentlybde1996-04-071-3/+1
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-1/+18
* Remove trailing whitespace.rgrimes1995-05-301-10/+10
* Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize.dg1995-05-091-5/+5
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+1
* Added $Id$dg1995-03-141-2/+2
* Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters.dg1995-03-141-0/+567
OpenPOWER on IntegriCloud