Add a small set of logical operators to DDB command language.
commit4743a67b216c8aba38ca3ae7f25e135225723f06
authorpfg <pfg@FreeBSD.org>
Mon, 16 May 2016 19:42:38 +0000 (16 19:42 +0000)
committerpfg <pfg@FreeBSD.org>
Mon, 16 May 2016 19:42:38 +0000 (16 19:42 +0000)
tree2cb025abdcf68645e5c507928e638d0cba7af4f9
parent1b15abb8fd6d585adf0aaa204a88a017a2b8e287
Add a small set of logical operators to DDB command language.

This are based on Mach3.
Documentation is pending but has been promised.

Submitted by: Dan Partelly
Reviewed by: adrian, jhb (older version)

Differential Revision: https://reviews.freebsd.org/D4230
RelNotes: yes
sys/ddb/db_examine.c
sys/ddb/db_expr.c
sys/ddb/db_lex.c
sys/ddb/db_lex.h