Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/dev
Module Name: src
Committed By: bouyer
Date: Mon Apr 30 19:01:15 UTC 2007
Modified Files:
src/sys/dev [netbsd-4]: ld.c
Log Message:
Pull up following revision(s) (requested by tron in ticket #601):
sys/dev/ld.c: revision 1.47
Reset error code if an ioctl() request is not handled by the generic
disk framework. This stops ld(4) from returning an error for various
ioctl() requests which actually *did* work. As a result fdisk(8) and
therefore also sysinst(8) work with ld(4) devices once again.
Based on a patch supplied by Todd Kover in PR kern/36244, successfully
tested with ld(4)@icp(4).
To generate a diff of this commit:
cvs rdiff -r1.42.2.2 -r1.42.2.3 src/sys/dev/ld.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