OpenGrok
Cross Reference: iopctl.c
xref
: /
src
/
usr.sbin
/
iopctl
/
iopctl.c
Home
|
History
|
Annotate
|
Download
|
only in
iopctl
History log of
/src/usr.sbin/iopctl/iopctl.c
Revision
Date
Author
Comments
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
Indexes created Tue Oct 28 12:10:06 GMT 2025