Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/11/2001 03:32:35
Module Name:	basesrc
Committed By:	lukem
Date:		Thu Jan 11 01:32:35 UTC 2001

Modified Files:
	basesrc/libexec/rshd: rshd.c

Log Message:
- use SHUT_RDWR instead of 1+1 for the 2nd arg to shutdown()
- use LOG_ERR for fatal errors
- don't use LOG_ODELAY, it's the default


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/libexec/rshd/rshd.c

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