Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 02/08/1999 08:35:33
Module Name:	src
Committed By:	bouyer
Date:		Mon Feb  8 16:35:33 UTC 1999

Modified Files:
	src/usr.bin/eject: eject.1 eject.c
Log Message:
Take advantage of the recent changes to sd/cd and DIOCEJECT:
open the raw character device for nicknames (so that eject will open the
CD even without medias). Implement the raw_to_blk pathname conversion in
umount_mounted().
Create a new 'cdrom' type, add a '-l' switch which will cause a media load
on cdrom devices type.