summaryrefslogtreecommitdiff
path: root/sys/net/if_media.c
AgeCommit message (Expand)Author
2002-09-11KNF - return is not a function.Jun-ichiro itojun Hagino
2002-03-14First round of __P removal in sysTodd C. Miller
2000-11-28Free the same type we malloced with.Artur Grabowski
2000-08-26sync mii code with netbsdNathan Binkert
2000-03-21small knits in .c, more media definitions from netbsd in .hMichael Shalayeff
2000-02-26use LIST_* macros where appropriate instead of using LIST* internals.Michael Shalayeff
2000-01-08expose ifmedia_matchJason Wright
1998-09-03o OpenBSD gets if_media support (from NetBSD)Jason Wright