Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2000-11-28 | Free the same type we malloced with. | Artur Grabowski | |
2000-08-26 | sync mii code with netbsd | Nathan Binkert | |
adds detach functionality for phys some code cleanup Nobody really had time to test all of this out, but theo said commit anyway | |||
2000-03-21 | small knits in .c, more media definitions from netbsd in .h | Michael Shalayeff | |
2000-02-26 | use LIST_* macros where appropriate instead of using LIST* internals. | Michael Shalayeff | |
From netbsd add 802.11 media types and options add ifmedia_delete_instance() to be used in *detach() routines. a few minor knits. jason@ ok. | |||
2000-01-08 | expose ifmedia_match | Jason Wright | |
1998-09-03 | o OpenBSD gets if_media support (from NetBSD) | Jason Wright | |
o rework/simplify if_xl to use it |