summaryrefslogtreecommitdiffstats
path: root/sys/dev/en
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove part of the code for 2.1.kjc1999-01-091-36/+128
* probe function changed from returning char * to const char *.dillon1998-12-141-2/+2
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-042-5/+5
* fix a bug which could lock up a transmitter.kjc1998-10-091-1/+5
* FIxed printf format errors. Most of them were exposed by our ntohl()bde1998-08-171-25/+31
* Use [u]intptr_t instead of [u_]long for casts between pointers andbde1998-08-161-13/+14
* update ATM driver. (base version: midway.c 1.67 --> 1.68)kjc1998-07-293-142/+642
* This commit fixes various 64bit portability problems required fordfr1998-06-071-1/+1
* Support compiling with `gcc -ansi'.bde1998-04-151-1/+1
* Staticize.eivind1998-02-091-1/+1
* Make POWERFAIL_NMI, PPS_SYNC and NATM new style options.eivind1998-01-311-0/+1
* Make INET a proper option.eivind1998-01-081-0/+1
* Removed unused #includes.bde1997-10-281-4/+0
* Added used #include - don't depend on <sys/mbuf.h> includingbde1997-09-021-0/+1
* Removed unused #includes.bde1997-06-141-7/+0
* This commit was generated by cvs2svn to compensate for changes in r25603,kjc1997-05-093-0/+3717
|\
| * import Chuck Cranor's ATM driverkjc1997-05-093-0/+3717
* import Chuck Cranor's ATM driverkjc1997-05-091-0/+348
OpenPOWER on IntegriCloud