Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src
Module Name: src
Committed By: snj
Date: Mon Jun 1 19:19:44 UTC 2015
Modified Files:
src/share/man/man9 [netbsd-7]: disk.9
src/sys/dev [netbsd-7]: dksubr.c
src/sys/kern [netbsd-7]: subr_disk.c
src/sys/sys [netbsd-7]: dkio.h
Log Message:
Pull up following revision(s) (requested by jnemeth in ticket #775):
share/man/man9/disk.9: revision 1.37
sys/kern/subr_disk.c: revisions 1.104, 1.105
sys/dev/dksubr.c: revision 1.56
sys/sys/dkio.h: revision 1.21
Implement DIOCGMEDIASIZE and DIOCGSECTORSIZE from FreeBSD.
--
clear error for new ioctls.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.36.24.1 src/share/man/man9/disk.9
cvs rdiff -u -r1.51.2.2 -r1.51.2.3 src/sys/dev/dksubr.c
cvs rdiff -u -r1.103.4.1 -r1.103.4.2 src/sys/kern/subr_disk.c
cvs rdiff -u -r1.19.2.1 -r1.19.2.2 src/sys/sys/dkio.h
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