#
36c3dfcc |
| 25-Nov-2021 |
hannken <hannken@NetBSD.org> |
Consistently use "drvctl -l qemufwcfg0" to check if running under qemu in general.
|
#
49c579d1 |
| 01-Apr-2020 |
christos <christos@NetBSD.org> |
more cleanup
|
#
0dd6d756 |
| 01-Apr-2020 |
christos <christos@NetBSD.org> |
factor out common code and set the path.
|
#
48e354a3 |
| 13-May-2019 |
bad <bad@NetBSD.org> |
Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed after moving rump's mainbus from rumpdev to rumpkern.
Produces the same atf-run results as before.
|
#
a0b47389 |
| 10-Aug-2016 |
ozaki-r <ozaki-r@NetBSD.org> |
Add rumpdev library for config_cfdriver_attach
|
#
07b432ed |
| 13-May-2015 |
martin <martin@NetBSD.org> |
Before pinging, wait for addresses to come out of tentative state
|
#
39780a1c |
| 04-May-2015 |
martin <martin@NetBSD.org> |
Cosmetics: hide an error message from sysctl (machdep.cpu_brand is not available on most architectures)
|
#
09436ed1 |
| 01-Sep-2014 |
gson <gson@NetBSD.org> |
The t_ldp_regen test frequently fails under qemu, but reliably passes on real hardware. The failures are hardly surprising given that qemu timing is off by a is off by a factor of two as reported in
The t_ldp_regen test frequently fails under qemu, but reliably passes on real hardware. The failures are hardly surprising given that qemu timing is off by a is off by a factor of two as reported in PR kern/43997. Disabling the test on qemu for now; it should be re-enabled once 43997 has been fixed to see if it still fails then.
show more ...
|
#
7e5de72e |
| 03-Jan-2014 |
pooka <pooka@NetBSD.org> |
ldpd wants inet6
|
#
6ea87284 |
| 27-Jul-2013 |
kefren <kefren@NetBSD.org> |
don't expect failure anymore
|
#
2276864e |
| 25-Jul-2013 |
kefren <kefren@NetBSD.org> |
add a couple of tests for dynamic MPLS routes generation using ldpd
|