| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed unused #includes. | bde | 1997-08-02 | 1 | -7/+1 |
* | Use the MAC address of an interface for the host part of an IPX address | jhay | 1997-05-10 | 1 | -3/+15 |
* | Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include | bde | 1997-03-24 | 1 | -2/+1 |
* | Fix from Matt for the problem described in PR # kern/2990: ``DEC FDDI | joerg | 1997-03-15 | 1 | -1/+6 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Fix yet another breakage i've missed when committing rev 1.14. It was | joerg | 1997-01-30 | 1 | -1/+1 |
* | Round #2. This basically brings back the changes from rev 1.12. | joerg | 1997-01-17 | 1 | -1/+9 |
* | This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) up | joerg | 1997-01-17 | 1 | -52/+187 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Convert the interface address and IP interface address structures | wollman | 1996-12-13 | 1 | -10/+6 |
* | Killed "unknown protocol" printf. | dg | 1996-11-12 | 1 | -2/+1 |
* | Change the use if ifnet.if_lastchange to be more in line with | gpalmer | 1996-06-10 | 1 | -3/+1 |
* | Set ifnet.baudrate for ethernet / FDDI interfaces too. Makes | gpalmer | 1996-06-01 | 1 | -1/+2 |
* | Removed never-used #includes of <machine/cpu.h>. Many were apparently | bde | 1996-04-07 | 1 | -3/+1 |
* | Reviewed by: julian and jhay@mikom.csir.co.za | julian | 1995-10-26 | 1 | -1/+18 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -10/+10 |
* | Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize. | dg | 1995-05-09 | 1 | -5/+5 |
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | bde | 1995-03-16 | 1 | -2/+1 |
* | Added $Id$ | dg | 1995-03-14 | 1 | -2/+2 |
* | Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters. | dg | 1995-03-14 | 1 | -0/+567 |