Subject: CVS commit: src/usr.sbin/timed/timedc
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/25/2007 22:28:03
Module Name:	src
Committed By:	christos
Date:		Thu Jan 25 22:28:03 UTC 2007

Modified Files:
	src/usr.sbin/timed/timedc: cmds.c timedc.c

Log Message:
- use rresvport() instead of open-coding it.
- use warn/err.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/usr.sbin/timed/timedc/cmds.c
cvs rdiff -r1.14 -r1.15 src/usr.sbin/timed/timedc/timedc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.