summaryrefslogtreecommitdiffstats
path: root/bin/chio/chio.c
Commit message (Expand)AuthorAgeFilesLines
* Update chio(1) and ch(4) to support reporting element designators.ken2013-04-191-0/+70
* Add static keywords to chio(1).ed2011-12-111-3/+3
* Zero struct before reading from ituqs2010-06-021-0/+1
* When running a "chio return" operation using a physical source unitjoerg2008-10-301-4/+6
* /*- or .\"- or #- to begin license clauses.imp2005-01-101-1/+1
* Quiet warnings about copyright[].obrien2003-05-011-0/+2
* Remove double #include <sys/cdef.h> and __FBSDID.dwmalone2002-07-011-2/+0
* Consistently use __FBSDIDobrien2002-06-301-0/+2
* Replace use of __progname with the functionally identical and moremarkm2002-03-241-15/+14
* Use ANSI-99 int names (uintXX_t) over traditional BSD int namesimp2002-03-051-5/+6
* Fix a boatload of warnings inspired by lint, a commercial lintmarkm2002-02-221-16/+14
* Modernization effort for bin/c*:imp2002-02-021-88/+44
* Fix warnings on alpha and re-enable WARNS=2.mikeh2001-07-041-13/+17
* Constify and lockdown with WARNS=2.mikeh2001-07-031-21/+21
* Add two new features to chio(1):ken2000-09-181-9/+274
* Don't explicitly declare optarg and optind. These are declared inimp2000-08-161-1/+0
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Correct some style issues in my previous commit.kris1999-07-221-2/+2
* Undo some of the reversions from previous revisions, and attempt tokris1999-06-211-52/+83
* Changes from OpenBSD:kris1999-06-071-12/+23
* getopt(3) returns -1 not EOF.imp1999-05-231-2/+2
* First set of fixes to keep egcs happy. These include {} around singleimp1999-04-251-1/+2
* Fixed printf format errors (new bugs in rev.1.7). Fixed a spelling errorbde1998-12-071-7/+7
* Fix 'chio params' so that it actually prints out the current picker.ken1998-10-011-0/+7
* Updated the ch(4) driver and chio(1) command to include volumegibbs1998-09-151-126/+361
* Do not remove include of <sys/param.h> and <sys/types.h>. They shouldcharnier1998-05-131-1/+2
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.charnier1998-05-061-6/+5
* spellingeivind1998-02-111-2/+2
* Do not use __progname.charnier1997-06-061-16/+12
* Remove unused variables. Suppress -Wall warnings. Check for potential buffercharnier1997-06-021-5/+13
* Import Jason Thorpe's contribution for an updated SCSI media changerjoerg1997-03-061-0/+663
OpenPOWER on IntegriCloud