Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   thorpej
Date:           Wed Nov  3 23:06:36 UTC 1999

Modified Files:
        syssrc/sys/net: if_media.c if_media.h

Log Message:
Make the ifmedia_entry list a TAILQ.  This is pretty much for cosmetics
(media added to tail, so that when e.g. the list is run to print out
what media exist, they appear in-order).


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/net/if_media.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/net/if_media.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index