Subject: CVS commit: src/usr.sbin/timed/timed
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/26/2007 16:12:41
Module Name: src
Committed By: christos
Date: Fri Jan 26 16:12:41 UTC 2007
Modified Files:
src/usr.sbin/timed/timed: acksend.c candidate.c correct.c master.c
readmsg.c slave.c timed-extern.h timed.c
Log Message:
- centralize sendto tsp
- cleanup some casts
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/usr.sbin/timed/timed/acksend.c
cvs rdiff -r1.11 -r1.12 src/usr.sbin/timed/timed/candidate.c
cvs rdiff -r1.12 -r1.13 src/usr.sbin/timed/timed/correct.c
cvs rdiff -r1.17 -r1.18 src/usr.sbin/timed/timed/master.c \
src/usr.sbin/timed/timed/slave.c
cvs rdiff -r1.19 -r1.20 src/usr.sbin/timed/timed/readmsg.c
cvs rdiff -r1.7 -r1.8 src/usr.sbin/timed/timed/timed-extern.h
cvs rdiff -r1.21 -r1.22 src/usr.sbin/timed/timed/timed.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.