summaryrefslogtreecommitdiff
path: root/bin/chio/chio.c
AgeCommit message (Expand)Author
2017-10-16typo: unvalid -> invalidjnemeth
2016-08-23Remove redundant main() prototype which survived a K&R to ANSI transition.sevan
2011-08-29Use __deadjoerg
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-04-29fix typosmsaitoh
2005-06-01appease gcc -Wuninitializedlukem
2004-10-29Add (unsigned char) cast to ctype functiondsl
2004-06-25Sync usage with man page. Closes PR 25861 by Kouichirou Hiratsuka.wiz
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2004-01-04Remove unused code left over from temporary printescaped functionality.jschauma
2003-09-14Following private discussion with kleink@ and hubertf@ and public discussionjschauma
2003-08-21Fix two more memory leaks found by Hubert Feyrer.jschauma
2003-08-04As discusses a little while back on tech-userlevel:jschauma
2002-06-11no need for \n on errxitojun
2002-05-02- Don't put space before function call operator.enami
2001-09-16Add setprogname call. Patch from Petri Koistinen.wiz
2001-09-13ANSIfication and KNF fixes by Petri Koistinen via bin/13690.wiz
2001-02-19convert to use getprogname()cgd
1999-09-09Report vendor-specific data length, if any.thorpej
1999-09-09Update for changes to the changer driver.thorpej
1999-09-08formatting nits.thorpej
1999-08-05Some code cleanup to collect all the usage strings in one place.hubertf
1998-07-28Delint.mycroft
1998-07-28Delint.mycroft
1998-07-27const propagation.mycroft
1998-07-13userland interface to ATA CD changer devices by Jason Thorpe.hpeyerl
1998-01-04Make lint(1) happy.thorpej
1997-09-29Add 'initialize element status' command; note (for future fixing in ch.c)mjacob
1997-09-15use memset instead of bzerolukem
1997-07-20Make sure printf field widths are "int"s.thorpej
1997-07-20- Use __COPYRIGHT() and __RCSID().thorpej
1996-04-03Utility to control media changers from the command line; correspondsthorpej