Subject: CVS commit: othersrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 02/07/2001 03:14:57
Module Name:	othersrc
Committed By:	bjh21
Date:		Wed Feb  7 01:14:57 UTC 2001

Modified Files:
	othersrc/usr.sbin/aund: aund.c conf_lex.l

Log Message:
Behave a bit more like a normal daemon:  Use daemon() unless we're in debugging
mode, and get the config file from /etc rather than the current directory.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 othersrc/usr.sbin/aund/aund.c \
    othersrc/usr.sbin/aund/conf_lex.l

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