Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/11/2001 02:35:49
Module Name: basesrc
Committed By: lukem
Date: Thu Jan 11 00:35:49 UTC 2001
Modified Files:
basesrc/usr.sbin/ypserv/ypxfr: ypxfr.c
Log Message:
use "ypxfr" instead of __progname as ident arg to openlog
wrap all debug syslogs in #ifdef DEBUG (rather than just most of them)
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/ypserv/ypxfr/ypxfr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.