Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/rlogind
Module Name: src
Committed By: christos
Date: Mon Nov 15 20:45:52 UTC 2004
Modified Files:
src/libexec/rlogind: Makefile rlogind.c
Log Message:
- use sockaddr_storage directly.
- socklen_t instead of int.
- check ss_len for validity.
- pass -a to login so that it can record the address we've logged in from.
- constify.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/libexec/rlogind/Makefile
cvs rdiff -r1.33 -r1.34 src/libexec/rlogind/rlogind.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