| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv | |
| to be the most common practice in our tree. | |||
| 2002-10-02 | file system, not filesystem. | wiz | |
| 2001-10-06 | Whitespace fixes and formatting improvements. | wiz | |
| 2001-10-06 | Add -L and -U options to eject(1) that call DIOCLOCK. Also generally clean | bjh21 | |
| stuff up, correct the usage message and update the manpage to match. Note that the new options aren't wonderfully useful, since cd(4) at least promptly unlocks the drawer when eject closes the device. | |||
| 2001-10-06 | KNFify | bjh21 | |
| 2001-08-20 | Use getrawpartition(). | ad | |
| 2001-02-27 | fix NetBSD RCS id tags | cgd | |
| 2001-01-21 | Add aliases for `dvd', `dvdrom', et al. | mycroft | |
| 1999-03-26 | Oups, complete braindamage yesterday. DIOCEJECT does the rigth thing for both | bouyer | |
| 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. | |||
| 1999-03-25 | Use CDIOCEJECT instead of DIOCEJECT for cdrom devices (this one allows | bouyer | |
| opening the tray without media). While I'm there add 'sd' to the device list (so that I can eject my MO easily). | |||
| 1999-02-18 | Remove program description from source code, it's already in "eject.1". | tron | |
| 1999-02-18 | Remove mkdep source code from this file. (!) | cjs | |
| 1999-02-17 | New improved "eject" command contributed by Chris Jones in PR bin/6988. | tron | |
| 1999-02-08 | Take advantage of the recent changes to sd/cd and DIOCEJECT: | bouyer | |
| 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. Add 'sd0, sd1, sd2' nicknames to allow easy use with removable rewritable disks (ZIP, jazz, MO, ...). | |||
| 1998-09-05 | Assign my copyrights to TNF. | pk | |
| 1998-05-11 | adjust to more accurately reflect the use of the -t option, per PR#5443 | fair | |
| 1997-12-07 | Don't print NULL characters on "eject -n". | msaitoh | |
| 1997-11-07 | add missing newline to usage string; from Manuel Bouyer in PR 4442 | mikel | |
| 1997-10-18 | WARNSify, fix .Nm usage, getopt returns -1 not EOF | lukem | |
| 1996-01-30 | Disks now share a common interface for "unlock" and "eject". Teach | thorpej | |
| eject(1) how to use it. There is now a single eject_disk() rather than eject_floppy(), eject_cdrom(), etc. | |||
| 1995-10-22 | Download from `netbsd-1-1' branch. | pk | |
