Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 03/26/1999 01:14:59
Module Name:	src
Committed By:	bouyer
Date:		Fri Mar 26 09:14:59 UTC 1999

Modified Files:
	src/usr.bin/eject: eject.c
Log Message:
Oups, complete braindamage yesterday. DIOCEJECT does the rigth thing for both
disks and CDs, it's just don't have to call DIOCLOCK before, unless we're
doing a forced eject: DIOCEJECT will check for device use and unlock the door
if allowed.