summaryrefslogtreecommitdiff
path: root/usr.sbin/ndbootd/Makefile
diff options
context:
space:
mode:
authormsaitoh <msaitoh@NetBSD.org>2018-03-02 08:25:53 +0000
committermsaitoh <msaitoh@NetBSD.org>2018-03-02 08:25:53 +0000
commit8a388d3ec5e00b6871cec94dea8be89818cb043e (patch)
treee36d0d84ad4753fa09adddc1c64191c06f06cf0b /usr.sbin/ndbootd/Makefile
parent78366d4f81e6ce643d7154b5a07279f53dd92f04 (diff)
Add Apollo Lake and Gemini Lake devices.
Diffstat (limited to 'usr.sbin/ndbootd/Makefile')
0 files changed, 0 insertions, 0 deletions
pan title='2014-07-13 21:35:33 +0000'>2014-07-13Add bpfjit_cop_copx and bpfjit_copx_cop tests.alnsn 2014-07-08Rename bpfjit tests to libbpfjit.alnsn 2014-07-08Rename bpfjit tests to libbpfjit, don't test zero buflen and a couple ofalnsn cosmetic changes. 2014-06-25Add t_extmem test.alnsn 2014-06-25Add external memory tests.alnsn 2014-06-25Fix copyright. These tests are based on tests created in 2013 on github.com.alnsn https://github.com/alnsn/bpfjit , files test/test_cop{,x}.c. 2014-06-25Add t_cop test.alnsn 2014-06-25Add BPF_COP and BPF_COPX tests.alnsn 2014-06-24Implement copfuncs and external memory in bpfjit.alnsn 2014-06-17libarch on sparc isn't -l${MACHINE_CPU}. Don't link to it.alnsn 2014-06-17Link with -l${MACHINE_CPU}.alnsn 2014-05-23Update copyright year.alnsn 2014-05-23Test Array Bounds Check Elimination (ABC) and test bpf programs from bpf(4).alnsn 2013-11-15- Add bpf_args_t and convert bpf_filter_ext() to use it. This allows thermind caller to initialise (and re-use) the memory store. - Add bpf_jit_generate() and bpf_jit_freecode() wrappers. 2012-11-11Add libbpfjit test.alnsn