Source-Changes archive

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

CVS commit: basesrc/lib/libwrap



Module Name:    basesrc
Committed By:   itojun
Date:           Thu Jun  6 21:42:44 UTC 2002

Modified Files:
        basesrc/lib/libwrap: eval.c socket.c update.c

Log Message:
correct misuse of strncpy (use strlcpy).  from openbsd


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libwrap/eval.c
cvs rdiff -r1.11 -r1.12 basesrc/lib/libwrap/socket.c
cvs rdiff -r1.6 -r1.7 basesrc/lib/libwrap/update.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