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:   christos
Date:           Sun Jul 28 19:54:48 UTC 2002

Modified Files:
        syssrc/sys/net: if_spppsubr.c if_spppvar.h

Log Message:
Don't throw away the name and the secret lengths. This eliminates all the
strlen() calls, and there was a whole bunch of them.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/net/if_spppsubr.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/net/if_spppvar.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