Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: basesrc/usr.sbin/vnconfig
In article <20011107161804.38A07B008%cvs.netbsd.org@localhost>,
Matthias Scheler <tron%netbsd.org@localhost> wrote:
>
>Module Name: basesrc
>Committed By: tron
>Date: Wed Nov 7 16:18:03 UTC 2001
>
>Modified Files:
> basesrc/usr.sbin/vnconfig: vnconfig.c
>
>Log Message:
>Invoke "opendisk" with "iscooked = 1" because existing makefiles and the
>manual page used the block device.
>
I really don't like this. It encourages people using block and character
devices interchangeably when that is incorrect. As far as the Makefiles,
I am fixing them to use:
vnconfig -c vnd0 ...
disklabel vnd0
and removing the raw partition hard-coding from the Makefiles.
christos
Home |
Main Index |
Thread Index |
Old Index