summaryrefslogtreecommitdiffstats
path: root/sys/dev/ie
Commit message (Expand)AuthorAgeFilesLines
...
* Added support for SIOCSIFMTU.dg1994-08-081-1/+12
* Cast arguments to timeout() to quite compiler warnings. Should wergrimes1994-05-271-5/+5
* Fix some references to MIN() and MAX() that have been replaced by min() andrgrimes1994-05-261-1/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-2/+1
* if_ep.c: removed netisr.h, fixed unconverted ep_ac, changed <> into ""dg1994-02-031-2/+1
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-30/+34
* > Gcc2 generates memcpy calls when doing some structure copying in thergrimes1993-10-122-0/+1823
OpenPOWER on IntegriCloud