History log of /openbsd/regress/sys/net/pf_trans/iocmd-limit.c (Results 1 – 2 of 2)
Revision Date Author Comments
# b6a86f14 10-Jul-2023 anton <anton@openbsd.org>

Improve err/warn messages:

* The colon space separator is already appended by err/warn.
* Favor err(1, NULL) for malloc errors.


# e8c6dd7b 06-Jul-2023 sashan <sashan@openbsd.org>

adding regression tests:
to verify limit on tickets progam can retrieve
by DIOCXGETRULES. Ad

tests which verify DIOCXEND works as expected, that program
can release ticket obtained b

adding regression tests:
to verify limit on tickets progam can retrieve
by DIOCXGETRULES. Ad

tests which verify DIOCXEND works as expected, that program
can release ticket obtained by earlier call to DIOCGETRULES

improvements from anton@

OK anton@, bluhm@

show more ...