| #
6822f9c8 |
| 23-Aug-2024 |
anton <anton@openbsd.org> |
Remove unwanted trailing newlines from err/warn format strings.
|
| #
ab8e3451 |
| 22-Jan-2020 |
deraadt <deraadt@openbsd.org> |
delete wasteful ;; ok tedu
|
| #
12ea873d |
| 08-Oct-2018 |
bluhm <bluhm@openbsd.org> |
Expect usable addresses provided in environment variables. Stop creating interfaces and configuring random addresses. Allows testing without root permissions and without default route. Refactor th
Expect usable addresses provided in environment variables. Stop creating interfaces and configuring random addresses. Allows testing without root permissions and without default route. Refactor the test code to get more specific error messages.
show more ...
|
| #
67be180c |
| 30-Sep-2018 |
vgross <vgross@openbsd.org> |
Add regression test for cmsg size bug.
With help and prodding from bluhm@, mpi@, jca@ and Alexander Markert.
|