Subject: CVS commit: src/dist/smbfs/lib/smb
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/28/2003 18:56:37
Module Name: src
Committed By: drochner
Date: Fri Mar 28 16:56:37 UTC 2003
Modified Files:
src/dist/smbfs/lib/smb: nb_net.c
Log Message:
Do the address calculations inside the data delivered by SIOCGIFCONF
correctly (this isn't a plain array!), and sort the checks a bit
to avoid duplicates in the interface list.
Now broadcast capable interfaces are identified and "mount_smbfs"
can be used without the "-I <addr>" argument.
To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 src/dist/smbfs/lib/smb/nb_net.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.