summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>1999-03-16 18:15:13 +0000
committerchristos <christos@NetBSD.org>1999-03-16 18:15:13 +0000
commit3bb2365914df518ab89e1dee935128a292c37f50 (patch)
treec7f42c04bc7b9cebc1c68e475ebb7febbc81af36 /sys/dev/microcode
parent3eeda4afc622b0438fd745da754df119ef5fbc0f (diff)
- fix gcc-2.8.1 warnings
- portability fix: Don't use bindresvport() if !BSD4_4 because we could be on an operating system where it takes different arguments (hint, hint).
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions
n title='2015-09-28 01:54:14 +0000'>2015-09-28Add simple tests for fastforwardozaki-r 2015-09-04Add tests to check if nexthop route lookup worksozaki-r 2015-08-07Use rump.ping6 instead of ping6 with rumphijack(3)ozaki-r 2015-06-02Check if tests surely failed with TTL exceededozaki-r 2015-05-29Bump timeout for ping and ping6 to 5 secozaki-r 2015-05-27Add timeout to ping6 positive tests tooozaki-r 2015-05-16Enable IPv6 negative testsozaki-r 2015-05-13Add basic tests for IP forwardingozaki-r