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/25/2007 23:51:11
Module Name: src
Committed By: christos
Date: Thu Jan 25 23:51:11 UTC 2007
Modified Files:
src/usr.sbin/timed/timed: Makefile master.c measure.c slave.c
timed-extern.h
Log Message:
- merge the update code in one function
- support wtmpx
- kill local decls of logwtmp; use util.h
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/usr.sbin/timed/timed/Makefile
cvs rdiff -r1.16 -r1.17 src/usr.sbin/timed/timed/master.c \
src/usr.sbin/timed/timed/slave.c
cvs rdiff -r1.14 -r1.15 src/usr.sbin/timed/timed/measure.c
cvs rdiff -r1.6 -r1.7 src/usr.sbin/timed/timed/timed-extern.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.