Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   cube
Date:           Thu Mar 30 15:19:45 UTC 2006

Modified Files:
        src/sys/dev: vnd.c

Log Message:
Silence device creation and destruction.  That means there won't be
spurious messages when doing "vnconfig -l", but it also means there won't
be a message when an actual device is created.  Oh, well.

PR#33116 by Izumi Tsutsui.


To generate a diff of this commit:
cvs rdiff -r1.145 -r1.146 src/sys/dev/vnd.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