Source-Changes archive

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

CVS commit: syssrc/sys/net



Module Name:    syssrc
Committed By:   matt
Date:           Mon Nov  5 18:02:16 UTC 2001

Modified Files:
        syssrc/sys/net: if.c if_ether.h if_spppsubr.c if_stf.c if_tun.c
            raw_usrreq.c route.c rtsock.c

Log Message:
Switch to using queue access macros instead of refering to the member
fields explicitly.


To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 syssrc/sys/net/if.c
cvs rdiff -r1.25 -r1.26 syssrc/sys/net/if_ether.h
cvs rdiff -r1.27 -r1.28 syssrc/sys/net/if_spppsubr.c
cvs rdiff -r1.17 -r1.18 syssrc/sys/net/if_stf.c
cvs rdiff -r1.46 -r1.47 syssrc/sys/net/if_tun.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/net/raw_usrreq.c
cvs rdiff -r1.48 -r1.49 syssrc/sys/net/route.c
cvs rdiff -r1.52 -r1.53 syssrc/sys/net/rtsock.c

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