Stop -d from ignoring validator checks; only allow open() etc.
commitfcaa7692049ab9b86efd0137e653cd37794fa653
authorMark Seaborn <mrs@mythic-beasts.com>
Sun, 26 Apr 2009 20:48:23 +0000 (26 21:48 +0100)
committerMark Seaborn <mrs@mythic-beasts.com>
Sun, 26 Apr 2009 20:48:23 +0000 (26 21:48 +0100)
tree0e84f82f68daa98e4973741e46c3b96595e7a13d
parentf698db485c76c7ed1a2ad74e5edcc3943eb50feb
Stop -d from ignoring validator checks; only allow open() etc.

I want to make sure validator checks are not being skipped,
but still need to allow open() outside the browser plugin.
Ideally would add a separate command line option.
service_runtime/sel_main.c