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:   drochner
Date:           Fri Apr 27 18:15:55 UTC 2012

Modified Files:
        src/sys/dev/dkwedge: dk.c
        src/sys/kern: subr_disk_open.c

Log Message:
minor mostly cosmetical fixes: use designated type for device major
numbers, typo in comment, misuse of minor()
(the latter one is not cosmetical, but would only affect systems
with more than 256 disk wedges)


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/dev/dkwedge/dk.c
cvs rdiff -u -r1.7 -r1.8 src/sys/kern/subr_disk_open.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