summaryrefslogtreecommitdiff
path: root/usr.bin/eject
AgeCommit message (Expand)Author
1999-03-26Oups, complete braindamage yesterday. DIOCEJECT does the rigth thing for bothbouyer
1999-03-25Use CDIOCEJECT instead of DIOCEJECT for cdrom devices (this one allowsbouyer
1999-02-18Remove program description from source code, it's already in "eject.1".tron
1999-02-18Remove mkdep source code from this file. (!)cjs
1999-02-17New improved "eject" command contributed by Chris Jones in PR bin/6988.tron
1999-02-08Take advantage of the recent changes to sd/cd and DIOCEJECT:bouyer
1998-09-05Assign my copyrights to TNF.pk
1998-05-11adjust to more accurately reflect the use of the -t option, per PR#5443fair
1997-12-07Don't print NULL characters on "eject -n".msaitoh
1997-11-07add missing newline to usage string; from Manuel Bouyer in PR 4442mikel
1997-10-18WARNSify, fix .Nm usage, getopt returns -1 not EOFlukem
1996-01-30Disks now share a common interface for "unlock" and "eject". Teachthorpej
1995-10-22Download from `netbsd-1-1' branch.pk