summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/isp
diff options
context:
space:
mode:
authorozaki-r <ozaki-r@NetBSD.org>2017-06-27 04:56:13 +0000
committerozaki-r <ozaki-r@NetBSD.org>2017-06-27 04:56:13 +0000
commitaa97b0796eced8aed24b6d2f1f4891ac6c934d22 (patch)
tree8e72a0734bbb5240dbe5fdaafe88111d26215421 /sys/dev/microcode/isp
parentc209bfab04be55f256a6128db4788183a0da0c9b (diff)
Fix wrong comment
Diffstat (limited to 'sys/dev/microcode/isp')
0 files changed, 0 insertions, 0 deletions
/tests/net/net?id=482644863ecd91174eff5379499398448923c04c'>CID 1107550: resource leakchristos 2013-10-12more testschristos 2013-10-12new test to check if non-blocking sockets are reset to blocking on thechristos 2013-10-10make this work on linuxchristos 2013-10-08Improve tests so that they check the sockaddr's returned by accept(2) andchristos 2013-07-03Enable tests which does not require rump if MKRUMP=no.nakayama 2013-06-27add a pktinfo testchristos 2013-01-06fix messages.christos 2013-01-06new udp testchristos 2011-10-04Fixed reversed/child parent and check the right variable for failure fromchristos 2011-10-03Fix the exceed test.christos 2011-09-30use ATF_CHECK_MSG instead of err() in atf.christos 2011-09-28add back the raw test and fix typo in the libraries.christos 2011-09-28revert part of previous that was wrong.christos 2011-09-28fix error messagechristos 2011-09-28Add a unix socket pathname size limit test.christos 2011-01-11add test for PR kern/44369pooka