History log of /freebsd-current/tools/regression/bpf/bpf_filter/tests/test0078.h
Revision Date Author Comments
# b3e76948 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# fadb8b98 21-Oct-2016 Jung-uk Kim <jkim@FreeBSD.org>

Clean up and add some test cases for ALU instructions.


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# 448a7ff2 20-Nov-2009 Jung-uk Kim <jkim@FreeBSD.org>

Adjust BPF JIT compiler regression tests to catch up with r199603.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# dfedc4d7 28-Aug-2008 Jung-uk Kim <jkim@FreeBSD.org>

Fix style consistencies and a comment.


# bf2a2208 26-Aug-2008 Jung-uk Kim <jkim@FreeBSD.org>

Add more test cases for invalid instructions and add comments
about bpf_validate(9) issues.