Home | History | Annotate | only in /src/usr.sbin/iopctl
History log of /src/usr.sbin/iopctl
RevisionDateAuthorComments
 1.3 14-Aug-2011  christos remove gcc type punned warnings
 1.2 22-Jun-2011  mrg apply some -Wno-error and/or -fno-strict-aliasing.


all of this should be looked at closer, but some of them are not
very trivial.
 1.1 11-Dec-2000  ad branches: 1.1.2;
Add a basic control program for iop devices.
 1.1.2.2 09-Dec-2001  he Pull up revision 1.1 (new, requested by ad):
Add ``iopctl'', a program to control iop(4) devices.
 1.1.2.1 11-Dec-2000  he file Makefile was added on branch netbsd-1-5 on 2001-12-09 18:37:34 +0000
 1.11 30-Apr-2008  martin Convert TNF licenses to new 2 clause variant
 1.10 13-Nov-2006  ad branches: 1.10.16;
Remove authors section, and update history where appropriate.
 1.9 14-Feb-2003  grant The correct capitalisation of 'NetBSD.org' is (you
guessed it) 'NetBSD.org'.

some mdoc fixes.
 1.8 19-Jan-2002  wiz Use standard headers, sort sections, mark up AUTHORS section a bit more.
 1.7 18-Dec-2001  ad First appeared in 1.5.3.
 1.6 19-Jun-2001  ad branches: 1.6.2;
Refer to the i2ocfg package.
 1.5 05-Jun-2001  wiz Drop argument of .Os.
 1.4 20-Mar-2001  ad - dev/i2o/iopvar.h is replaced by iopio.h.
- Handle message transport failure when retrieving parameters.
- Pad the parameter group buffer for Intel devices.
- Display the TID <-> device map upon request.
- Complain properly if we don't know about the command that was given.
 1.3 11-Dec-2000  ad Nits.
 1.2 11-Dec-2000  ad Note a bug.
 1.1 11-Dec-2000  ad Add a basic control program for iop devices.
 1.6.2.2 09-Dec-2001  he Pull up revisions 1.1-1.6 (new, requested by ad):
Add ``iopctl'', a program to control iop(4) devices.
 1.6.2.1 19-Jun-2001  he file iopctl.8 was added on branch netbsd-1-5 on 2001-12-09 18:37:52 +0000
 1.10.16.1 18-May-2008  yamt sync with head.
 1.22 30-Aug-2011  joerg static + __dead
 1.21 14-Aug-2011  dholland Add compile-time assertion to make sure the previous doesn't go off the
rails sometime in the future.
 1.20 14-Aug-2011  christos remove gcc type punned warnings
 1.19 15-Apr-2009  lukem Fix -Wsign-compare issues
 1.18 17-Sep-2008  mhitch branches: 1.18.6;
Use le16toh() instead of le32toh() on a 16 bit value. Fixes display of
inbound frame size on sparc64.
 1.17 28-Apr-2008  martin branches: 1.17.2;
Remove clause 3 and 4 from TNF licenses
 1.16 11-Feb-2008  dyoung branches: 1.16.4;
Do not #include <sys/device.h> from userland.
 1.15 15-Dec-2007  perry replace instances of __attribute__((__packed__)) with __packed
 1.14 26-Mar-2007  hubertf branches: 1.14.4;
Remove unneeded #include <getopt.h>
From: Slava Semushin <php-coder@altlinux.ru>
 1.13 11-May-2006  mrg since i2ostrvis() is passed always passed u_char *, make it so.
 1.12 04-Jan-2002  ad Also dump the LCT header, not just the entries.
 1.11 04-Aug-2001  ad branches: 1.11.2;
Better argument checking.
 1.10 19-Jun-2001  ad Check for transport failure before looking at the status code in the reply.
 1.9 21-Mar-2001  ad Actually pad the pg buffers this time.
 1.8 20-Mar-2001  ad - dev/i2o/iopvar.h is replaced by iopio.h.
- Handle message transport failure when retrieving parameters.
- Pad the parameter group buffer for Intel devices.
- Display the TID <-> device map upon request.
- Complain properly if we don't know about the command that was given.
 1.7 20-Feb-2001  cgd use getprogname()
 1.6 04-Jan-2001  itojun unbroken it. dev/i2p/iopvar.h requires sys/device.h for sizeof(dv_xname).
not sure if it is the right fix or not.
 1.5 13-Dec-2000  ad Remove debug printf.
 1.4 13-Dec-2000  enami ..., and fix new warning on i386.
 1.3 13-Dec-2000  mrg fix LP64 warning.
 1.2 11-Dec-2000  ad Fix compiler warnings.
 1.1 11-Dec-2000  ad Add a basic control program for iop devices.
 1.11.2.2 09-Dec-2001  he Pull up revisions 1.1-1.11 (new, via patch, requested by ad):
Add ``iopctl'', a program to control iop(4) devices.
 1.11.2.1 04-Aug-2001  he file iopctl.c was added on branch netbsd-1-5 on 2001-12-09 18:38:09 +0000
 1.14.4.2 23-Mar-2008  matt sync with HEAD
 1.14.4.1 09-Jan-2008  matt sync with HEAD
 1.16.4.1 18-May-2008  yamt sync with head.
 1.17.2.1 24-Sep-2008  wrstuden Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.
 1.18.6.1 13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed