History log of /netbsd-src/tests/net/bpf/t_div-by-zero.c (Results 1 – 4 of 4)
Revision Date Author Comments
# f467be3b 01-Mar-2013 pooka <pooka@NetBSD.org>

Rump kernel hypercalls are not necessary here.


# 0f10aa9d 03-Nov-2010 christos <christos@NetBSD.org>

add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing
how many bugs this found :-)


# 2f75110c 21-Apr-2010 pooka <pooka@NetBSD.org>

Add bpf program source in a comment.


# 513ca287 21-Apr-2010 pooka <pooka@NetBSD.org>

Check that bpf doesn't accept programs with divide-by-zero in them.
Example filter from Guy Harris via PR kern/43185.