Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/libexec/rshd
Module Name: basesrc
Committed By: mjl
Date: Mon Mar 18 23:59:58 UTC 2002
Modified Files:
basesrc/libexec/rshd: rshd.c
Log Message:
ANSIfy.
Lose \n from syslog messages.
strncpy() -> strlcpy().
Correct last arg to execl (NULL, not 0).
(From OpenBSD)
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 basesrc/libexec/rshd/rshd.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