summaryrefslogtreecommitdiff
path: root/usr.bin/eject
AgeCommit message (Expand)Author
2016-09-05Drop main() prototype.sevan
2012-07-14racd *should* be ejectable. Kernel side to comeabs
2010-06-23don't bother to connect to amd unless necessary. PR/42207yamt
2010-02-26matt wants the ping timeout to be 1secchristos
2010-02-26PR/42207: YAMAMOTO Takashi: If the portmapper (rpcbind) is not running, ejectchristos
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-03-28Don't include the AMD stuff if SMALLPROG is defined.he
2009-03-23turn on amd support for eject now that we have it. From Anon Ymouschristos
2009-01-21Don't hard-code AMD_SUPPORT.christos
2009-01-16Support amd unmounts, from Anon-Ymous. Not turned on yet because we needchristos
2009-01-15appease -Wsign-comparelukem
2009-01-14style fixes and pass WARNS=4 and lint from Anon Ymouschristos
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-09-24PR bin/27066 by Sergey Svishchev: "eject(1) does not DTRT for floppy drivesxtraeme
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-04-21Replace the statfs() family of system calls with statvfs().christos
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2002-10-02file system, not filesystem.wiz
2001-10-06Whitespace fixes and formatting improvements.wiz
2001-10-06Add -L and -U options to eject(1) that call DIOCLOCK. Also generally cleanbjh21
2001-10-06KNFifybjh21
2001-08-20Use getrawpartition().ad
2001-02-27fix NetBSD RCS id tagscgd
2001-01-21Add aliases for `dvd', `dvdrom', et al.mycroft
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