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:   oster
Date:           Tue Mar  7 02:28:06 UTC 2000

Modified Files:
        syssrc/sys/dev/raidframe: rf_disks.c rf_driver.c rf_kintf.h
            rf_netbsdkintf.c

Log Message:
Move rf_UnconfigureVnodes to rf_netbsdkintf.c where it will be more at home.
Add prototype to rf_kintf.h, and nuke old prototypes from rf_disks.c and
rf_driver.c .


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/dev/raidframe/rf_disks.c
cvs rdiff -r1.33 -r1.34 syssrc/sys/dev/raidframe/rf_driver.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/raidframe/rf_kintf.h
cvs rdiff -r1.67 -r1.68 syssrc/sys/dev/raidframe/rf_netbsdkintf.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