Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/07/2000 07:35:44
Module Name: syssrc
Committed By: tsutsui
Date: Tue Mar 7 15:35:43 UTC 2000
Modified Files:
syssrc/sys/arch/newsmips/newsmips: disksubr.c
Log Message:
- Remove unnecessary prototype declaration of readdisklabel().
- Use DISKPART/DISKMINOR/DISKUNIT instead of dkpart/dkminor/dkunit.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/newsmips/newsmips/disksubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.