Subject: CVS commit: src/dist/smbfs/lib/smb
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/21/2004 07:16:39
Module Name:	src
Committed By:	jdolecek
Date:		Sun Mar 21 07:16:39 UTC 2004

Modified Files:
	src/dist/smbfs/lib/smb: ctx.c

Log Message:
clarify the error message when the open of /dev/nsmb* fails

enable the check for cloned /dev/nsmb, to simplify eventual future switch
to cloned /dev/nsmb device

use compile time string concatenation for one constant string


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/dist/smbfs/lib/smb/ctx.c

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