Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3-0] src/sys/net
Module Name: src
Committed By: ghen
Date: Fri Oct 27 18:55:11 UTC 2006
Modified Files:
src/sys/net [netbsd-3-0]: if.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1572):
sys/net/if.c: revision 1.175
Use strncpy to copy out interface names so that the trailing part of the
buffer is zeroed, and check for overflow.
To generate a diff of this commit:
cvs rdiff -r1.154.2.1.2.1 -r1.154.2.1.2.2 src/sys/net/if.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