index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
iopctl
Age
Commit message (
Expand
)
Author
2009-04-15
Fix -Wsign-compare issues
lukem
2008-09-17
Use le16toh() instead of le32toh() on a 16 bit value. Fixes display of
mhitch
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-02-11
Do not #include <sys/device.h> from userland.
dyoung
2007-12-15
replace instances of __attribute__((__packed__)) with __packed
perry
2007-03-26
Remove unneeded #include <getopt.h>
hubertf
2006-11-13
Remove authors section, and update history where appropriate.
ad
2006-05-11
since i2ostrvis() is passed always passed u_char *, make it so.
mrg
2003-02-14
The correct capitalisation of 'NetBSD.org' is (you
grant
2002-01-19
Use standard headers, sort sections, mark up AUTHORS section a bit more.
wiz
2002-01-04
Also dump the LCT header, not just the entries.
ad
2001-12-18
First appeared in 1.5.3.
ad
2001-08-04
Better argument checking.
ad
2001-06-19
Check for transport failure before looking at the status code in the reply.
ad
2001-06-19
Refer to the i2ocfg package.
ad
2001-06-05
Drop argument of .Os.
wiz
2001-03-21
Actually pad the pg buffers this time.
ad
2001-03-20
- dev/i2o/iopvar.h is replaced by iopio.h.
ad
2001-02-20
use getprogname()
cgd
2001-01-04
unbroken it. dev/i2p/iopvar.h requires sys/device.h for sizeof(dv_xname).
itojun
2000-12-13
Remove debug printf.
ad
2000-12-13
..., and fix new warning on i386.
enami
2000-12-13
fix LP64 warning.
mrg
2000-12-11
Nits.
ad
2000-12-11
Fix compiler warnings.
ad
2000-12-11
Note a bug.
ad
2000-12-11
Add a basic control program for iop devices.
ad