Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: jdolecek
Date: Tue Feb 18 12:18:29 UTC 2003
Modified Files:
src/sys/conf: files
src/sys/netsmb: smb_dev.c
Added Files:
src/sys/netsmb: files.netsmb
Log Message:
move netsmb-specific entries to netsmb/files.netsmb
g/c options SMB and opt_smb.h
rename the pseudo device to nsmb, and use needs-flag instead needs-count,
adjust nsmbattach() appropriately
replace SMB_CHECKMINOR() with explicit code in smb_dev.c, to improve readability
To generate a diff of this commit:
cvs rdiff -r1.598 -r1.599 src/sys/conf/files
cvs rdiff -r0 -r1.1 src/sys/netsmb/files.netsmb
cvs rdiff -r1.10 -r1.11 src/sys/netsmb/smb_dev.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index