Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: jdolecek
Date: Mon Jul 26 14:35:20 UTC 1999
Modified Files:
syssrc/sys/ntfs: ntfs_vfsops.c
Log Message:
ntfs_mount(): there is no bdevsw() under NetBSD - to check if passed
block device is valid, just check if it's major is less than nblkdev
ntfs_mountfs(): dev2udev() not needed under NetBSD
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/ntfs/ntfs_vfsops.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