summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authoraymeric <aymeric@NetBSD.org>2005-09-06 21:36:10 +0000
committeraymeric <aymeric@NetBSD.org>2005-09-06 21:36:10 +0000
commit3065f3379caa8fc4aebcfa66f8c3e334f213c9bf (patch)
tree4f9261f65403f0d004d12bda33be330d85a708db /sys/dev
parent0eceae043899a156c8baf82c98228afebd36de3d (diff)
From code inspection, nvi had the undocumented and non-working functionality
of ignoring alphanumerical and blank characters from the shellmeta option. The former code was using a character pointed to by a pointer as a boolean to check whether to enable this functionality, but in the meantime the pointer was used for something else. Introduce a variable for this boolean so that the functionality actually works.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions