ofollow'/>
summaryrefslogtreecommitdiff
path: root/usr.bin/eject
AgeCommit message (Collapse)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
takes 2 minutes to timeout. Add a ping the portmapper function that times out after 5 seconds.
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
awk bdes checknr compile_et error gss hxtool kgetcred kinit klist ldd less lex locale login m4 man menuc mk_cmds mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh string2key telnet tn3270 verify_krb5_conf xlint
2009-03-28Don't include the AMD stuff if SMALLPROG is defined.he
Brings the size of the sparc INSTALL ramdisk image under control again.
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
to patch amd for this to work.
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
Tweak to use a consistent format.
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
(such as one in SPARCstation 5)". Patch applied, thanks.
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-04-21Replace the statfs() family of system calls with statvfs().christos
Retain binary compatibility.
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
to be the most common practice in our tree.